Name | arnie JSON |
Version |
0.2.1
JSON |
| download |
home_page | None |
Summary | A Python utility library to estimate, compare, and reweight RNA energetics across many secondary structure algorithms. |
upload_time | 2024-10-28 22:08:25 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
rna
rna structure prediction
bioinformatics
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# arnie
Python API to compute RNA energetics and do structure prediction across multiple secondary structure packages.
## Documentation
[See our full docs.](https://daslab.github.io/arnie)
## Install
`arnie` is [available on PyPI](https://pypi.org/project/arnie/).
`pip install arnie`
## Repo Organization
`src/arnie`: source code for the arnie package.
`docs`: docsify-based markdown documentation for the arnie package.
`tests`: unit tests
`notebooks`: example jupyter notebooks with usage.
`scripts`: scripts for processing sequences in batch.
`parameter_files`: dir of various parameter files for packages, put here out of convenience.
(c) 2024 Leland Stanford Jr University
Authors:
Hannah Wayment-Steele
Raw data
{
"_id": null,
"home_page": null,
"name": "arnie",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "RNA, RNA structure prediction, Bioinformatics",
"author": null,
"author_email": "Das Lab <thedaslab@stanford.edu>",
"download_url": "https://files.pythonhosted.org/packages/b3/c6/46ada18617929d3d60bca977bec50db7b381fbec2169cf5dd16824294891/arnie-0.2.1.tar.gz",
"platform": null,
"description": "# arnie\nPython API to compute RNA energetics and do structure prediction across multiple secondary structure packages.\n\n## Documentation\n[See our full docs.](https://daslab.github.io/arnie)\n\n## Install\n`arnie` is [available on PyPI](https://pypi.org/project/arnie/).\n\n`pip install arnie`\n\n## Repo Organization\n\n`src/arnie`: source code for the arnie package.\n\n`docs`: docsify-based markdown documentation for the arnie package.\n\n`tests`: unit tests \n\n`notebooks`: example jupyter notebooks with usage.\n\n`scripts`: scripts for processing sequences in batch.\n\n`parameter_files`: dir of various parameter files for packages, put here out of convenience.\n\n\n(c) 2024 Leland Stanford Jr University\nAuthors:\nHannah Wayment-Steele\n",
"bugtrack_url": null,
"license": null,
"summary": "A Python utility library to estimate, compare, and reweight RNA energetics across many secondary structure algorithms.",
"version": "0.2.1",
"project_urls": {
"Bug Tracker": "https://github.com/DasLab/arnie/issues",
"Documentation": "https://daslab.github.io/arnie",
"Homepage": "https://github.com/DasLab/arnie"
},
"split_keywords": [
"rna",
" rna structure prediction",
" bioinformatics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "889a0584cfd436ca414e928f5a7cf98c0a5e58ccc880c24fb0caa1c6631ce078",
"md5": "4ab6f97f006bbc09705d0d07499c055d",
"sha256": "1ca1476a58bbd1f958c652a6ac8d23668955f04215029d9263905063bef75be6"
},
"downloads": -1,
"filename": "arnie-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4ab6f97f006bbc09705d0d07499c055d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 40896,
"upload_time": "2024-10-28T22:08:24",
"upload_time_iso_8601": "2024-10-28T22:08:24.384091Z",
"url": "https://files.pythonhosted.org/packages/88/9a/0584cfd436ca414e928f5a7cf98c0a5e58ccc880c24fb0caa1c6631ce078/arnie-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b3c646ada18617929d3d60bca977bec50db7b381fbec2169cf5dd16824294891",
"md5": "a804cdd99ca245a1fd1513f497294e04",
"sha256": "73f6df70b19e691a41bad14c888f8189a04955f1da0882b5877e57629ba7adf2"
},
"downloads": -1,
"filename": "arnie-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "a804cdd99ca245a1fd1513f497294e04",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 41846,
"upload_time": "2024-10-28T22:08:25",
"upload_time_iso_8601": "2024-10-28T22:08:25.228315Z",
"url": "https://files.pythonhosted.org/packages/b3/c6/46ada18617929d3d60bca977bec50db7b381fbec2169cf5dd16824294891/arnie-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-28 22:08:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DasLab",
"github_project": "arnie",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "arnie"
}