Metadata-Version: 2.1
Name: biobb
Version: 1.0.2
Summary: Biobb module collection.
Home-page: https://github.com/bioexcel/biobb
Author: Biobb developers
Author-email: pau.andrio@bsc.es
License: UNKNOWN
Project-URL: Documentation, http://biobb.readthedocs.io/en/latest/
Project-URL: Bioexcel, https://bioexcel.eu/
Description: # biobb
        
        ### Introduction
        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 our biobb collections can be found in our readthedocs sites:
        - [biobb_io](http://biobb_io.readthedocs.io/en/latest/) [\[GitHub\]](https://github.com/bioexcel/biobb_io): Biobb collection to fetch data to be consumed by the rest of the Biobbs.
        - [biobb_model](http://biobb_model.readthedocs.io/en/latest/) [\[GitHub\]](https://github.com/bioexcel/biobb_model): Biobb collection to check and model 3d protein structures.
        - [biobb_md](http://biobb_md.readthedocs.io/en/latest/) [\[GitHub\]](https://github.com/bioexcel/biobb_md): Biobb collection to perform molecular dynamics simulations.
        - [biobb_analysis](http://biobb_analysis.readthedocs.io/en/latest/) [\[GitHub\]](https://github.com/bioexcel/biobb_analysis): Biobb collection to perform analysis over molecular dynamics simulations.
        - [biobb_wf_mutations](http://biobb_wf_mutations.readthedocs.io/en/latest/) [\[GitHub\]](https://github.com/bioexcel/biobb_wf_mutations): Workflow performing molecular dynamics simulations of protein mutants.
        - [biobb_adapters](http://biobb_adapters.readthedocs.io/en/latest/) [\[GitHub\]](https://github.com/bioexcel/biobb_adapters): Biobb collection to use the building blocks with several workflow managers.
        - [biobb_common](http://biobb_common.readthedocs.io/en/latest/) [\[GitHub\]](https://github.com/bioexcel/biobb_common): Common tools to use the rest of the Biobb building blocks.
        - [biobb_template](http://biobb_template.readthedocs.io/en/latest/) [\[GitHub\]](https://github.com/bioexcel/biobb_template): Boilerplate code and template examples to create your own Biobbs.
        
        ### Version
        v1.0.2 May 2019 Release
        
        ### Copyright & Licensing
        This software has been developed in the MMB group (http://mmb.irbbarcelona.org) at the
        BSC (http://www.bsc.es/) & IRB (https://www.irbbarcelona.org/) for the European BioExcel (http://bioexcel.eu/), funded by the European Commission
        (EU H2020 [675728](http://cordis.europa.eu/projects/675728)).
        
        * (c) 2015-2019 [Barcelona Supercomputing Center](https://www.bsc.es/)
        * (c) 2015-2019 [Institute for Research in Biomedicine](https://www.irbbarcelona.org/)
        
        Licensed under the
        [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0), see the file
        [LICENSE](LICENSE) for details.
        
        ![](https://bioexcel.eu/wp-content/uploads/2015/12/Bioexcell_logo_1080px_transp.png "Bioexcel")
        
Keywords: Bioinformatics Workflows BioExcel Compatibility
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Requires-Python: ==3.6.*
Description-Content-Type: text/markdown
