virus-evolution / phylopipe

Pipeline to build a massive tree from global data
GNU General Public License v3.0
10 stars 0 forks source link

Use mutation list to generate VCF for usher #21

Open rmcolq opened 3 years ago

rmcolq commented 3 years ago

Given that we already have a list of all the mutations in each sequence, could create a VCF-format file from these lists, rather than recalculating from the alignment with faToVcf - probably faster.