Open williamssanders opened 8 years ago
The workflow in ATAC-seq/auyar/ is as follows: fastQC.sh, trimmomatic.sh, and run_ATAC_pipeline.sh (which calls bwa_trimmomatic.sh, macs2_bwa_trimmomatic.sh, homer_bwa_trimmomatic.sh, and nReads.sh - in that order).
The file ATAC-seq/auyar_scripts.sh has been added to provide a "workflow" script with Torque/PBS support.
Pieces of it are currently untested due to immediate time constraints for data processing, but it should be close to functional, if buggy.
In ATAC-seq/auyar/, there are a number of bash shell scripts (
*.sh
) that need to be unified with the workflow described by auyar on Slide #5 inATAC_intro.pptx
.