change the columns of vcf file
I have a genotype hg19_vcf file of 100 individuals with hg19 coordinates.
I pull out chromosome, position and rsids from vcf file and use NCBI remap service to convert the coordinates of vcf file to hg38.
How do I combine the new coordinates with genotypes information from hg19_vcf file?
• 1,942 views
•
link
0 answers
No answers yet.
Log in to answer this question.
What have you tried? You have a good grasp on the individual steps, so finding tools for each step should be straightforward.
You wish to
Hello,
you can choose that the output of the remap service is again a
vcffile. So there should be no need to combine anything. Just give in yourvcfyou like to liftover and get back the lifted over one.fin swimmer