Closed icebert closed 3 years ago
In the help message, the option is --v7_MPG. But in the process_commandline, it is written as v7_VCF.
--v7_MPG
process_commandline
v7_VCF
https://github.com/FelixKrueger/SNPsplit/blob/2ccda31a0ad390a5e0ca38c3f86d57be4936ac41/SNPsplit_genome_preparation#L1584
Thanks for spotting this.
In the help message, the option is
--v7_MPG
. But in theprocess_commandline
, it is written asv7_VCF
.https://github.com/FelixKrueger/SNPsplit/blob/2ccda31a0ad390a5e0ca38c3f86d57be4936ac41/SNPsplit_genome_preparation#L1584