Async pythonic interface to HGNC.
Project description
apyhgnc
Async pythonic interface to HGNC.
Free software: MIT license
Documentation: https://apyhgnc.readthedocs.io
GitHub repo: https://github.com/robertopreste/apyhgnc
Features
This Python package allows to retrieve entries from HGNC using synchronous calls.
Return searchable fields and stored fields separately using the Info class.
Return all entries of interest limiting results only to hgnc_id, symbol and score fields using the Search class.
Return entries according to the given searchable fields, returning all the available stored fields using the Fetch class.
Please refer to the Usage section of the documentation for further information.
Installation
apyhgnc only supports Python 3, and can be installed using pip:
pip install apyhgnc
Please refer to the Installation section of the documentation for further information.
Credits
This package was created with Cookiecutter and the cc-pypackage project template.
History
0.1.0 (2019-04-10)
First release.
0.1.1 (2019-04-18)
Add basic classes Info, Search and Fetch;
Add tests for Info, Search and Fetch.
0.1.2 (2019-04-19)
Refactor code and fix tests.
0.1.3 (2019.04.21)
Update tests;
Fix importing issue;
Update requirements.
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
Hashes for apyhgnc-0.1.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6107a31ec915b189cb9715feea1c8d531c76247ba1f69cc395ad10df5c797bae |
|
MD5 | 6205e5fde8cc24e0a512a90ecffbe73b |
|
BLAKE2b-256 | 10ac682dffb70485886d95210723eb546a0aab8b801a3dd515e4d3000e3fe444 |