What is a k-mer?
A k-mer is a substring of a biological sequence with length K, where K can be any number. If you Continue Reading …
Exploring evolutionary patterns in data
A k-mer is a substring of a biological sequence with length K, where K can be any number. If you Continue Reading …
Imagine tracing a tree diagram backwards in time, from the tips all the way back to it’s root. At each Continue Reading …
Following on from the previous post Foundations of phylogenetics we’ll next explore how ties and matrix order can influence the Continue Reading …
For many years it was believed that patterns of evolution are tree-like and sometimes they are! We now know that Continue Reading …
Before we dive into the theory behind the Neighbour-Joining algorithm I wanted to do a simple conceptual exercise to highlight Continue Reading …
This month I’m putting a brief pause on posts, but they’ll be back next month – look out for: See Continue Reading …
A Hidden Markov Model (HMM) is a type of probabilistic model that tries to explain the underlying structure behind a Continue Reading …
A few weeks ago I attended AI UK 2025 – a showcase of the latest applications of AI. There were Continue Reading …
This post is an initial introduction to Git and GitHub. Let’s dive into the fundamentals! What is Git? Git is Continue Reading …
In this post we’ll go through how to build and run a docker container! For our example we will use Continue Reading …