Closed mkazanov closed 2 years ago
Hi there,
Thanks for your interest. So is your issue that you do not want all the positions output to vcf? Adding "-gVCF false" to your command line cause the application to just emit called variants. You can run "pisces -h" to get a full list of input options.
Here's an example command line I used recently,
and it only reported variants, not reference calls.
best Tamsen
Thank you for your answer!
Hi Tamsen,
I run the following command: /pisces_all/Pisces -bam /my/my.bam -g /HUMAN/FASTA/ -o /my/out and got a very big VCF file (~10GB) with, I guess, all covered positions (first lines below): Genome directory contains hg19.fa genome file, hg19.fa.fai index file and GenomeSize.xml (full file is below) created using CreateGenomeSizeFile tool. What am I doing wrong?
VCF file:
GenomeSize.xml file: