Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update biobb_godmd to 5.0.0
Browse files Browse the repository at this point in the history
BiocondaBot authored and Autobump committed Nov 19, 2024
1 parent 4a92a27 commit 82d48cc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions recipes/biobb_godmd/meta.yaml
Original file line number Diff line number Diff line change
@@ -18,15 +18,15 @@ build:

requirements:
host:
- python >=3.9
- python >=3.8
- setuptools
- biobb_common ==5.0.0
- biobb_common ==4.2.0
- godmd ==1.0.0
- emboss

run:
- python >=3.9
- biobb_common ==5.0.0
- python >=3.8
- biobb_common ==4.2.0
- godmd ==1.0.0
- emboss

@@ -42,7 +42,7 @@ about:
license: Apache Software License
license_family: APACHE
summary: Biobb_godmd is a BioBB category for GOdMD tool (protein conformational transitions).
description: "# biobb_godmd\n\n### Introduction\nBiobb_godmd allows the calculation of protein conformational transitions using the GOdMD package. \nBiobb (BioExcel building blocks) packages are Python building blocks that\ncreate\
description: "# biobb_godmd\n\n### Introduction\nBiobb_godmd allows the calculation of protein conformational transitions using the GOdMD package. \nBiobb (BioExcel building blocks) packages are Python building blocks that\ncreate\
\ new layer of compatibility and interoperability over popular\nbioinformatics tools.\nThe latest documentation of this package can be found in our readthedocs site:\n[latest API documentation](http://biobb_ml.readthedocs.io/en/latest/).\n\
\n\n### Copyright & Licensing\nThis software has been developed in the [MMB group](https://mmb.irbbarcelona.org) at the [BSC](https://www.bsc.es/) & [IRB](https://www.irbbarcelona.org/) for the [European BioExcel](http://bioexcel.eu/), funded by the European Commission (EU H2020 [823830](http://cordis.europa.eu/projects/823830), EU H2020 [675728](http://cordis.europa.eu/projects/675728)).\
\n\n* (c) 2015-2024 [Barcelona Supercomputing Center](https://www.bsc.es/)\n* (c) 2015-2024 [Institute for Research in Biomedicine](https://www.irbbarcelona.org/)\n\

0 comments on commit 82d48cc

Please sign in to comment.