Name | gemmapy JSON |
Version |
1.0.7
JSON |
| download |
home_page | None |
Summary | a Python Wrapper for the Gemma API |
upload_time | 2024-08-08 04:55:04 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >3.10 |
license | None |
keywords |
gemma
bioinformatics
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
gemmapy: a Python Wrapper for the Gemma API
===========================================
This is a Python wrapper for `Gemma <https://gemma.msl.ubc.ca/>`_'s
RESTful `API <https://gemma.msl.ubc.ca/resources/restapidocs/>`_. Gemma is a web
site, database and a set of tools for the meta-analysis, re-use and
sharing of genomics data, currently primarily targeted at the analysis
of gene expression profiles. Gemma contains data from thousands of
public studies, referencing thousands of published papers.
Installation instructions
-------------------------
.. This is a content of docs/install.rst. Update it whenever install.rst changes.
The package requires Python3.10+.
#. Install it from a local copy
.. code-block:: bash
git clone git@github.com:PavlidisLab/gemmapy.git
cd gemmapy
pip install .
#. Install it from PyPI
.. code-block:: bash
pip install gemmapy
Usage
-----
To get started with *gemmapy*, read the
`Tutorial <https://pavlidislab.github.io/gemmapy/tutorial.html>`_.
The full documentation can be found at
https://pavlidislab.github.io/gemmapy/.
Citation
--------
To cite Gemma, please use: `Lim, N. et al., Curation of over 10 000
transcriptomic studies to enable data reuse, Database, 2021
<https://doi.org/10.1093/database/baab006>`_.
Raw data
{
"_id": null,
"home_page": null,
"name": "gemmapy",
"maintainer": null,
"docs_url": null,
"requires_python": ">3.10",
"maintainer_email": null,
"keywords": "gemma, bioinformatics",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/31/f1/00647b6975c3da0a23cee43e3b2497929b31d98145d64a33f8b168ac4d94/gemmapy-1.0.7.tar.gz",
"platform": null,
"description": "gemmapy: a Python Wrapper for the Gemma API\n===========================================\n\nThis is a Python wrapper for `Gemma <https://gemma.msl.ubc.ca/>`_'s\nRESTful `API <https://gemma.msl.ubc.ca/resources/restapidocs/>`_. Gemma is a web\nsite, database and a set of tools for the meta-analysis, re-use and\nsharing of genomics data, currently primarily targeted at the analysis\nof gene expression profiles. Gemma contains data from thousands of\npublic studies, referencing thousands of published papers.\n\n\nInstallation instructions\n-------------------------\n.. This is a content of docs/install.rst. Update it whenever install.rst changes.\n \nThe package requires Python3.10+. \n\n#. Install it from a local copy\n\n .. code-block:: bash\n\n git clone git@github.com:PavlidisLab/gemmapy.git\n cd gemmapy\n pip install .\n\n#. Install it from PyPI \n\n .. code-block:: bash\n\n pip install gemmapy\n\n\nUsage\n-----\n\nTo get started with *gemmapy*, read the \n`Tutorial <https://pavlidislab.github.io/gemmapy/tutorial.html>`_.\n\nThe full documentation can be found at \nhttps://pavlidislab.github.io/gemmapy/.\n\n\nCitation\n--------\n\nTo cite Gemma, please use: `Lim, N. et al., Curation of over 10 000\ntranscriptomic studies to enable data reuse, Database, 2021\n<https://doi.org/10.1093/database/baab006>`_.\n",
"bugtrack_url": null,
"license": null,
"summary": "a Python Wrapper for the Gemma API",
"version": "1.0.7",
"project_urls": null,
"split_keywords": [
"gemma",
" bioinformatics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "14cab89e411a1928aa20b75ac68d6b57c19047af29c05063a299ac058641a7a7",
"md5": "6b21aea75d820a04029dd4fd28ccbb1f",
"sha256": "d61dfa3ab03e3f8769c1843147fc0563fdd4288571f815d55ca6e23148804617"
},
"downloads": -1,
"filename": "gemmapy-1.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6b21aea75d820a04029dd4fd28ccbb1f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">3.10",
"size": 324088,
"upload_time": "2024-08-08T04:55:01",
"upload_time_iso_8601": "2024-08-08T04:55:01.104154Z",
"url": "https://files.pythonhosted.org/packages/14/ca/b89e411a1928aa20b75ac68d6b57c19047af29c05063a299ac058641a7a7/gemmapy-1.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "31f100647b6975c3da0a23cee43e3b2497929b31d98145d64a33f8b168ac4d94",
"md5": "b1104bd320d3d30c36cb65d9eeb771fe",
"sha256": "58482c8f988d080d60d55ab77523d5d815fbb86383fd12f85413241f2dad14d0"
},
"downloads": -1,
"filename": "gemmapy-1.0.7.tar.gz",
"has_sig": false,
"md5_digest": "b1104bd320d3d30c36cb65d9eeb771fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">3.10",
"size": 111769,
"upload_time": "2024-08-08T04:55:04",
"upload_time_iso_8601": "2024-08-08T04:55:04.032151Z",
"url": "https://files.pythonhosted.org/packages/31/f1/00647b6975c3da0a23cee43e3b2497929b31d98145d64a33f8b168ac4d94/gemmapy-1.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-08 04:55:04",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "gemmapy"
}