I use GATK and when i use this command :
java -jar GenomeAnalysisTK.jar -T TableRecalibration -R ucsc.hg19.fasta -I /reorder_rg_realign_rmdup_cl.bam -L SureSelect_All_Exon_50mb_with_annotation_hg19.bed --knownSites:dbsnp,VCF dbsnp_132.hg19.vcf --knownSites:indels,VCF 1000G_biallelic.indels.hg19.vcf -o outmerge_reorder_rg_realign_rmdup_cl_recal.bam -recalFile /recal_data_cl.csv -l INFO
I have this message :
MESSAGE: Argument with name 'knownSites' isn't defined
Then I use different argument but none works e.g. -B: and --known. Have you an idea ?
Peyman
I don't think it supports -B rod bindings either for that matter