This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Overlapping CNVs against NSPs

I have a data frame with some CNVs and I also have a VCF file with short variants (e.g. SNP) I want to filter and get the variants that overlap with the CNVs. Do I need to convert my CNVs into a bed format and then do interset (Bedtools) and then load the output bed file to get the SNPs? Or is there a more straightforward way to do this?

bedtools vcf cnv

0 answers

No answers yet.

Log in to answer this question.