cancerit / cgpCaVEManWrapper

Reference implementation of CGP workflow for CaVEMan SNV analysis
http://cancerit.github.io/cgpCaVEManWrapper/
GNU Affero General Public License v3.0
6 stars 3 forks source link

flagging, species name differences #41

Open lucystebbings opened 5 years ago

lucystebbings commented 5 years ago

If the species name in the bam header (eg Mus musculus) does not match the species name in the flag.vcf.config.ini file (eg MOUSE) the flagging step fails. You can not just pass caveman.pl the correct species name, as found in the config file, because the bam header name overrides the command line parameter in the script.