Fork me on GitHub
thumbnail

Postmitotic nuclear pore complex assembly pathway

Code for spatiotemporal modeling of the NPC Assembly Pathway

crossWarning: these files have not yet been verified to work with the latest version of IMP. We will update this page when they have been. The files are also available at GitHub.
Additional software needed to use these files: IMP matplotlib install instructions

Anaconda logo To install the software needed to reproduce this system with the Anaconda Python command line tool (conda), run the following commands:

conda config --add channels salilab
conda install imp matplotlib

UCSF logo To set up the environment on the UCSF Wynton cluster to run this system, run:

module load Sali
module load imp python3/matplotlib
Tags cryo-ET FCS spatiotemporal

\brief Code for spatiotemporal modeling of the NPC Assembly Pathway

Info

IMP code for gathering information, model representation, model scoring, model sampling and filtering, and model anysis and validation of the NPC Assembly model. For use with IMP2.20.

Author(s): Andrew Latham and Jeremy Tempkin

Maintainer: alatham13

License: CC-BY-SA-4.0. This work is freely available under the terms of the Creative Commons Attribution-ShareAlike 4.0 International License.

Publications:

The code is divided into directories. Here, they are referenced in order of the steps necessary to create the model of NPC assembly:

  1. data - Input information for the NPC assembly model and code for pre-processing that information.
  2. align_npc - Code for the aligning the mature NPC structure to time-dependent ET maps.
  3. included_nups - Code to determine which nup combinations will be used to generate snapshot models.
  4. start_sim - Code to run initial simulations of snapshot models.
  5. tools - Code for the scoring function of snapshot models.
  6. refine_sim - Code to run refinement simulations of snapshot models.
  7. score_graph - Code to score spatiotemporal models from a series of snapshot models.
  8. analysis - Code to analyze the spatiotemporal model of NPC assembly and the snapshot models along the pathway.

The Zenodo version of this respository (DOI:10.5281/zenodo.11129725) also includes the model, in the simulations_round2 directory