Biobb_analysis is the Biobb module collection to perform analysis of molecular dynamics simulations. 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.
v2.0.2 2019.4
Using PIP:
Installation:
pip install "biobb_analysis>=2.0.2"
Usage: Python API documentation
Using ANACONDA:
Installation:
conda install -c bioconda "biobb_analysis>=2.0.2"
Usage: With conda installation BioBBs can be used with the Python API documentation and the Command Line documentation
Using DOCKER:
Installation:
docker pull mmbirb/biobb_analysis:latest
Usage:
docker run mmbirb/biobb_analysis:latest <command>
Using SINGULARITY:
Installation:
singularity pull shub://bioexcel/biobb_analysis
Usage:
singularity exec bioexcel-biobb_analysis-master-latest.simg <command>
The command list and specification can be found at the Command Line documentation.
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.

Content type
Image
Digest
Size
2.5 GB
Last updated
almost 7 years ago
docker pull mmbirb/biobb_analysis