biobb_analysis

Biobb_analysis is the Biobb module collection to perform analysis of molecular dynamics simulations.

https://github.com/bioexcel/biobb_analysis

Science Score: 77.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: nature.com, zenodo.org
  • Committers with academic emails
    1 of 6 committers (16.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Biobb_analysis is the Biobb module collection to perform analysis of molecular dynamics simulations.

Basic Info
Statistics
  • Stars: 4
  • Watchers: 7
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Created over 7 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

fair-software.eu

biobb_analysis

Introduction

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.

Version

v5.1.1 2025.1

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_analysis:5.1.1--pyhdfd78af_0
    
  • Usage:

    docker run quay.io/biocontainers/biobb_analysis:5.1.1--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_analysis.sif https://depot.galaxyproject.org/singularity/biobb_analysis:5.1.1--pyhdfd78af_0
    
  • Usage:

    singularity exec biobb_analysis.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.

Owner

  • Name: BioExcel
  • Login: bioexcel
  • Kind: organization

Center of Excellence for Computational Biomolecular Research

Citation (CITATION.cff)

abstract: "BioExcel Building Blocks (BioBB) library. BioBB's are built as Python wrappers to provide an interoperable architecture. BioBB's have been integrated in a chain of usual software management tools to generate data ontologies, documentation, installation packages, software containers and ways of integration with workflow managers, that make them usable in most computational environments."
authors:
  - affiliation: "Barcelona Supercomputing Center (BSC)"
    family-names: "Andrio"
    given-names: "Pau"
    orcid: "https://orcid.org/0000-0003-2116-3880"
  - affiliation: "Institute for Research in Biomedicine (IRB Barcelona)"
    family-names: "Hospital"
    given-names: "Adam"
    orcid: "https://orcid.org/0000-0002-8291-8071"
  - affiliation: "Institute for Research in Biomedicine (IRB Barcelona)"
    family-names: "Bayarri"
    given-names: "Genís"
    orcid: "https://orcid.org/0000-0003-0513-0288"
  - affiliation: "Institute for Research in Biomedicine (IRB Barcelona)"
    family-names: "García"
    given-names: "Agustín"
    orcid: "https://orcid.org/0009-0002-2159-965X"
  - affiliation: "Institute for Research in Biomedicine (IRB Barcelona)"
    family-names: "Chaves"
    given-names: "Rubén"
  - affiliation: "Institute for Research in Biomedicine (IRB Barcelona), University of Barcelona (UB)"
    family-names: "Orozco"
    given-names: "Modesto"
    orcid: "https://orcid.org/0000-0002-8608-3278"
  - affiliation: "Barcelona Supercomputing Center (BSC), University of Barcelona (UB)"
    family-names: "Gelpí"
    given-names: "Josep Ll."
    orcid: "https://orcid.org/0000-0002-0566-7723"
    email: "gelpi@ub.edu"
cff-version: 1.2.0
date-released: "2019-09-10"
keywords:
  - "BioExcel"
  - "BioBB"
  - "Bioinformatics"
  - "Computational Biology"
  - "Biomolecular Workflows"
license: "Apache-2.0"
message: "If you use this dataset, please cite it using the metadata from this file."
repository-code: "https://github.com/bioexcel/biobb"
title: "BioExcel Building Blocks, a software library for interoperable biomolecular simulation workflows"
doi: "10.1038/s41597-019-0177-4"
url: "https://mmb.irbbarcelona.org/biobb/"
version: 5.1.0
preferred-citation:
  type: "article"
  authors:
    - affiliation: "Barcelona Supercomputing Center (BSC)"
      family-names: "Andrio"
      given-names: "Pau"
      orcid: "https://orcid.org/0000-0003-2116-3880"
    - affiliation: "Institute for Research in Biomedicine (IRB Barcelona)"
      family-names: "Hospital"
      given-names: "Adam"
      orcid: "https://orcid.org/0000-0002-8291-8071"
    - affiliation: "Barcelona Supercomputing Center (BSC)"
      family-names: "Conejero"
      given-names: "Javier"
      orcid: "https://orcid.org/0000-0001-6401-6229"
    - affiliation: "Barcelona Supercomputing Center (BSC)"
      family-names: "Jordà"
      given-names: "Luis"
      orcid: "https://orcid.org/0000-0002-9407-9703"
    - affiliation: "Barcelona Supercomputing Center (BSC)"
      family-names: "Del Pino"
      given-names: "Marc"
      orcid: "https://orcid.org/0000-0001-5565-7577"
    - affiliation: "Barcelona Supercomputing Center (BSC)"
      family-names: "Laia"
      given-names: "Codó"
      orcid: "https://orcid.org/0000-0002-6797-8746"
    - affiliation: "University of Manchester (UOM)"
      family-names: "Soiland-Reyes"
      given-names: "Stian"
      orcid: "https://orcid.org/0000-0001-9842-9718"
    - affiliation: "University of Manchester (UOM)"
      family-names: "Goble"
      given-names: "Carole"
      orcid: "https://orcid.org/0000-0003-1219-2137"
    - affiliation: "Barcelona Supercomputing Center (BSC)"
      family-names: "Lezzi"
      given-names: "Daniele"
      orcid: "https://orcid.org/0000-0001-5081-7244"
    - affiliation: "Barcelona Supercomputing Center (BSC)"
      family-names: "Badia"
      given-names: "Rosa M"
      orcid: "https://orcid.org/0000-0003-2941-5499"
    - affiliation: "Institute for Research in Biomedicine (IRB Barcelona), University  of Barcelona (UB)"
      family-names: "Orozco"
      given-names: "Modesto"
      orcid: "https://orcid.org/0000-0002-8608-3278"
    - affiliation: "Barcelona Supercomputing Center (BSC), University of Barcelona (UB)"
      family-names: "Gelpí"
      given-names: "Josep Ll."
      orcid: "https://orcid.org/0000-0002-0566-7723"
      email: "gelpi@ub.edu"
  doi: "10.1038/s41597-019-0177-4"
  journal: "Nature Scientific Data"
  month: 9
  start: 169
  title: "BioExcel Building Blocks, a software library for interoperable biomolecular simulation workflows"
  issue: 1
  volume: 6
  year: 2019

GitHub Events

Total
  • Issues event: 2
  • Delete event: 1
  • Issue comment event: 5
  • Push event: 86
  • Pull request review event: 3
  • Pull request event: 5
  • Fork event: 1
  • Create event: 5
Last Year
  • Issues event: 2
  • Delete event: 1
  • Issue comment event: 5
  • Push event: 86
  • Pull request review event: 3
  • Pull request event: 5
  • Fork event: 1
  • Create event: 5

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 355
  • Total Committers: 6
  • Avg Commits per committer: 59.167
  • Development Distribution Score (DDS): 0.115
Top Committers
Name Email Commits
gbayarri g****i@i****g 314
Pau Andrio a****u@g****m 29
German P. Barletta p****a@g****m 4
Nazanin Donyapour n****r@g****m 4
Adam Hospital Gasch h****l@O****l 2
Josep Ll. Gelpi g****i@u****u 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 16
  • Total pull requests: 16
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 18 hours
  • Total issue authors: 6
  • Total pull request authors: 5
  • Average comments per issue: 1.5
  • Average comments per pull request: 1.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 9
  • Average time to close issues: 17 days
  • Average time to close pull requests: about 2 hours
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.67
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • adamhospital (6)
  • PauAndrio (3)
  • PabloNA97 (3)
  • pgbarletta (2)
  • ndonyapour (1)
  • gbayarri (1)
Pull Request Authors
  • gbayarri (8)
  • pgbarletta (4)
  • PabloNA97 (2)
  • PauAndrio (1)
  • ndonyapour (1)
Top Labels
Issue Labels
stale (2)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 273 last-month
  • Total docker downloads: 86
  • Total dependent packages: 2
  • Total dependent repositories: 1
  • Total versions: 44
  • Total maintainers: 3
pypi.org: biobb-analysis

Biobb_analysis is the Biobb module collection to perform analysis of molecular dynamics simulations.

  • Versions: 44
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 273 Last month
  • Docker Downloads: 86
Rankings
Docker downloads count: 3.1%
Dependent packages count: 3.1%
Average: 14.8%
Downloads: 16.5%
Forks count: 19.1%
Dependent repos count: 21.8%
Stargazers count: 25.0%
Maintainers (3)
Last synced: 7 months ago

Dependencies

biobb_analysis/docs/requirements.txt pypi
  • docutils ==0.17.1
setup.py pypi
  • biobb_common ==3.8.1