I have been working on creating Colab notebooks for a number of bioinformatics projects that I have been working on.

Table of contents
  1. PhosBoost
  2. AlphaFill-Relax

PhosBoost

Open In Colab

A Colab notebook I prepared for predicting protein phosphorylation sites for a user-provided protein, based on our PhosBoost manuscript. The Colab notebook runs fast on a CPU node, so it should also work with a free account. Additional details can be found in the paper, GitHub repository, and the Colab notebook.

Paper GitHub

AlphaFill-Relax

Open In Colab

A Colab notebook I prepared for running a brief 20ps Molecular Dynamics (MD) equilibration simulation step using OpenMM engine and AMBER force field. My very preliminary results show that it can improve the positioning of metal cofactors in terpene synthase active sites. Additional information can be found in the bioinformatics/proteins page and inside the notebook.