Releases: icgc-argo-workflows/dna-seq-processing-tools
Releases · icgc-argo-workflows/dna-seq-processing-tools
seq-data-to-lane-bam.0.3.1.0
bwa-mem-aligner.0.1.10.1
- added a new input param for
dependencies, this is useful when we want to make the process run after other process(es) from which the current process does not actually take any input. This is often referred asmock dependencies
seq-validation.0.1.6.0
- update
library_strategytoexperimental_strategy
metadata-validation.0.1.5.0
- update
library_strategytoexperimental_strategy
bwa-mem-aligner.0.1.10.0
make it backward compatible to payloads using library_strategy
seq-data-to-lane-bam.0.2.4.0
- update naming convention
bwa-mem-aligner.0.1.9.0
- add optional
tempdirargument
bam-merge-sort-markdup.0.1.10.0
- add support for
tempdirargument
seq-data-to-lane-bam.0.2.3.0
- support
read_group_id_in_bam - add validation for
read_group_id_in_bamandsubmitter_read_group_id
bwa-mem-aligner.0.1.8.0
- support finding matched read group in metadata by comparing
read_group_id_in_bamin metadata and the actually RG ID from the lane bam