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.2.tar.gz (29.0 kB view details)

Uploaded Source

Built Distribution

ipr-2.0.2-py3-none-any.whl (46.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ipr-2.0.2.tar.gz
  • Upload date:
  • Size: 29.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for ipr-2.0.2.tar.gz
Algorithm Hash digest
SHA256 1b213b6fee29de95551b0156e478a1c348d14ad1fb8fe00950ebda38b21ff1cf
MD5 142f3949b9679fa625212402f7c9be51
BLAKE2b-256 7a6e33e403992dc63ef0211c76caf2902115e7e41da078e05be3628f57684b4f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ipr-2.0.2-py3-none-any.whl
  • Upload date:
  • Size: 46.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for ipr-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d92b37738c299a5a10d29ba8fd7133ef70ac99372bddc5425e9f25bfadc9ee3c
MD5 238e9aaa5c283b5b0af01474714d56a1
BLAKE2b-256 893bdda050148f01fe1a1ea9a2d8915857f8259244bc5cc1112ad36f167c9d25

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