Mapping with Confidence: A Beginner’s Guide to Reference-Based Assembly
When you have a good reference genome, reference-based assembly is often the most efficient way to make sense of your sequencing data. In this post, we’ll wa...
When you have a good reference genome, reference-based assembly is often the most efficient way to make sense of your sequencing data. In this post, we’ll wa...
Genome assembly can be tackled in two main ways: aligning reads to a reference genome, or building an assembly from scratch (de novo). Both strategies are po...
Not all sequencing technologies are created equal. If you’ve ever wondered why some people swear by Illumina and others rave about Oxford Nanopore or PacBio,...
The command line can feel intimidating when you’re new. But trust me, it doesn’t have to be. In fact, getting comfortable with the terminal is one of the bes...
Ever tried installing a tool, only to break your entire setup in the process due to conflicting dependencies? Luckily, you don’t need to suffer. Let’s talk a...