Skip to content
Snippets Groups Projects
Commit e779f39c authored by Andrey  ARISTOV's avatar Andrey ARISTOV
Browse files

Add README.md

parent 0bae9355
No related branches found
No related tags found
No related merge requests found
# Multichip-snakemake
This a snakemake pipeline allowing to reconstruct the 6-chips data automatically
## Installation
## Running locally
## Running on the cluster
```
ssh USERNAME@maestro.pasteur.fr
snk
snakemake --cluster "srun -c12" -j32 ~/Anchor/Lena/Data/20220531-MIC-e.coli-cipro/{1st,2nd}exp/final_table.csv --cores 12
```
In another terminal you can see the status of the jobs using sacct
``` watch sacct```
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