Skip to content

v1.7.0

Choose a tag to compare

@leepc12 leepc12 released this 09 Feb 05:23
· 153 commits to master since this release
72360b4

Conda users must update their environment.

$ bash scripts/update_conda.env.sh

Added chip.redact_nodup_bam

  • This will redact filtered/nodup BAMs by replacing indels with reference sequences to protect donor's private information.

Added chip.trimmomatic_phred_score_format

Removed caper and croo from pipeline's Conda environment.

  • There has been some conflicts between conda-forge and bioconda packages. These two apps will be added back to the environment later after all conflicts are fixed.