No project description provided
Project description
IPR
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
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
File details
Details for the file ipr-2.0.0.tar.gz
.
File metadata
- Download URL: ipr-2.0.0.tar.gz
- Upload date:
- Size: 28.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea8ec6971cc2506c05339da00e3f5a120c7f466184890c5762bef52d986a1f90 |
|
MD5 | fd885cc3811914ac8abf671f0c05881e |
|
BLAKE2b-256 | 0376d1bf1d4532769fb49b18065adf5f76d1e2433a8b8658d653c719f8460e17 |
File details
Details for the file ipr-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: ipr-2.0.0-py3-none-any.whl
- Upload date:
- Size: 46.6 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/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d2f7955b2b16692111cd6668d7aad6cfe94f16aa73bf92f04e44046040df034 |
|
MD5 | 4ed95703a7c456affb3f21c756eab6b0 |
|
BLAKE2b-256 | 6e3b91eda3066518ed298d354c1ecc65d3d3a4ac9d1580473c48866989de2cf3 |