Skip to content

Releases: uclahs-cds/pipeline-call-gSNP

pipeline-call-gSNP v10.1.0-rc.1

08 Aug 19:13
56cc6be
Compare
Choose a tag to compare

What's Changed

  • Update description with standards by @yashpatel6 in #161
  • Use GVCFs for genotyping - run time/CPU hours substantially reduced (0.52) by @sorelfitzgibbon in #158
  • Bump external/pipeline-Nextflow-module from 9db08f0 to ef40c10 by @dependabot in #169
  • Bump external/pipeline-Nextflow-config from 3ec7186 to be1eaf5 by @dependabot in #170

Full Changelog: v10.0.1...v10.1.0-rc.1

call-gSNP v10.0.1

16 Apr 22:50
d93a6e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

call-gSNP v10.0.0

09 Mar 01:12
48e4521
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.2.1...v10.0.0

call-gSNP v10.0.0-rc.3

16 Aug 15:31
4dce09b
Compare
Choose a tag to compare

CHANGELOG

Added

  • Validation with PipeVal
  • Custom resource allocation updates through configuration parameters

call-gSNP v10.0.0-rc.2

27 Jul 17:33
cce71e8
Compare
Choose a tag to compare

CHANGELOG

Added

  • Save tumor segmentation QC output from CalculateContamination

Changed

  • Set default compression for GATK IndelRealignment to 1
  • Make pipeline germline variant calling only

Removed

  • BAM processing steps

call-gSNP v10.0.0-rc.1

03 May 19:09
7cd83d5
Compare
Choose a tag to compare

CHANGELOG

Added

  • Option to delete input data files for metapipeline disk usage optimization

Changed

  • Standardize output file names

call-gSNP v9.2.1

25 Jan 18:06
96c8e4f
Compare
Choose a tag to compare

CHANGELOG

Fixed

  • Remove duplicated records based on only 11 required fields of each record

call-gSNP v9.2.0

20 Nov 22:56
ea2ca27
Compare
Choose a tag to compare

CHANGELOG

Added

  • F32.config for resource allocation

Changed

  • Use external resource allocation module
  • Parameterize Docker registry
  • Use ghcr.io/uclahs-cds as default registry

call-gSNP v9.1.0

12 Jul 21:50
e340a45
Compare
Choose a tag to compare

CHANGELOG

Added

  • IndelRealignment compression parameter
  • Param validation

Changed

  • Parse CSV inputs using modularized csv_parser
  • Delete merged but un-deduplicated BAMs earlier for more efficient disk usage

Fixed

  • Bug with M64 and F2 detection

call-gSNP v9.0.1

02 Jun 18:40
6b9406e
Compare
Choose a tag to compare

CHANGELOG

Fixed

  • Bug with improper output directory due to CSV parsing error