Locating Epitopes Using Python
What are Epitopes? Epitopes are regions of a protein that can be recognised by an antibody or immune cells and Continue Reading …
Exploring evolutionary patterns in data
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 …
What is Conda and why use it? Conda is an open-source package and environment management system available for Windows, macOS Continue Reading …
What is a string? Python is particularly good for working with strings. In this post we introduce some of Python’s Continue Reading …
What is a loop? We can think of loops as actions that return to the start after they have accomplished Continue Reading …
What is Python? Python is an object oriented, interpreted programming language that is used for tasks including scientific computing, data Continue Reading …
Whether you’re studying a course or self learning it’s nice to be able to check your code. It’s time to Continue Reading …