Skip to content
Snippets Groups Projects
Commit fcd32714 authored by Constantin Pape's avatar Constantin Pape
Browse files
parents 72d8eefa 91b44c77
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
### Registration
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'.
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.
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
......
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