Skip to content

IMP module for simulating transport through the NPC.

Notifications You must be signed in to change notification settings

barakr/npctransport

 
 

Repository files navigation

Build Status codecov

The npctransport module is a module for simulating transport through the NPC.

Authors: Barak Raveh, Daniel Russel

License:

Publications: Timney*, Raveh* et al., JCB 2016

Building from source in a nutshell (see https://integrativemodeling.org/latest/doc/manual/installation.html for general IMP installation instruction):

  • Make sure IMP prerequisites are installed
  • Install the CGAL package
  • Install the protobuf package
  • Download IMP source code as explained in the installation manual
  • Build IMP according to online instructions
  • The npctransport installation can be tested using ctest, eg - "ctest -R npctransport"

Versions: 4.5

  • optimization of ball size used to define close pair range results in faster runs for larger particles

fg_simulation: run NPC transport simulations {#fg_simulation_bin}

The fg_simulation command line tool can be used to run simulations of NPC FG repeat domains using this module. For an example of its use, see our 2018 study in Nature.

About

IMP module for simulating transport through the NPC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.5%
  • Python 28.2%
  • Shell 1.1%
  • Other 1.2%