A python package to parse phenopedia data
Project description
PhenopediaParser
A python API for parsing Phenopedia.
"Phenopedia provides a disease-centered view of genetic association studies summarized in the online Human Genome Epidemiology (HuGE) encyclopedia. Users can switch to a gene-centered view (Genopedia) or to other HuGE Tools."
Getting Started
Install
pip install phenopedia_parser
Usage
from phenopedia_parser import PhenopediaParser
pheno_dataframe = PhenopediaParser.parse(search_term='lung', dataframe=True)
print(pheno_dataframe)
License
MIT License
Support
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file phenopedia-parser-0.0.3.tar.gz
.
File metadata
- Download URL: phenopedia-parser-0.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9c419183284a316dcbae354269fcdd142f8ba4d05e3bc7c529f2c113e76a3db |
|
MD5 | 2e8d42666a66674ac1c8c1798346a41f |
|
BLAKE2b-256 | 48c02875f19dfb9158d12738af1c6825f90adf24eef0ca250973643fcef1e725 |
File details
Details for the file phenopedia_parser-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: phenopedia_parser-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d1b4ea993815698f25a90223d80b01f000751ed83bdebe2195e2b5747e257f1 |
|
MD5 | ec93789c6eabc7d69508fc29257273d3 |
|
BLAKE2b-256 | e5c30bbfcc3907badbf52da059594b8f16b4d3de0459c3195f5a3a5c87b47a36 |