Metadata-Version: 2.1
Name: biobb-model
Version: 0.0.9
Summary: biobb_model is the Biobb module collection to fetch data to be consumed by the rest of the Biobb building blocks.
Home-page: https://github.com/bioexcel/biobb_model
Author: Biobb developers
Author-email: pau.andrio@bsc.es
License: UNKNOWN
Project-URL: Bioexcel, https://bioexcel.eu/
Project-URL: Documentation, http://biobb_model.readthedocs.io/en/latest/
Keywords: Bioinformatics Workflows BioExcel Compatibility
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: mistune (==0.7.4)
Requires-Dist: jsonschema (==2.6.0)
Requires-Dist: biobb-common
Requires-Dist: biopython

[![Documentation Status](https://readthedocs.org/projects/biobb-model/badge/?version=latest)](https://biobb-model.readthedocs.io/en/latest/?badge=latest)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f98ed1286f244616bf39352e1877d310)](https://www.codacy.com/app/andriopau/biobb_model?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=bioexcel/biobb_model&amp;utm_campaign=Badge_Grade)

# biobb_model

### Introduction
Biobb_model is the Biobb module collection to check and model 3d structures,
create mutations or reconstruct missing atoms.
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](http://biobb_model.readthedocs.io/en/latest/).

### Version
This software is in Alpha version.

### 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-2018 [Barcelona Supercomputing Center](https://www.bsc.es/)
* (c) 2015-2018 [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.

![](docs/source/_static/bioexcel_logo.png "Bioexcel")


