- Add your raw
.fastqfiles toraw_data/ - Update
bin/samples.tsvto reflect the samples in your dataset. - Make sure the information in bin/config.yaml is correct, in particular the genome index, anntaiton file, and genome sequences.
- After samples.tsv and config.yaml files are fully setup, load the snakemake module as "module load bbc/snakemake/snakemake-5.28.0". Then, do a dry-run using "snakemake -np". If everything works, the screen will show a list of jobs that the pipeline will run.
- When ready to run the pipeline, do "qsub ./bin/run_snake.sh". This will start the job.
forked from deanpettinga/CDseq
-
Notifications
You must be signed in to change notification settings - Fork 0
zhen-fu/CDseq
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Circle Damage Sequencing (CD-seq) Analysis workflow
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 78.8%
- R 16.8%
- Shell 4.4%