cancerit / PCAP-core

NGS reference implementations and helper code for mapping (originally part of ICGC-TCGA-PanCancer)
GNU General Public License v2.0
9 stars 9 forks source link

fix yaml parse RG ID bug #69

Open ddomenico opened 2 years ago

ddomenico commented 2 years ago

Fixes a bug in the YAML validation where user specified read group IDs are overwritten with randomly generated UUID. Helpful for when user wants to designate the same read group ID for multiple input files from the same source.