Skip to main content

No project description provided

Project description

IPR

build PyPi codecov PyPI - Downloads

This python tool takes in variant inputs as tab-delimited files and annotates them using GraphKB. The resulting output is uploaded to IPR as a report. Additional report content such as images and metadata can be passed to be included in the report upload.

Getting Started

Install (For developers)

clone this repository

git clone https://github.com/bcgsc/pori_ipr_python.git
cd pori_ipr_python

create a virtual environment

python3 -m venv venv
source venv/bin/activate

install the package and its development dependencies

pip install -e .[dev]

Run the tests

pytest tests

Generating the Documentation

This documentation is generated using mkdocs, mkdocs-material, and markdown_refdocs.

First install the documentation dependencies

pip install .[doc]

Then generate the user manual files

markdown_refdocs ipr -o docs/reference
mkdocs build

There should now be static html files under build-docs. To view the files, serve the folder using the built-in python http server

python3 -m http.server -d build-docs

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

ipr-2.0.5.tar.gz (29.2 kB view details)

Uploaded Source

Built Distribution

ipr-2.0.5-py3-none-any.whl (47.0 kB view details)

Uploaded Python 3

File details

Details for the file ipr-2.0.5.tar.gz.

File metadata

  • Download URL: ipr-2.0.5.tar.gz
  • Upload date:
  • Size: 29.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for ipr-2.0.5.tar.gz
Algorithm Hash digest
SHA256 5932ec697d0379321b10dc98aad58fbd17912328b2c552a3b42ea46b4f368d52
MD5 0cd4471b7de5cd537ed0bea236b68678
BLAKE2b-256 a31dcb2c2bf03cc64b1c7750f7d3edc7bb4a4e53128028be42ae9ee31fb4ca88

See more details on using hashes here.

File details

Details for the file ipr-2.0.5-py3-none-any.whl.

File metadata

  • Download URL: ipr-2.0.5-py3-none-any.whl
  • Upload date:
  • Size: 47.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2

File hashes

Hashes for ipr-2.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c38793f56fb8d070976b9d08ecbcf2265dfaa47211e03fb82477fc8b2352f595
MD5 f3799901ca15fa590f62b23448576a43
BLAKE2b-256 7037f34e19983f10811eceae024ba133a652c2fcb8bdf870c69e103eaaaf575d

See more details on using hashes here.

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