Building trees with SKA
Help 2 / 7
Why SKA is good for building phylogenetic trees

The basic approach to building a tree with SKA is to generate a SNP alignment using split k-mers and then feed that to a tree building algorithm of choice.

Since SKA does not require a specifying a reference sequence to determine the SNPs, SKA gets around potential biases introduced by reference choice and is thus particularly well suited to analysing microbial genomes derived from outbreaks or pathogen surveillance.

In this tutorial SKA v0.3.11 is used. The data we are going to use are four examples of E. coli hybrid Nanopore+Illumina assemblies isolated from travellers visiting the city of Vientiane in Laos. This is a subset from a larger dataset, available in this Zenodo entry: SKA is able to work with much more data in a normal computer, but we will use those four data entries as example for this tutorial.

Loading...