Hello,
I have a reference file in FASTA format and list of indels in VCF format (courtesy of GATK).
How can I generate a NEW consensus that incorporates the modifications from the the VCF file?
I am positive a tool like this must exist, although I've written my own naive version in Perl.
Would it be a part of GATK, VCFTools or other?
Regards,
Daniel
I have a reference file in FASTA format and list of indels in VCF format (courtesy of GATK).
How can I generate a NEW consensus that incorporates the modifications from the the VCF file?
I am positive a tool like this must exist, although I've written my own naive version in Perl.
Would it be a part of GATK, VCFTools or other?
Regards,
Daniel
Comment