Skip to content

v1.1.5

Compare
Choose a tag to compare
@leepc12 leepc12 released this 08 Jan 01:52
· 822 commits to master since this release
afc82c7

How to update pipeline for v1.1.5

  • run git pull to get updates from master 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)
  • qc.json parser

    • gather quality metrics in multiple qc.json into a single TSV file
  • 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