Python implementation of the QRank method described in Song et al Bioninformatics 2017.
Project description
QRankGWAS
Software implementing the QRank method described in Song el al. Bioninformatics 2017. It was adapted for use within the UK Biobank using Python. It was designed to be used as a command-line tool. Note, the R QRank version and the python implementation will not yield identical results. The python version uses Iterative Weighted Least Squares to fit the null regression models, while the R version uses the simplex method. Therefore, the two implementations can produce slightly different p-values, but they are highly consistent.
Installation:
pip install QRankGWAS
Following installation, specific details regarding the software can be found by running the following command:
python -m QRankGWAS -h
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 QRankGWAS-0.0.8.tar.gz
.
File metadata
- Download URL: QRankGWAS-0.0.8.tar.gz
- Upload date:
- Size: 8.2 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.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b72806855ca2b669d0565cf91838086895b2b411502a8c935164f674cf50ba0 |
|
MD5 | 818ccda34515b9a4349e11d164e75602 |
|
BLAKE2b-256 | 2e5e22fb15f5cee466eed3d78dab5448688028ace13ef1533de4cffd139cf22c |
File details
Details for the file QRankGWAS-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: QRankGWAS-0.0.8-py3-none-any.whl
- Upload date:
- Size: 8.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.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61833f18a06b4005c9aa2a76b54cb20ead0cdbc3ba5aaefa2c65554f49ea2d87 |
|
MD5 | bdbaffe503f3945f5bd6c9ae651e5227 |
|
BLAKE2b-256 | 3df5f79567d4f6e738983a5ab775c4862d1cb086abe9adddd3a8854e17c49d23 |