Metadata-Version: 2.1
Name: biobb-common
Version: 0.0.5
Summary: Biobb_common is the base package required to use the biobb packages.
Home-page: https://github.com/bioexcel/biobb_common
Author: Biobb developers
Author-email: pau.andrio@bsc.es
License: UNKNOWN
Project-URL: Documentation, http://biobb_common.readthedocs.io/en/latest/
Project-URL: Bioexcel, https://bioexcel.eu/
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: pyyaml
Requires-Dist: nose
Requires-Dist: jupyter
Requires-Dist: requests
Requires-Dist: Sphinx
Requires-Dist: sphinx-rtd-theme
Requires-Dist: recommonmark
Requires-Dist: biopython
Requires-Dist: cwltool

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

# biobb_common

### Introduction
Biobb_common is the base package required to use the biobb
packages.
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_common.readthedocs.io/en/latest/).

### Version 0.0.4
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")


