Skip to content

Commit

Permalink
Update 1_Nimbus_Predict.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
JLrumberger authored Sep 25, 2024
1 parent 63de270 commit d5e12b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/1_Nimbus_Predict.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"## 0: Set root directory and download example dataset\n",
"Here we are using the example data located in `/data/example_dataset/input_data`. To modify this notebook to run using your own data, simply change `base_dir` to point to your own sub-directory within the data folder. Set `base_dir`, the path to all of your imaging data (i.e. multiplexed images and segmentation masks). Subdirectory `nimbus_output` will contain all of the data generated by this notebook. In the following, we expect this folder structure, with `fov_1` and `fov_2` either being folders of individual channel images or `.ome.tiff` files that contain all channels in a single file.\n",
"```bash\n",
"```\n",
"|-- base_dir\n",
"| |-- image_data\n",
"| | |-- fov_1\n",
Expand Down

0 comments on commit d5e12b9

Please sign in to comment.