Skip to content

Releases: cancerit/dockstore-cgpmap

3.3.0 - bwakit post-processing

10 Nov 11:01
Compare
Choose a tag to compare

Update PCAP-core to 5.7.0, which includes bwakit post-processing.

3.2.0 - features and maint

30 Sep 10:38
Compare
Choose a tag to compare

See PCAP-core CHANGES between 4.4.0-5.4.0 - note that bwa-mem2 is only applied on request and is NOT considered ready for production at this time.

New options have been exposed to the CWL mappings.

3.1.4 - Speed and security

07 May 13:20
Compare
Choose a tag to compare
  • Update to build process to ensure security patches are added on each new release.
  • Core threaded routine modified to speedup resumption of jobs (PCAP-code).
  • Speedup of bamsort by adding helper threads (PCAP-code).

3.1.0 - undergoing final verification

02 Apr 10:44
Compare
Choose a tag to compare
Pre-release

Please do not use until we remove the pre-release tag.

3.0.1 - add csi index input support

09 Mar 16:39
bb71fc7
Compare
Choose a tag to compare
  • Change to forked Bio::DB::HTS so csi indexed of BAM files can be used in downstream images.

3.0.0

09 Mar 16:39
4b1df6f
Compare
Choose a tag to compare
  • Drop pre/post exec functions in mapping.sh
  • Add ability to pair a groups file with fastq inputs to add info to readgroups
    in final BAM/CRAM files (PCAP-core).
  • BWA 0.7.17 - bug fixes for future alpine building.
  • Biobambam2 2.0.84 - via pre-compiled versions
  • HTSlib + Samtools 1.7
  • PCAP-core 4.1.1
    • mismatchQc options added
  • cgpBigWig 1.0.0 (via dockstore-cgpbigwig 2.0.0)
  • Examples moved to more useful naming, now have:
    • examples/bamOutput and examples/cramOutput each containing:
      • bam_input.json
      • fastq_gz_input.json - with yaml groupinfo file example.
  • Multiple CWL descriptors one for BAM output, another for CRAM, legacy version retained.
    • Ensure you use the correct json examples.
  • Now using secondaryFiles for outputs to reduce repetitive entries in cwl and json.
    • Bugfix to dockstore tool needed for output provisioning, 1.3.6+

HotFix - moves test data to a permanent home

27 Feb 11:06
bb238ba
Compare
Choose a tag to compare

Old ftp location for bam/cram would expire data after 3 months.

Shrink docker images

22 Feb 16:19
Compare
Choose a tag to compare
  • PCAP-core forked to cancerit and all legacy PCAWG code removed.
  • Update to cgpBigWig/libBigWig to handle bug detected in ASCAT.
  • First layer of streamlined install process to reduce build time of dependant images.
  • Biobambam2 now building from source (previously picked up precompiled 'etch').

1.0.8

04 Feb 09:21
Compare
Choose a tag to compare

bwa_mem.pl

Fixes bug resulting in sample name not being assigned to mapped BAM header when input BAM has no SM tag in the readgroup header.

1.0.0 - initial release

13 Dec 13:42
Compare
Choose a tag to compare

Initial release of mapping workflow for use in PanProstate project (plus a base for other Sanger anaysis)