File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## 1.2.1 (in progress)
1+ ## 1.2.2 (in progress)
2+
3+ ## 1.2.1 (25 March 2020)
24- Update ChIP and ATAC bowtie2 runs to use ` --very-sensitive ` .
35- Properly pad TSS BED file for ataqv TSS enrichment metrics.
46- Skip bcbioRNASeq if there are less than three samples.
57- Run joint-calling with single cores to save resources.
68- Re-support PureCN.
79- Skip segments with no informative SNPs when creating the LOH VCF file from PureCN output.
10+ - Fix for duplicated output for mosdepth in quality control report.
11+ - Fix for missing rRNA statistics.
812
913## 1.2.0 (7 February 2020)
1014- Fix for bismark not being a supported aligner.
Original file line number Diff line number Diff line change 1- bcbio-nextgen=1.2.0
1+ bcbio-nextgen=1.2.1
Original file line number Diff line number Diff line change 1- bcbio-nextgen == 1.2.0
1+ bcbio-nextgen == 1.2.1
Original file line number Diff line number Diff line change 77
88import setuptools
99
10- VERSION = '1.2.0 '
10+ VERSION = '1.2.1 '
1111
1212# add bcbio version number and git commit hash of the current revision to version.py
1313try :
You can’t perform that action at this time.
0 commit comments