Name | gpmicrobiome JSON |
Version |
1.0.0
JSON |
| download |
home_page | https://github.com/tare/GPMicrobiome |
Summary | Temporal probabilistic modeling of bacterial compositions derived from 16S rRNA sequencing |
upload_time | 2024-10-22 00:05:31 |
maintainer | None |
docs_url | None |
author | Tarmo Äijö |
requires_python | <4.0,>=3.10 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# GPMicrobiome
Temporal probabilistic modeling of bacterial compositions derived from 16S rRNA sequencing.
## Installation
### PyPI
```console
$ pip install gpmicrobiome
```
### GitHub
Install the version from the main branch as follows
```console
$ pip install git+https://github.com/tare/GPMicrobiome.git
```
## Usage
Please see [this](examples/basic_usage.ipynb) tutorial.
Raw data
{
"_id": null,
"home_page": "https://github.com/tare/GPMicrobiome",
"name": "gpmicrobiome",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Tarmo \u00c4ij\u00f6",
"author_email": "tarmo.aijo@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/5b/db/55855a8aa326bbd9015785d56ac586c7964d6d0cf6cc9f33a03128db65b1/gpmicrobiome-1.0.0.tar.gz",
"platform": null,
"description": "# GPMicrobiome\n\nTemporal probabilistic modeling of bacterial compositions derived from 16S rRNA sequencing.\n\n## Installation\n\n### PyPI\n\n```console\n$ pip install gpmicrobiome\n```\n\n### GitHub\n\nInstall the version from the main branch as follows\n\n```console\n$ pip install git+https://github.com/tare/GPMicrobiome.git\n```\n\n## Usage\n\nPlease see [this](examples/basic_usage.ipynb) tutorial.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Temporal probabilistic modeling of bacterial compositions derived from 16S rRNA sequencing",
"version": "1.0.0",
"project_urls": {
"Bug Tracker": "https://github.com/tare/GPMicrobiome/issues",
"Homepage": "https://github.com/tare/GPMicrobiome",
"Repository": "https://github.com/tare/GPMicrobiome"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1b3f22aec35bd8c4e2dd435feb706344c74cf28e6f7f8a1d71b41b21e723314b",
"md5": "b28db5864063a23e913b9b24bcd8e404",
"sha256": "3dffcda7539346d582f11f736aa578ee71a95226ccc4f270a70dc53fe39dcac3"
},
"downloads": -1,
"filename": "gpmicrobiome-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b28db5864063a23e913b9b24bcd8e404",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 7352,
"upload_time": "2024-10-22T00:05:29",
"upload_time_iso_8601": "2024-10-22T00:05:29.712230Z",
"url": "https://files.pythonhosted.org/packages/1b/3f/22aec35bd8c4e2dd435feb706344c74cf28e6f7f8a1d71b41b21e723314b/gpmicrobiome-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5bdb55855a8aa326bbd9015785d56ac586c7964d6d0cf6cc9f33a03128db65b1",
"md5": "ae047ea5a0df183f0e377f96f4eed80e",
"sha256": "444b2f00e86f4ad5eef75483bf1bf44eb55387796d82c5b94f355f99cd742caa"
},
"downloads": -1,
"filename": "gpmicrobiome-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "ae047ea5a0df183f0e377f96f4eed80e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 7571,
"upload_time": "2024-10-22T00:05:31",
"upload_time_iso_8601": "2024-10-22T00:05:31.308553Z",
"url": "https://files.pythonhosted.org/packages/5b/db/55855a8aa326bbd9015785d56ac586c7964d6d0cf6cc9f33a03128db65b1/gpmicrobiome-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-22 00:05:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "tare",
"github_project": "GPMicrobiome",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gpmicrobiome"
}