## A Python framework for bioinformatics
The sugar project aims to provide a lightweight framework to facilitate rapid application development for bioinformatics.
### Documentation
* [API documentation](https://rnajena-sugar.readthedocs.io)
* Short tutorial: [notebook](https://nbviewer.jupyter.org/github/rnajena/sugar/blob/master/docs/notebooks/sugar_tutorial.ipynb)
* Consult and contribute to [wiki](https://github.com/rnajena/sugar/wiki)
### Installation
Use pip, e.g.
```
pip install rnajena-sugar
```
All dependencies are optional. To get a minimal install use the `--no-deps` flag of pip.
Run tests with `sugar test` (needs pytest).
Raw data
{
"_id": null,
"home_page": null,
"name": "rnajena-sugar",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "bioinformatics, RNA, DNA, sequence, fasta, genbank, stockholm, blast, entrez, index",
"author": "Tom Eulenfeld",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/03/74/951d607cae4c287410d42f92af0b4407d1b1d87d688197e0d6c2499a26bc/rnajena_sugar-0.3.0.tar.gz",
"platform": null,
"description": "\n## A Python framework for bioinformatics\n\nThe sugar project aims to provide a lightweight framework to facilitate rapid application development for bioinformatics.\n\n### Documentation\n\n* [API documentation](https://rnajena-sugar.readthedocs.io)\n* Short tutorial: [notebook](https://nbviewer.jupyter.org/github/rnajena/sugar/blob/master/docs/notebooks/sugar_tutorial.ipynb)\n* Consult and contribute to [wiki](https://github.com/rnajena/sugar/wiki)\n\n### Installation\n\nUse pip, e.g.\n\n```\npip install rnajena-sugar\n```\n\nAll dependencies are optional. To get a minimal install use the `--no-deps` flag of pip.\nRun tests with `sugar test` (needs pytest).\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "A Python framework for bioinformatics",
"version": "0.3.0",
"project_urls": {
"Bug Tracker": "https://github.com/rnajena/sugar/issues",
"Homepage": "https://github.com/rnajena/sugar"
},
"split_keywords": [
"bioinformatics",
" rna",
" dna",
" sequence",
" fasta",
" genbank",
" stockholm",
" blast",
" entrez",
" index"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c4870bee240d8b676b2150147d40e6a662ec9caaaf3aa9b5468687dc55299559",
"md5": "1e7e7a6a520ad6b17607f4802bff9b85",
"sha256": "fc4673828cb76efc1b756d712bdeb3f5b5bcfc79bcfa55624a9d9b26b7cce854"
},
"downloads": -1,
"filename": "rnajena_sugar-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1e7e7a6a520ad6b17607f4802bff9b85",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 253590,
"upload_time": "2024-08-23T11:49:49",
"upload_time_iso_8601": "2024-08-23T11:49:49.599983Z",
"url": "https://files.pythonhosted.org/packages/c4/87/0bee240d8b676b2150147d40e6a662ec9caaaf3aa9b5468687dc55299559/rnajena_sugar-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0374951d607cae4c287410d42f92af0b4407d1b1d87d688197e0d6c2499a26bc",
"md5": "f41e475652c399a1d2d19b2d235221f8",
"sha256": "746e4ac142b663f02deedf4a246ec87e00db97aa4a35caeac034f0b1d7067c3b"
},
"downloads": -1,
"filename": "rnajena_sugar-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "f41e475652c399a1d2d19b2d235221f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 165914,
"upload_time": "2024-08-23T11:49:51",
"upload_time_iso_8601": "2024-08-23T11:49:51.404415Z",
"url": "https://files.pythonhosted.org/packages/03/74/951d607cae4c287410d42f92af0b4407d1b1d87d688197e0d6c2499a26bc/rnajena_sugar-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-23 11:49:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rnajena",
"github_project": "sugar",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "rnajena-sugar"
}