Sharing coding knowledge for quarantine times
Testing Pipeline Generality
Testing the fragility of the MS2 pipeline.
A Pipeline for Segmenting MS2 Confocal Data
This is a tutorial on how to approach analyzing MS2 confocal data using Python.
Approaching Large Computational Projects
How to Approach a Large Computational Research Project Below are some general strategies and tips for approaching the design of large computational data analysis project.
HMM Part 1
Learning about Hidden Markov Modelling (HMM)
Classes and Objects
Classes are fun!
IDR Part 1: Parsing a GFF File
Parsing a GFF file in Python using classes.