Skip to main content

Get metadata and ontological information about all biomedical entities.

Project description

Biolookup

Tests Cookiecutter template from @cthoyt PyPI PyPI - Python Version PyPI - License Documentation Status DOI Code style: black

Get metadata and ontological information about biomedical entities.

🕸️ Lookup App

After installing with the [web] extras, you can run the lookup app in local mode with:

$ biolookup web --lazy

This means that the in-memory data from pyobo are used. If you have a large external database, you can run in remote mode with the --sql flag:

$ biolookup web --sql --uri postgresql+psycopg2://postgres:biolookup@localhost:5434/biolookup

If --uri is not given for the web subcommand, it uses pystow.get_config("pyobo", "sqlalchemy_uri)to look up from PYOBO_SQLALCHEMY_URI or in ~/.config/pyobo.ini. If none is given, it defaults to a SQLite database in ~/.data/pyobo/pyobo.db.

🗂️ Load the Database

$ biolookup load  --uri postgresql+psycopg2://postgres:biolookup@localhost:5434/biolookup

If --uri is not given for the load subcommand, it uses pystow.get_config("pyobo", "sqlalchemy_uri) to look up from PYOBO_SQLALCHEMY_URI or in ~/.config/pyobo.ini. If none is given, it defaults to a SQLite database in ~/.data/pyobo/pyobo.db.

🚀 Installation

The most recent release can be installed from PyPI with:

$ pip install biolookup

The most recent code and data can be installed directly from GitHub with:

$ pip install git+https://github.com/biolookup/biolookup.git

To install in development mode, use the following:

$ git clone git+https://github.com/biolookup/biolookup.git
$ cd biolookup
$ pip install -e .

👐 Contributing

Contributions, whether filing an issue, making a pull request, or forking, are appreciated. See CONTRIBUTING.rst for more information on getting involved.

👀 Attribution

⚖️ License

The code in this package is licensed under the MIT License.

🎁 Support

The Biolookup Service was developed by the INDRA Lab, a part of the Laboratory of Systems Pharmacology and the Harvard Program in Therapeutic Science (HiTS) at Harvard Medical School.

💰 Funding

This project has been supported by the following grants:

Funding Body Program Grant
DARPA Automating Scientific Knowledge Extraction (ASKE) HR00111990009

🍪 Cookiecutter

This package was created with @audreyfeldroy's cookiecutter package using @cthoyt's cookiecutter-snekpack template.

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

biolookup-0.0.2.tar.gz (24.3 kB view details)

Uploaded Source

Built Distribution

biolookup-0.0.2-py3-none-any.whl (22.8 kB view details)

Uploaded Python 3

File details

Details for the file biolookup-0.0.2.tar.gz.

File metadata

  • Download URL: biolookup-0.0.2.tar.gz
  • Upload date:
  • Size: 24.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5

File hashes

Hashes for biolookup-0.0.2.tar.gz
Algorithm Hash digest
SHA256 591d1fda8e132b72005a0cfdeb4fe63b36456cb288348ba8c00f717ab6ac3ffd
MD5 3156ce9b09690a40edcfdfd2eddf66c7
BLAKE2b-256 afb0fb76870305609e32d9e34a7add17bd335659c8f2dc12f14127c35ff1f8e6

See more details on using hashes here.

Provenance

File details

Details for the file biolookup-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: biolookup-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5

File hashes

Hashes for biolookup-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 74d94fbf617900ef7abaf5420da56f993080b6677ee4f82d1411e388584fe2e2
MD5 8e1b78481b48d9b03dbe7afca64c2cde
BLAKE2b-256 fa8558126bf0c61a3a89ea2f2d2e319d9515900cb0049992c347e94a951954b1

See more details on using hashes here.

Provenance

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