What TOPO does

TOPO builds a single one-bead-per-residue, structure-based (Gō-like) model from a protein structure and runs Langevin dynamics on OpenMM. One force field spans the whole spectrum — globular (folded) proteins, multi-domain proteins with intrinsically disordered regions (IDRs), and fully disordered proteins (IDPs): residues you declare disordered lose their native contacts and switch to a transferable, sequence-dependent potential, so ordered and disordered parts coexist in one chain (Disordered regions and intrinsically disordered proteins).

That one model powers two complementary workflows, each with its own set of tutorials:

Part B builds directly on the Part A model, so start with A if you are new here.

A. Coarse-grained simulation of folded and disordered proteins

Start from a complete structure and run structure-based MD: folding and unfolding, thermal and mechanical stability, and multidomain motions. Contact energies can be scaled per domain and per interface, so different parts of a protein can be made more or less stable. Disorder is declared in the same file: mark tails, linkers, or whole chains as disordered to simulate a multi-domain protein with IDRs — or, with every residue marked, an IDP.

Tutorials

Reference

B. Protein synthesis

Grow the nascent chain N→C, one residue at a time, so the protein can fold co-translationally as it emerges from the exit tunnel. Both tutorials layer codon-resolved kinetics on the Part A model but differ in how the ribosome exit tunnel is represented — and so in which runner they use: Tutorial B.1 uses topo-cylinder (an analytic tunnel), Tutorial B.2 uses topo-csp (an explicit coarse-grained ribosome).

Tutorials

Reference