/dynein_walk

A simulation for the stepping pattern of the molecular motor Dynein using Monte Carlo methods and Brownian mechanics, moderated by Dr. David Roundy, Jin Kiatvongcharoen, Elliott Capek, and John Waczak.

Primary LanguageTeX

dynein_walk

Build Status build status

A simulation of the stepping pattern of the molecular motor Dynein using Monte Carlo methods and Brownian mechanics.

Building

To build this project you will need fac, inkscape, texlive, (specifically, bibtex and pdflatex), python3 with matplotlib, and a C++ compiler such as g++. On a Debian-derived system you can install all of these but fac with:

apt-get install inkscape texlive texlive-xetex texlive-latex-extra build-essential python3-matplotlib