|
|
Welcome to a Wiki page of FCS pipeline!
|
|
|
1. [Installation](Installation)
|
|
|
2. Prepare the following structure of directories where the data from FCS experiment is located:
|
|
|
```
|
|
|
Calibration
|
|
|
│ dye.res
|
|
|
│ FP.res
|
|
|
│ WT.res
|
|
|
└───FP
|
|
|
│ │ cell_1.czi
|
|
|
│ │ cell_1.xml
|
|
|
│ │ ...
|
|
|
│ │ cell_100.czi
|
|
|
│ │ cell_100.xml
|
|
|
└───dye
|
|
|
│ │ cell_1.czi
|
|
|
│ │ cell_1.xml
|
|
|
│ │ ...
|
|
|
└───POI
|
|
|
│ │ ...
|
|
|
└───WT
|
|
|
│ │ ...
|
|
|
``` |
|
|
\ No newline at end of file |