Skip to content
Snippets Groups Projects
Commit 91b44c77 authored by Hernando Martinez Vergara's avatar Hernando Martinez Vergara
Browse files

Update README.md

parent dc127b4d
No related branches found
No related tags found
No related merge requests found
...@@ -122,11 +122,16 @@ In addition to the data, the scripts for generating registration and producing d ...@@ -122,11 +122,16 @@ In addition to the data, the scripts for generating registration and producing d
### Registration ### Registration
The folder `registration` contains: The folder `registration` contains:
A folder called transfer_ProSPr_data. This folder contains the scripts needed to copy and process the ProSPr output to - `transfer_ProSPr_data`. This folder contains the scripts needed to copy and process the ProSPr output to
'/g/arendt/EM_6dpf_segmentation/platy-browser-data/data/rawdata/prospr'. '/g/arendt/EM_6dpf_segmentation/platy-browser-data/data/rawdata/prospr'.
It reads the .tif files that will be registered to the EM (e.g. MEDs, tissue manual segmentations, reference), It reads the .tif files that will be registered to the EM (e.g. MEDs, tissue manual segmentations, reference),
mirrors them in x axis, adds size information (0.55um/px), and deals with gene names. mirrors them in x axis, adds size information (0.55um/px), and deals with gene names.
run it in the cluster: sbatch ./ProSPr_copy_and_mirror.sh run it in the cluster:
```
sbatch ./ProSPr_copy_and_mirror.sh
```
- `ProSPr_files_for_registration`. The three files to guide the transformation of prospr space into the EM.
### Segmentation ### Segmentation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment