Skip to content

bioexcel/biobb_dyna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fair-software.eu

biobb_dyna

Introduction

Biobb_dna (Dynamical Network Analysis) is the BioBB module collection for building and analyzing dynamical correlation networks from molecular dynamics simulations to study allosteric communication and correlated motions. dyna Python library. 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

v5.0.0 2024.2

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_dyna:5.0.0--pyhad2cae4_0
    
  • Usage:

      docker run quay.io/biocontainers/biobb_dyna:5.0.0--pyhad2cae4_0 <command>
    

Using SINGULARITY:

MacOS users: it's strongly recommended to avoid Singularity and use Docker as containerization system.

  • Installation:

      singularity pull --name biobb_dyna.sif https://depot.galaxyproject.org/singularity/biobb_dyna:5.0.0--pyhad2cae4_0
    
  • Usage:

      singularity exec biobb_dyna.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 Horizon Europe 101093290, EU H2020 823830, EU H2020 675728).

Licensed under the Apache License 2.0, see the file LICENSE for details.

About

Biobb_dyna (Dynamical Network Analysis) is the BioBB module collection for building and analyzing dynamical correlation networks from molecular dynamics simulations to study allosteric communication and signal propagation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors