Skip to main content

Tool for query and parsing the phenomizer tool

Project description

[![Build Status](https://travis-ci.org/moonso/query_phenomizer.svg)](https://travis-ci.org/moonso/query_phenomizer)
# query_phenomizer #

A small module for querying the [phenomizer tool](http://compbio.charite.de/phenomizer/) with HPO-terms.

# INFO!!! #

From 16/2-16 phenomizer demands a password and username when using the service in this way.
Request login credentials from sebastian.koehler@charite.de

## Installation ##

pip install query_phenomizer

or
```
git clone https://github.com/moonso/query_phenomizer.git
cd query_phenomizer
pip install --editable .
```
##Usage##

query_phenomizer --hpo_term HP:0001623 --hpo_term HP:0002465 --output genes.txt -u USERNAME -p PASSWORD

User can check if hpo terms exist by using the flag ```-c/--check_terms```.

query_phenomizer --hpo_term HP:0001623 --hpo_term HP:02345555 --output genes.txt --check_terms -v -u USERNAME -p PASSWORD

Prints that HP:02345555 does not exist.

For more info run

query_phenomizer --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

query_phenomizer-0.5.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

query_phenomizer-0.5-py2.py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page