Entering edit mode
2.1 years ago
Lloyd_641
▴
10
Hi everyone,
I've been following regenie to perform analyses. In its 2nd step a 4-column annotation file is needed. The format is
1:55039839:T:C PCSK9 LoF
1:55039842:G:A PCSK9 missense
According to snpEFF documentation, its output is in vcf format, which I think might be difficult to convert to this format. Therefore I would like to know which tool is suitable for generating such format.
Thank you.
Thanks so much Pierre Lindenbaum ! However it concerns me that my
vcffile is quite large (as it contains a huge number of samples) and it has taken hours just to perform thebcftools statsfunction. Are you familiar with any annotation tool that takes just variant IDs or that outputs in a form simpler thanvcf?Best regards
parallelize by regions
Thanks, I' check that