Skip to main content

No project description provided

Project description

IPR

build PyPi codecov

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

Uploaded Source

Built Distribution

ipr-1.0.0-py3-none-any.whl (42.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ipr-1.0.0.tar.gz
  • Upload date:
  • Size: 26.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for ipr-1.0.0.tar.gz
Algorithm Hash digest
SHA256 3018be4d7a714af589e87078918f2a9b0d9a5a4741877b83a631d901c0705658
MD5 df0d76beb85f7d98f79feb052f70e109
BLAKE2b-256 53ac27f9cb03b45a0eb6bfb5542f8889fce39695d780b9ff5b485ee14a9addcf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ipr-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 42.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for ipr-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e323ec7b7a99d47e701102bd4d4908fc0f9a5a014c5af03b30a7cb59699c35ec
MD5 4a189a20f104b1a9647fb1cdf91b959f
BLAKE2b-256 c1d91d300e692ca742324cd8293e5fc32d9a773b28ad3ec16a2840b83f22b735

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