This repository pertains to the integrative model of the γTuSC-Spc110 complex based on data from cryo-EM, chemical crosslinking, and X-ray crystallography.
The repository contains input data, scripts for modeling and results including bead models and localization probability density maps. It uses IMP (Integrative Modeling Platform).
- inputs : contains all the input data used for modeling such as PDB files and crosslink files.
- scripts : scripts to prep input files, perform sampling, and analysis are provided.
- results : contains the models and localization densities of the top cluster.
- test : scripts for testing the sampling
There are three independent simulations:
- Modeling of one copy of γTuSC bound to Spc110 dimer :
gtusc_spc110dimer
ordimer
- Modeling of one copy of γTuSC bound to Spc110 monomer :
gtusc_spc110monomer
ormonomer
- Modeling of two copies of laterally associated γTuSC bound to one Spc110 dimer each :
lateral_gtusc_spc110tetramer
ortetramer
To run the sampling, run modeling scripts like this
mpirun -np 6 $IMP python scripts/sample/sample_SCRIPTNAME.py prod
where $IMP
is the setup script corresponding to the IMP installation directory (omit for binary installation)
and SCRIPTNAME
can be, for example, gtusc_110dimer_1-220GCN4_nointra110xlinks
for the dimer
simulations.
50 production runs were performed in the above manner for each of the simulations.
Good scoring models were selected using imp-sampcon
as shown in scripts/analysis/get_gsms.sh
Sampling exhaustiveness tests were performed using imp-sampcon
as shown in scripts/analysis/sampcon.sh
Crosslink violations were analyzed using scripts/analysis/get_xlink_violations_gtuscSpc110.py
For each of the simulations, the following files are in the results directory
cluster_center_model.rmf3
: representative bead model of the major clusterdensities_session.py
: to view the localization densities (.mrc files)crosslink_violations_*.txt
: list of violated crosslinks
Author(s): Shruthi Viswanath
Date: Dec 2nd, 2020
License: CC BY-SA 4.0 This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
Testable: Yes.
Parallelizeable: Yes
Publications:
- Brilot, Axel F., Andrew Lyon, Alex Zelter, Shruthi Viswanath, Alison Maxwell, Michael J. MacCoss, Eric G. Muller, Andrej Sali, Trisha N. Davis, and David A. Agard. "CM1-driven assembly and activation of Yeast γ-Tubulin Small Complex underlies microtubule nucleation." eLife, 10:e65168, 2021.