Entering edit mode
8 months ago
Arton
▴
20
I would like to generate a merged VCF file with variant data (chr, position) from multiple VCF files but remove the individual level information so it can't be traced who has which variant. It's important for me to keep the format as VCF, otherwise this is easily possible if the output was a bed file. For a bed file I use "cut, sort, and uniq". What tool should I use for this purpose to keep the format as VCF but merge all the variants and only keep the unique variants?
How to calculate coverage of Nanopore long read data?
Thank you! Didn't know about these rules. Just accepted the response for the other question.