Skip to main content

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

v4.1.0 2023.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.

Using ANACONDA:

Using DOCKER:

  • Installation:

      docker pull quay.io/biocontainers/biobb_structure_utils:4.1.0--pyhdfd78af_0
    
  • Usage:

      docker run quay.io/biocontainers/biobb_structure_utils:4.1.0--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 https://depot.galaxyproject.org/singularity/biobb_structure_utils:4.1.0--pyhdfd78af_0
    
  • 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).

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biobb_structure_utils-4.1.0.tar.gz (27.3 kB view hashes)

Uploaded Source

Built Distribution

biobb_structure_utils-4.1.0-py3-none-any.whl (51.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page