Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 780 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 780 Bytes

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

"Buy Me A Coffee"