This repository contains Python code, Jupyter Notebooks, and simulation data for reproducing the simulation results of the manuscript Kinetic stabilization of translation-repression condensates by a neuron-specific microexon
analyses.ipynb
Jupyter Notebook to analyze all the simulation data and generate plotsdirect-coexistence/
Data and Python code related to multi-chain simulations of the CALVADOS model in slab geometry. Simulations are performed using openMM v7.5multimers/
Data and Python code related to multi-chain simulations of multimer formation. Simulations are performed using openMM v7.5 and analysed using OVITO Basic v3.7
To open the Notebooks, install Miniconda and make sure all required packages are installed by issuing the following terminal commands
conda env create -f environment.yml
source activate cpeb4
jupyter-notebook