Skip to content

Sequence Gazing

Exploring evolutionary patterns in data

Primary menu

  • Welcome
  • About
  • Posts
  • Glossary
  • Resources
  • Art
Twitter GitHub LinkedIn

Category: Python

By Mili / Posted onAugust 31, 2024

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 …

By Mili / Posted onJune 1, 2024

Finding the longest orf and in-frame stop codons using Python

This post will go through how to find the longest open reading frame (orf) from all 6 translated frames and Continue Reading …

By Mili / Posted onMay 1, 2024

Using Conda for a Python Project

What is Conda and why use it? Conda is an open-source package and environment management system available for Windows, macOS Continue Reading …

By Mili / Posted onDecember 31, 2023

Python String Operations: Examples with DNA

What is a string? Python is particularly good for working with strings. In this post we introduce some of Python’s Continue Reading …

By Mili / Posted onApril 30, 2023

Python data structures and loops

What is a loop? We can think of loops as actions that return to the start after they have accomplished Continue Reading …

By Mili / Posted onFebruary 27, 2023

Getting started with Python and Spyder

What is Python? Python is an object oriented, interpreted programming language that is used for tasks including scientific computing, data Continue Reading …

By Mili / Posted onJanuary 12, 2022

How to check your code

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 …

Recent Posts

  • What is a k-mer?
  • Coalescent trees and Bugs in a box
  • The Neighbour-Joining algorithm: Ties and Matrix Order
  • Foundations of phylogenetics
  • Clustering to Reveal Hidden Traits: Using Neighbour-Joining Trees

Categories

  • Academic writing
  • Bioinformatics
  • Collaboration & Software Development
  • Conferences
  • Genetics
  • Linux
  • Miscellaneous
  • Phylogenetics
  • Python
  • R

Archives

  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • February 2022
  • January 2022

Footer menu

  • Privacy policy
Twitter GitHub LinkedIn
Copyright © 2025 Sequence Gazing. All Rights Reserved. Privacy policy
Theme: Higher Education
Scroll Up Top