Name | twobitreader JSON |
Version |
3.1.8
JSON |
| download |
home_page | None |
Summary | A fast python package for reading .2bit files (used by the UCSC genome browser) |
upload_time | 2025-10-10 02:44:23 |
maintainer | None |
docs_url | https://pythonhosted.org/twobitreader/ |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
genomics
ucsc
2bit
bioinformatics
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
|
coveralls test coverage |
No coveralls.
|
[](https://travis-ci.org/benjschiller/twobitreader)
twobitreader is a fast python package for reading .2bit files (used by UCSC genome browser)
To install (recommended):
```bash
pip install .
```
Can be run as a script
```bash
python -m twobitreader example.2bit < example.bed
```
Or imported as a module ("twobitreader")
Licensed under Perl Artistic License 2.0
No warranty is provided, express or implied
Raw data
{
"_id": null,
"home_page": null,
"name": "twobitreader",
"maintainer": null,
"docs_url": "https://pythonhosted.org/twobitreader/",
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "genomics, ucsc, 2bit, bioinformatics",
"author": null,
"author_email": "Benjamin Schiller <ben.j.schiller@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/02/c9/74122b44ea01e828cff1dc8468e784912778299a89281e9393f99a45f4d4/twobitreader-3.1.8.tar.gz",
"platform": null,
"description": "[](https://travis-ci.org/benjschiller/twobitreader)\n\ntwobitreader is a fast python package for reading .2bit files (used by UCSC genome browser)\n\nTo install (recommended):\n\n```bash\n pip install .\n```\n\nCan be run as a script\n\n```bash\n python -m twobitreader example.2bit < example.bed\n```\n\nOr imported as a module (\"twobitreader\")\n\n\nLicensed under Perl Artistic License 2.0\n\nNo warranty is provided, express or implied\n",
"bugtrack_url": null,
"license": null,
"summary": "A fast python package for reading .2bit files (used by the UCSC genome browser)",
"version": "3.1.8",
"project_urls": {
"Homepage": "https://github.com/benjschiller/twobitreader",
"Repository": "https://github.com/benjschiller/twobitreader"
},
"split_keywords": [
"genomics",
" ucsc",
" 2bit",
" bioinformatics"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3e5bd85a5ea98ce9959e2a64007503f773b43601fa0e607ee920bf428f04e267",
"md5": "3ab3daee16093d5a2bcebf395a9f41f1",
"sha256": "c03d509c83c5d4ea21c585ab6d11217f530872a442b064478b76e89f5062d53b"
},
"downloads": -1,
"filename": "twobitreader-3.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3ab3daee16093d5a2bcebf395a9f41f1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 14097,
"upload_time": "2025-10-10T02:44:22",
"upload_time_iso_8601": "2025-10-10T02:44:22.800672Z",
"url": "https://files.pythonhosted.org/packages/3e/5b/d85a5ea98ce9959e2a64007503f773b43601fa0e607ee920bf428f04e267/twobitreader-3.1.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "02c974122b44ea01e828cff1dc8468e784912778299a89281e9393f99a45f4d4",
"md5": "6ec2b68e9bf06f577f54aa45068433a7",
"sha256": "d7f709247006edcedfc773d4a48a08b79e40f2f77e9ed5b64ed29e8f393b907d"
},
"downloads": -1,
"filename": "twobitreader-3.1.8.tar.gz",
"has_sig": false,
"md5_digest": "6ec2b68e9bf06f577f54aa45068433a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 26873,
"upload_time": "2025-10-10T02:44:23",
"upload_time_iso_8601": "2025-10-10T02:44:23.583471Z",
"url": "https://files.pythonhosted.org/packages/02/c9/74122b44ea01e828cff1dc8468e784912778299a89281e9393f99a45f4d4/twobitreader-3.1.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-10 02:44:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "benjschiller",
"github_project": "twobitreader",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"lcname": "twobitreader"
}