Automated Interpretation of Structural Copy Number Variants
Project description
ISV package
Python package for easy prediction of pathogenicity of annotated Copy Number Variants (CNVs)
The package contains two functions:
1. isv.predict(X_raw, cnv_type)
- returns an array of probabilities
2. shap_values(X_raw, cnv_type)
- calculates shap values for given CNVs
Both functions assume that input dataframes contain counts of following genomic elements:
[
'gencode_genes',
'protein_coding',
'pseudogenes',
'mirna',
'lncrna',
'rrna',
'snrna',
'morbid_genes',
'disease_associated_genes',
'hi_genes', # ONLY FOR LOSSES
'regions_HI', # ONLY FOR LOSSES
'regions_TS', # ONLY FOR GAINS
'regulatory',
'regulatory_enhancer',
'regulatory_open_chromatin_region',
'regulatory_promoter',
'regulatory_promoter_flanking_region',
'regulatory_ctcf_binding_site',
'regulatory_tf_binding_site',
'regulatory_curated'
]
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
isv-0.2.0.tar.gz
(724.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
isv-0.2.0-py3-none-any.whl
(727.1 kB
view details)
File details
Details for the file isv-0.2.0.tar.gz.
File metadata
- Download URL: isv-0.2.0.tar.gz
- Upload date:
- Size: 724.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd8f09174b0cbea78671da86e20cb16003447cf5c9e3f5e6873fb1b338dfe839
|
|
| MD5 |
f6687b574368465e7ea62f553d42cab6
|
|
| BLAKE2b-256 |
7843e8ada4a198bfd5d265c40847865b134a6d3443aaf8659501b75b39d44f3f
|
File details
Details for the file isv-0.2.0-py3-none-any.whl.
File metadata
- Download URL: isv-0.2.0-py3-none-any.whl
- Upload date:
- Size: 727.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30d68974fbb01ccc4475c598f4bd487e33c945adca89e1f5c66d61614fcc3814
|
|
| MD5 |
27c270bc86724716ef7ed82358f06cee
|
|
| BLAKE2b-256 |
501d5c934db4a1f73f7b1963f96edcf1fbc86c6d0b73434800c848c41cbc4f42
|