Name | arnie JSON |
Version |
0.2.2
JSON |
| download |
home_page | None |
Summary | A Python utility library to estimate, compare, and reweight RNA energetics across many secondary structure algorithms. |
upload_time | 2025-01-07 20:10:16 |
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/89/b2/75c13a0e631aa7e7c5a759bcbe3339a7cd011dba9e652ef19d0585b7b68f/arnie-0.2.2.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.2",
"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": "38f242a6f37b31c7e4f8e533e624fb007b6cce56c42f175b6e143ebc6e0eb282",
"md5": "d74eb8ae0d73ae500facde01c8e712da",
"sha256": "4057c80560c4ccf82c36664bdab74a8eb9df43b4df17cf9c0cab8fa9966a8f07"
},
"downloads": -1,
"filename": "arnie-0.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d74eb8ae0d73ae500facde01c8e712da",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 40910,
"upload_time": "2025-01-07T20:10:10",
"upload_time_iso_8601": "2025-01-07T20:10:10.215935Z",
"url": "https://files.pythonhosted.org/packages/38/f2/42a6f37b31c7e4f8e533e624fb007b6cce56c42f175b6e143ebc6e0eb282/arnie-0.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "89b275c13a0e631aa7e7c5a759bcbe3339a7cd011dba9e652ef19d0585b7b68f",
"md5": "08088f9f2378fa351d6d2b5940c03656",
"sha256": "24b37e29f187c283bf7a2ef08c84b2419f81457a3491a79e513e0b53f2d3c305"
},
"downloads": -1,
"filename": "arnie-0.2.2.tar.gz",
"has_sig": false,
"md5_digest": "08088f9f2378fa351d6d2b5940c03656",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 43088,
"upload_time": "2025-01-07T20:10:16",
"upload_time_iso_8601": "2025-01-07T20:10:16.778046Z",
"url": "https://files.pythonhosted.org/packages/89/b2/75c13a0e631aa7e7c5a759bcbe3339a7cd011dba9e652ef19d0585b7b68f/arnie-0.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-07 20:10:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DasLab",
"github_project": "arnie",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "arnie"
}