Name | gffutils JSON |
Version |
0.13
JSON |
| download |
home_page | https://github.com/daler/gffutils |
Summary | Work with GFF and GTF files in a flexible database framework |
upload_time | 2024-04-13 17:47:37 |
maintainer | None |
docs_url | None |
author | Ryan Dale |
requires_python | None |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
gffutils
========
``gffutils`` is a Python package for working with and manipulating the GFF and
GTF format files typically used for genomic annotations.
Files are loaded into a sqlite3 database, allowing much more complex
manipulation of hierarchical features (e.g., genes, transcripts, and exons)
than is possible with plain-text methods alone.
See documentation at https://daler.github.io/gffutils, and GitHub repo at
https:/github.com/daler/gffutils.
Raw data
{
"_id": null,
"home_page": "https://github.com/daler/gffutils",
"name": "gffutils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Ryan Dale",
"author_email": "dalerr@niddk.nih.gov",
"download_url": "https://files.pythonhosted.org/packages/66/51/998a14434a597162006385575373c6be06cc4c52caa67d0be901a82ee761/gffutils-0.13.tar.gz",
"platform": null,
"description": "gffutils\n========\n\n``gffutils`` is a Python package for working with and manipulating the GFF and\nGTF format files typically used for genomic annotations.\n\nFiles are loaded into a sqlite3 database, allowing much more complex\nmanipulation of hierarchical features (e.g., genes, transcripts, and exons)\nthan is possible with plain-text methods alone.\n\nSee documentation at https://daler.github.io/gffutils, and GitHub repo at\nhttps:/github.com/daler/gffutils.\n",
"bugtrack_url": null,
"license": null,
"summary": "Work with GFF and GTF files in a flexible database framework",
"version": "0.13",
"project_urls": {
"Homepage": "https://github.com/daler/gffutils"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "38d04f34f9889ed159db2bcd70014dfe08fcad9d34db528a19a73754790cc21f",
"md5": "2eb4a8774d3992a4dfa98b79c962bc14",
"sha256": "58e7bb579796fff70e728380ef2d8ffd4a3bc895e53e6529855a0cf87ba6a77a"
},
"downloads": -1,
"filename": "gffutils-0.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2eb4a8774d3992a4dfa98b79c962bc14",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1626440,
"upload_time": "2024-04-13T17:47:35",
"upload_time_iso_8601": "2024-04-13T17:47:35.153665Z",
"url": "https://files.pythonhosted.org/packages/38/d0/4f34f9889ed159db2bcd70014dfe08fcad9d34db528a19a73754790cc21f/gffutils-0.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6651998a14434a597162006385575373c6be06cc4c52caa67d0be901a82ee761",
"md5": "13970382f37c65378765b7a5e522b9ec",
"sha256": "b0d52f35c014cc0330fb5c4e3c6fea127c90ccf4c5384a825cdb5c8ff330d4eb"
},
"downloads": -1,
"filename": "gffutils-0.13.tar.gz",
"has_sig": false,
"md5_digest": "13970382f37c65378765b7a5e522b9ec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1560489,
"upload_time": "2024-04-13T17:47:37",
"upload_time_iso_8601": "2024-04-13T17:47:37.272929Z",
"url": "https://files.pythonhosted.org/packages/66/51/998a14434a597162006385575373c6be06cc4c52caa67d0be901a82ee761/gffutils-0.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-13 17:47:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "daler",
"github_project": "gffutils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "gffutils"
}