Quantcast
Channel: Recent Discussions — GATK-Forum
Viewing all articles
Browse latest Browse all 12345

SelectVariants --excludeIDs

$
0
0

Does the gatk/3.4-46 version (or older) have the option --excludeIDs?
I'm trying to use it but it keep giving the ERROR MESSAGE: Argument with name 'excludeIDs' isn't defined.

here the code I'm using:

java -Xmx60g -jar /cluster/software/VERSIONS/gatk-3.4-46/GenomeAnalysisTK.jar \
-R $REF \
-T SelectVariants \
-V $INPUT/SNPs_missInd_filtered.vcf \
--excludeIDs ex_list.txt \
-env \
-o SNPs_missInd_filtered-non-exID.vcf

Thanks for your help!


Viewing all articles
Browse latest Browse all 12345

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>