Introduction to sequence analysis in R
In this post we will look at how to read, write and analyse fasta sequences in R using the ape, Continue Reading …
Exploring evolutionary patterns in data
In this post we will look at how to read, write and analyse fasta sequences in R using the ape, Continue Reading …
What are Epitopes? Epitopes are regions of a protein that can be recognised by an antibody or immune cells and Continue Reading …
This post will go through how to find the longest open reading frame (orf) from all 6 translated frames and Continue Reading …
Introducing Transeq Now we have a basic understanding of the command line and why we want to use it, let’s Continue Reading …
Often bioinformaticians need to run multiple programs to achieve a specific task, each with their own commands, arguments and options. Continue Reading …
FASTA files DNA, amino acid and RNA sequences are often stored in FASTA file format. So what is a FASTA Continue Reading …
The focus of this blog begins with Bioinformatics, so I guess you were wondering – what is Bioinformatics!? Fundamentally, bioinformatics Continue Reading …
Bioinformatics tools can be complex and often come with many different parameters. Understanding the technicalities of how a new tool Continue Reading …
When writing a pipeline or a script there is inevitably some trial and error involved. One way to help yourself Continue Reading …
Anyone can learn anything Coming from a molecular biology background I briefly learnt bioinformatics and R and was lucky enough Continue Reading …