CCBR / ASPEN

CCBR pipeline for preliminary QC and peak calling from ATACseq datasets 🌲
https://ccbr.github.io/ASPEN/
MIT License
0 stars 2 forks source link

Change location of where the pipeline reads cluster.yaml #16

Closed slsevilla closed 10 months ago

slsevilla commented 1 year ago

Currently: Pipeline reads from /PIPELINEHOME/cluster.yaml file instead of /WORKDIR/cluster.yaml

Problem: If the user wants to change params for a specific project (IE increase the resources for larger inputs) then they can only current do this within the pipeline home dir. Instead this should be done at a per-project-level