v1.1.5
How to update pipeline for v1.1.5
-
run
git pull
to get updates frommaster
branch (v1.1.5) -
Conda users only
- run
bash conda/update_conda_env.sh
to update Conda environments with new source codes (v1.1.5)
- run
-
qc.json
parser- gather quality metrics in multiple
qc.json
into a single TSV file
- gather quality metrics in multiple
-
bug fixes
- remove overlapping regions in bedgraph in macs2
- Conda installation destination absolute path length limit: 80->255
-
others
- shared singularity image on sherlock/scg (users don't need to build one)
- update docs (new easier tutorial for sherlock/scg/slurm/sge)
- support for Windows 10