Releases: mskcc/tempo
Releases · mskcc/tempo
1.4.4
1.4.3
- Updated oncokb base url from
oncokb.org
tohttps://legacy.oncokb.org/api/v1
to accommodate recent oncokb api change.
SomaticAnnotateMaf
andGermlineAnnotateMaf
are affected.
- Bugfix for BRCA Exchange Variants annotation for
GermlineAnnotateMaf
. - Change combine and pairing strategies for
Qualimap
channels for input toSomaticMultiQC
to avoid memory leak issues.
1.4.2
1.4.1
1.4
- Enhancement/multiqc format and plot improvements #844
- bugfix/aggregate bam statistics #846
- enhancement/write cache and memory management for Qualimap and Facets #857
- enhancement: Use new neoantigen docker #869
- Bugfix/parsealfred genome #871
- bugfix/parsing read number in fastq file #865
- Enhancement/improve watch detection #858
- bugfix/aggregate_from_path #873
- bugfix/lable_AggregateLOHHLA #872
- bugfix: corrected reference files for knownIndels and knownIndelsIndex #878
- Enhancement/combine MergeBams and MarkDuplicates #875
- bugfix: changed checkParamReturnFile method #879
- bugfix: handled absence of fastp results in multiqc processes #882
- Enhancement: combine bqsr processes into one #877
- Bugfix/filter strandbias #908
- Enhancement/unfiltered vcf #907
- Custom targets Custom targets #902
1.3.4
- Fixed mapping files megatron list for samples to make them consistent with LIMS and IGO endpoint #810
- Added facets qc and use a formal facets-preview container now. #822
- Enhancements to multiqc report #823
- Qualimap added to the QC module and multiqc report #824
- Bugfixing #829 Double memory increase after second time failure for MsiSensor #830
- Bugfixing in process SomaticCombineChannel #828
- Bugfixing: for #658 llohhla error cathing #836
- Bugfixing: modify SomaticCombineChannel and genome RunMsiSensor 4th try mem #839
- Enhancement: rearrange facets dockers #835
- Enhanbcement: tempoSig optional cosmic signature reference version #837
1.3.3
1.3.2
- Bugfix/scrawny maf handling #809
- Bugfix/lohhla output #803
- Bugfix/tempoSig single-variant error handling #805
- Bugfix/add TERM to catch #800
- Bugfix/facetsSuite_2.0.8_update #793
- Bugfix/scrawny maf handling in neoantigen #812
- Bugfix/handling all homozygous or no suitable HLA and in lohhla #813
- Feature/multiqc QC report #808
- Bugfix/change columns for facetsSuite 2.x gene level aggregate #815
1.3.1
1.3
- Move delly output from
MergeDellyManta
toDellyCall
#753 - Change
--aggregate <tsv>
format and logic to support aggregate of different cohorts in one run #755 - Change maximum run time to 500 hours for 3rd and 4th time of task retry so that jobs won't fail because of run time on JUNO #759
- Add hidden feature of supporting
watch
mode for--maping/--bamMapping <tsv>
,--pairing <tsv>
and--aggregate <tsv>
#754 #755 . (No docs for how to use it. Only aiming for supporting routine operation in CCS. For questions please reach out to @gongyixiao @anoronh4 ) - move RunNeoantigen before SomaticFacetsAnnotation #764
- Feature/facets suite2.0 #762
- Fixed Facets armlevel file path for aggregate and when aggregation from existing results folder, duplicated normal alfred files were input into QcBamAggregate process #766
- Fixed SomaticCombineChannel process failure due to no read counts reporeted by Strelka2 when using it to call multiallelic #768
- Supports for multiple part of fastq files for the same lane as
SampleX_L001_R1_001.fastq.gz
andSampleX_L001_R1_002.fastq.gz
#770 - Bugfix/use facets1 gene level amp filter #772
- improve splitLanes #774 (Increased Nextflow version requirement to 20.01.0)
- initialize pairingQc variable and set pairingQc to true when --QC par… #780
- fix facets seed random error #782
- fixed bam truncation bug by using beforeScript and catch_USR2 #767
- PR #790. Temporary solution for #777 and #785. Explain in the doc for #781