The roadmap ahead:
- merging Eric's branches and the ATAC_seq branch
- making sure sea-snap runs smoothly with newer versions of snakemake (it doesn't currently) --> DONE for mapping pipeline if snakemake version = 7.19.1
- making the step from drmaa to cluster profiles --> mostly DONE for mapping pipeline
- optimizing resource requirements in
mapping_pipeline.snake
(checkmem
vsmem_per_cpu
) and adding them toDE_pipeline.snake
- allowing sample-specific indices for bwa / salmon / kallisto?
- adapting the
conda_env.yaml
files