Metadata-Version: 2.1
Name: magna
Version: 3.0.1
Summary: Magna is a collection of commands that I frequently use in bioinformatics and day-to-day life.
Home-page: https://git.microba.core/modules/python/bio-proc-sdk
Author: Aaron Mussig
Author-email: aaronmussig@gmail.com
License: GNU AGPLv3
Project-URL: Bug Tracker, https://github.com/aaronmussig/magna
Project-URL: Documentation, https://github.com/aaronmussig/magna
Project-URL: Source Code, https://github.com/aaronmussig/magna
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# magna

[![PyPI](https://img.shields.io/pypi/v/magna.svg)](https://pypi.python.org/pypi/magna)

Magna is a collection of bioinformatic datasets and utilities I use in my everyday life.

This has been written with the intention of personal use, but feel free to use/contribute.

**Documentation:** [https://aaronmussig.github.io/magna/](https://aaronmussig.github.io/magna/)


## Contributing

This project uses [Semantic Versioning](http://semver.org/) and [Conventional Commits](https://conventionalcommits.org/)
to automatically generate release notes using [Semantic Release](https://semantic-release.gitbook.io/semantic-release/).

Please ensure that your commits are property formatted.


