biobb_structure_utils is the Biobb module collection to perform basic manipulations on 3d structures.
Project description
biobb_structure_utils
Introduction
Biobb_structure_utils is the Biobb module collection to modify or extract information from a PDB structure file, such as pulling out a particular model or chain, removing water molecules or ligands, or renumbering or sorting atoms or residues. Biobb (BioExcel building blocks) packages are Python building blocks that create new layer of compatibility and interoperability over popular bioinformatics tools. The latest documentation of this package can be found in our readthedocs site: latest API documentation.
Version
v3.7.2 2021.3
Installation
Using PIP:
Important: PIP only installs the package. All the dependencies must be installed separately. To perform a complete installation, please use ANACONDA, DOCKER or SINGULARITY.
-
Installation:
pip install "biobb_structure_utils>=3.7.2"
-
Usage: Python API documentation
Using ANACONDA:
-
Installation:
conda install -c bioconda "biobb_structure_utils>=3.7.2"
-
Usage: With conda installation BioBBs can be used with the Python API documentation and the Command Line documentation
Using DOCKER:
-
Installation:
docker pull quay.io/biocontainers/biobb_structure_utils:3.7.2--pyhdfd78af_0
-
Usage:
docker run quay.io/biocontainers/biobb_structure_utils:3.7.2--pyhdfd78af_0 <command>
Using SINGULARITY:
MacOS users: it's strongly recommended to avoid Singularity and use Docker as containerization system.
-
Installation:
singularity pull --name biobb_structure_utils.sif shub://bioexcel/biobb_structure_utils
-
Usage:
singularity exec biobb_structure_utils.sif <command>
The command list and specification can be found at the Command Line documentation.
Copyright & Licensing
This software has been developed in the MMB group at the BSC & IRB for the European BioExcel, funded by the European Commission (EU H2020 823830, EU H2020 675728).
- (c) 2015-2021 Barcelona Supercomputing Center
- (c) 2015-2021 Institute for Research in Biomedicine
Licensed under the Apache License 2.0, see the file LICENSE for details.
Acknolegements
This software uses functions to read and modify GRO files based in the GROPY library created by Zhikun Cai (caizkun@gmail.com) under the MIT. In this project GROPY has been adapted to Python 3 and our own needs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for biobb_structure_utils-3.7.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c68979873f404df0088ac496138eb684ec1191fbce9ae0c82a4df66e02464b49 |
|
MD5 | b22bbc65a404db144e250547c1614552 |
|
BLAKE2b-256 | 0a8c0c0381f51edbba0216835006865bce210a6aa5f73fd7d75e065468944338 |
Hashes for biobb_structure_utils-3.7.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d570ce7fbe69a1e3dc7c17df42a7395484a16398185c59aea851531d919b8ccf |
|
MD5 | b3757b0d95a9cdfc28f5ccb78f30f313 |
|
BLAKE2b-256 | 7f6eb25b56b267207eff4d8817c144470e7f8bfe2d52abe3a29d9041c6e76e65 |