Name | annoread JSON |
Version |
0.1.6
JSON |
| download |
home_page | None |
Summary | annotate read from mapping data, and assign the multiple mapped reads, and count |
upload_time | 2024-09-09 10:53:45 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | MIT License Copyright (c) 2019 Hailing Fang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
read annotation
read assignment
read count
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# AnnoRead
Annoread is a utility to annotation the read fot the gene it belong to.
## Requirements
- biobrary
## installation
`pip install annoread`
## Usage
### annoread:
Annotated the reads based on mapping data, GTF file and transcriptomic FASTA file.
### assignread
Assign reads which mapped to multiple features.
### countmtx
Count the read number of features in different levels.
Raw data
{
"_id": null,
"home_page": null,
"name": "annoread",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "read annotation, read assignment, read count",
"author": null,
"author_email": "Hailing Fang <benjaminfang.ol@outlook.com>",
"download_url": "https://files.pythonhosted.org/packages/d5/55/a11cf9305829e893c6c36c26f035515ffad6fb0762d7ec272e6490899bb4/annoread-0.1.6.tar.gz",
"platform": null,
"description": "# AnnoRead\n\nAnnoread is a utility to annotation the read fot the gene it belong to.\n\n## Requirements\n\n- biobrary\n\n## installation\n\n`pip install annoread`\n\n## Usage\n\n### annoread:\n\nAnnotated the reads based on mapping data, GTF file and transcriptomic FASTA file.\n\n### assignread\n\nAssign reads which mapped to multiple features.\n\n### countmtx\n\nCount the read number of features in different levels.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2019 Hailing Fang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "annotate read from mapping data, and assign the multiple mapped reads, and count",
"version": "0.1.6",
"project_urls": {
"Homepage": "https://github.com/benjaminfang/annoread"
},
"split_keywords": [
"read annotation",
" read assignment",
" read count"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2b8656bc14a81a360a015fef9a63c2921d3eb3f2b73b5ebdb9aa44ca6b0b62d5",
"md5": "e27d8237a9b9081c60a5ed9ad0d94526",
"sha256": "f284b90401b5036e4cf047944d0b67ed2d4bd966960f5d69db9c29e25e962e68"
},
"downloads": -1,
"filename": "annoread-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e27d8237a9b9081c60a5ed9ad0d94526",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 12239,
"upload_time": "2024-09-09T10:53:43",
"upload_time_iso_8601": "2024-09-09T10:53:43.787212Z",
"url": "https://files.pythonhosted.org/packages/2b/86/56bc14a81a360a015fef9a63c2921d3eb3f2b73b5ebdb9aa44ca6b0b62d5/annoread-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d555a11cf9305829e893c6c36c26f035515ffad6fb0762d7ec272e6490899bb4",
"md5": "4f226f64088b2a34344d1ee3798f04ea",
"sha256": "932192c6a1792e324f6b0740160b7ca3360216f73c254356273d35c4dc89bf36"
},
"downloads": -1,
"filename": "annoread-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "4f226f64088b2a34344d1ee3798f04ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 10972,
"upload_time": "2024-09-09T10:53:45",
"upload_time_iso_8601": "2024-09-09T10:53:45.369619Z",
"url": "https://files.pythonhosted.org/packages/d5/55/a11cf9305829e893c6c36c26f035515ffad6fb0762d7ec272e6490899bb4/annoread-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-09 10:53:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "benjaminfang",
"github_project": "annoread",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "annoread"
}