Skip to content

Data driven optimal rigid bodies from protein complexes

License

Notifications You must be signed in to change notification settings

salilab/raindrops

Repository files navigation

Build Status codecov

RAInDrOPS : Rigid-body Assignment in Integrative DeteRmination Of Protein Structure

This module implements the RAInDrOPS algorithm for segmenting protein complexes optimally into rigid bodies, based on experimental distance and/or contact data, prior to structural sampling. Currently, only chemical crosslinks are utilized to dissect complexes into rigid bodies for integrative modeling, but other distance data can be easily incorporated. The rigid body definitions are presented as a text file in a format nearly similar to PMI topology files, which can be manually edited to easily construct more complex topologies.

Note, this module is not Python-2 compatible.


Dependencies

RAInDrOPS represents protein complexes as undirected graphs, and so makes heavy use of networkx and the Bio.PDB library from Biopython. The dill package is used for serializing graph structures for I/O.


Information

Author(s): Tanmoy Sanyal

Maintainer: tanmoy7989

License: GPL This library is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Publications: None yet.

About

Data driven optimal rigid bodies from protein complexes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published