@@ -12,15 +12,15 @@ The directories listed below will be created in the results directory after the
1212
1313The pipeline is built using [ Nextflow] ( https://www.nextflow.io/ ) and processes data using the following steps:
1414
15- - [ NumorphIntensity] ( #numorphintensity ) - Mesures intensity parameters for illumination correction
15+ - [ NumorphIntensity] ( #numorphintensity ) - Measures intensity parameters for illumination correction
1616- [ NumorphAlign] ( #numorphalign ) - Performs 2D rigid or 3D non-linear channel alignment
1717- [ NumorphStitch] ( #numoprhstitch ) - Performs 2D iterative stitching of image tiles
1818- [ NumorphResample] ( #numorphresample ) - Generate downsamppled images
19- - [ NumorphRegister] ( #numorphregister ) - Performs registartion to the Allen Reference Atlas (ARA)
20- - [ Numorph3DUnet] ( #numorph3dunet ) - Perfomrs cell-nuclei segmentation and quantification
21- - [ Mat2JSON] (#mat3json ) - Converts ` .mat ` files to JSON
19+ - [ NumorphRegister] ( #numorphregister ) - Performs registration to the Allen Reference Atlas (ARA)
20+ - [ Numorph3DUnet] ( #numorph3dunet ) - Performs cell-nuclei segmentation and quantification
21+ - [ Mat2JSON] ( #mat2json ) - Converts ` .mat ` files to JSON
2222- [ MultiQC] ( #MultiQC ) Aggregate report describing workflow run and tools used from the whole pipeline.
23- - [ Pipeline information] ( #pipeline-information ) - Report metrics generated during the workflow execution
23+ - [ Pipeline information] ( #pipeline-information ) - Reports the metrics generated during the workflow execution
2424
2525### NumorphIntensity
2626
@@ -30,7 +30,7 @@ The pipeline is built using [Nextflow](https://www.nextflow.io/) and processes d
3030- ` Sample_id/intensity/results `
3131 - ` NM_variables.mat ` : Contains input and calculated parameters
3232 - ` samples/ `
33- - ` [channel]_x_y_z.tif ` : Image comparing raw and adjusted image tiles for respective channel. Example for each tile of the middel z slice
33+ - ` [channel]_x_y_z.tif ` : Image comparing raw and adjusted image tiles for respective channel. Example for each tile of the middle z slice
3434 - ` flatfield_*.png ` : Flatfield correction heatmap for each channel
3535 - ` tile_adj_*.png ` : Heatmap of tile positions displaying illumination correction factor for each tile
3636 - ` y_adj_*.png ` : Intensity correction factors along the Y-axis(using intensity profiles specifically for the LaVision Ultramicroscope II)
0 commit comments