Hello,
I have a vcf file and need to tie it to the gene name. I did this with the vcf annotate tool using the hg19 genome as the BED file. The gene name is in the info field of the vcf file. But now I need to find the gene with the most polymorphisms. I don't know how to do this without delimiting first, but when I try doing this the convert tool ends up just lining up the text in each cell back to back, and it is no longer in a table-like format. How can I get around this?
Thanks,
Nadia