How can I construct a phylogenetic tree based on the SNP's shared between strains? I have whole genome SNP calls different strains in a multi-sample vcf. (raw fastq also)
Are there any tools that can take the vcf as an input for creating phylogenetic trees? Or do I need to convert the multi-sample vcf to another matrix? Which kind of matrix would that be how can I create it from the vcf?
Is there a list somewhere of popular packages that kan be used for creating phylogenetic trees? Or guides on how to go from a multi-sample vcf to a plylogenetic tree.