2025-02-24
I explain what gene calling is, and some of the specifics around doing so in viruses.
2025-02-06
In this article we analyze various Adenovirus F vs other Adenoviruses using the ANI (Average Nucleotide Identity) and AF (Aligned Fraction).
2025-02-06
Average Nucleotide Identity and Aligned Fraction are useful metrics for quantifying the similarity of genomes. This article will explain them.
I am preparing for a project relating to identifying viruses in metagenomic data. As an exercise, I try to identify some unique regions in Adenovirus genomes from NCBI.
I started self hosting my websites on my own server - part of this was migrating my HTTPS certificates. Here's how I did it.
I moved to Arch Linux recently, and learned how to install custom TLS certificates, and allow IPv4 forwarding.
2024-07-04
I recently finished my first semester of a Masters of Bioinformatics at UQ. BINF6000 exposed me to different types of bioinformatics workflows. In this post, I share one - an ChIP Seq pipeline - and discuss what each of the tools does.
Write a function to decode source map variable length quantity (VLQ).