how to merge individual vcf to reference genome using python script.
1
0
Entering edit mode
4.5 years ago
ahmadpir40 • 0

I need python script to merge the Individual vcf to reference genome to get a new reference. Any suggestion about it how to write it.

assembly alignment gene genome next-gen • 1.1k views
ADD COMMENT
0
Entering edit mode
4.5 years ago
Mark ★ 1.5k

Super relevant biostars thread that answers this question: New Fasta Sequence From Reference Fasta And Variant Calls File?

Actual answer: Why reinvent the wheel when someone has done the hard work for you? FastaAlternateReferenceMaker is part of GATK, there's vcf-consensus in vcftools, lots of options.

ADD COMMENT
0
Entering edit mode

Dear Amar thanks for response. i hope it will help.

ADD REPLY

Login before adding your answer.

Traffic: 1464 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6