biobb_structure_checking
Introduction
Biobb_structure_checking provides a series of functions to check the quality of a 3D structure intended to facilitate the setup of a molecular dynamics simulation of protein or nucleic acids systems.
Biobb_structure_checking package allows to configure the system (selection of model/chains,alternative location, addition of disulfide bonds and hydrogen atoms, side chain mutations), to detect and fix structure errors (missing side chain atoms, backbone breaks, amide assignments, incorrect chirality). It works with structures obtained from the Protein Data Bank or user provided.
The Biobb_structure_checking package provides a command line utility (check_structure) and a python API.
The latest documentation of this package can be found in our readthedocs site:
latest package documentation.
Version
v3.13.5 September 2024
Requirements
Optional requirements
- psutil (required for --debug, included in conda pkg.)
- Modeller (required for some functionalities, not included in conda pkg.)
- jupyter & nglview (required for demonstration notebooks, not included in conda pkg.)
Installation
Using PIP:
Important: PIP only installs the package. All the dependencies must be installed separately. To perform a complete installation, please use ANACONDA.
Using ANACONDA:
Copyright & Licensing
This software has been developed in the MMB group (http://mmb.irbbarcelona.org) at the
BSC (https://www.bsc.es/) & IRB (https://www.irbbarcelona.org/) for the European BioExcel (https://bioexcel.eu/), funded by the European Commission
(EU H2020 675728).
Licensed under the
GNU Lesser General Public License v2.1.
