Skip to content

Commit 4c11fa3

Browse files
fix(pipeline): default file/folder naming to 'No' (#155)
* fix(pipeline): default file/folder naming to 'No' * Update Nuclei3DTimeConsumingPipeline.md * Update BBBC022_QualityControlExercise.md * Update BBBC022_QualityControlExercise.md * Update UnmixColorsTutorial.md --------- Co-authored-by: NanoCell Interactions Lab <nanocelllab@gmail.com>
1 parent ee7d1cc commit 4c11fa3

4 files changed

Lines changed: 6 additions & 10 deletions

File tree

3DFISHinCelegans/NewFishPureCP.cppipe

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CellProfiler Pipeline: http://www.cellprofiler.org
22
Version:5
3-
DateRevision:421
3+
DateRevision:428
44
GitHash:
55
ModuleCount:20
66
HasImagePlaneDetails:False
@@ -251,7 +251,7 @@ SaveImages:[module_num:19|svn_version:'Unknown'|variable_revision_number:16|show
251251
ExportToSpreadsheet:[module_num:20|svn_version:'Unknown'|variable_revision_number:13|show_window:True|notes:[]|batch_state:array([], dtype=uint8)|enabled:True|wants_pause:False]
252252
Select the column delimiter:Comma (",")
253253
Add image metadata columns to your object data file?:No
254-
Add image file and folder names to your object data file?:Yes
254+
Add image file and folder names to your object data file?:No
255255
Select the measurements to export:Yes
256256
Calculate the per-image mean values for object measurements?:No
257257
Calculate the per-image median values for object measurements?:No

internal_use/docs/source/3DNuclei/Nuclei3DTimeConsumingPipeline.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ and the clustering of their nuclei in 3D cell culture.
1919

2020
Voxel dimensions: 0.124x0.124x0.200 um
2121

22-
Calibration Image: Voxel dimensions: 1x1x1 um
23-
2422
## **Importing data in CellProfiler**
2523

2624
1. Highlight the **Images** module.
@@ -56,8 +54,7 @@ always a good practice to check if everything is fine.
5654

5755

5856
>The relative pixel spacing was provided and is 0.124 um in x and y and
59-
0.200 um in z. To run the calibration file please change the relative
60-
pixel spacing to 1x1x1 um.
57+
0.200 um in z.
6158

6259
6. Assign the images “variable names” that describe the contents in the image. For example, use the name "Nuclei", "DNA", “DAPI” or something else that will remind you what the image is.
6360
7. Hit the "update" button to populate

internal_use/docs/source/QualityControl/BBBC022_QualityControlExercise.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,14 +204,14 @@ in later steps.
204204
*Figure 1: Examining the objects inside a gate.*
205205
```
206206

207-
- Look at some of the images inside the gate ( you may need to click
207+
- Look at some of the images inside the gate (you may need to click
208208
‘Show controls’ to adjust the zoom, contrast stretch, etc). Are they
209209
in focus, and are they free of bright debris? If they seem all or
210210
mostly like they’re high quality, adjust the gate to look at a
211211
different/smaller subset or delete it altogether by using the Gate
212212
Inspector (‘gate’-> ‘MANAGE GATES’).
213213

214-
## 4. **Optional- use the PlateViewer tool to check for other features to gate on (~10 minutes)**
214+
## 4. **Optional use the PlateViewer tool to check for other features to gate on (~10 minutes)**
215215

216216
If you want to see if you can find additional features that might distinguish good
217217
images from bad images, feel free to explore the feature set more thoroughly.

internal_use/docs/source/UnmixColorsTutorial/UnmixColorsTutorial.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ absorbance in the Custom mode.
3838

3939
## **Materials necessary for this exercise:**
4040

41-
- Histopathological image of parathyroid adenoma. Hematoxylin and eosin
42-
: stain in a slide.
41+
- Histopathological image of parathyroid adenoma. Hematoxylin and eosin: stain in a slide.
4342

4443
**Example 1:** Parathyroid Adenoma
4544
<br>

0 commit comments

Comments
 (0)