VCF to Fasta with out reference
Hi,
I have a vcf file which contains multiple CDS from a mrna, I just need to convert that vcf to fasta with alt allele for het and hom sites(consensus). Yeah normally we will do with this bed tools and FastaAlternateReferenceMaker, but my question is with out an reference fasta is this possible to do the same?
• 1,267 views
•
link
0 answers
No answers yet.
Log in to answer this question.
how would you know what is in between the variants if you don't use reference sequence?