This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Finding a known duplication mutation in a VCF file

Hello.
I have a VCF file in which I wish to look for a known disease-associated gene duplication mutation. Is there a command line program for that? I got VCFtools among others, but I couldn't find a proper command.

vcf duplication mutations

is it a small duplication or a SV/SNV ? better than a vcf would be to call the vCNV/SV from a bam with manta/smoove/delly etc....

It's a gene with length of 35,548 nt according to NCBI, so it's pretty big. So, you suggest converting the VCF to a BAM file? The VCF is the only input file I got.

The VCF is the only input file I got.

so the only tool I know is bcftools roh but IMHO, you cannot check if there is a true positive without looking at a bam file;

0 answers

No answers yet.

Log in to answer this question.