This release is a pre-release and may not be stable for production use.
Getting Started with GWAS Normalisation
version: 0.4.3b1
The gwas-norm package is a toolkit to normalise GWAS summary statistics flat files. It aims to handle some of the most common scenarios and produce a flat file with:
- A standardised column order
- Uniform genome assembly
- Indel noramlisation, variant validation
- Latest variant IDs
- Fixing out of range p-values
- Basic functional annotations
There is online documentation for gwas-norm.
Installing the Python package
gwas-norm can be installed via PyPi or Conda.
PyPi:
pip install gwas-norm
Conda:
conda install -c conda-forge -c bioconda -c cfin gwas-norm
It is recommended to use Python version 3.13, but should work on earlier versions, although it has not been tested extensively on them. If in doubt, you can install then clone the repositary and run pytest ./tests.
Next steps...
There is a TLDR; that should get you started. For University College London (UCL) users there is a UCL specific TLDR;
Release files for gwas-norm 0.4.3b1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gwas_norm-0.4.3b1.tar.gz | 3.5 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gwas_norm-0.4.3b1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.0 MB
Release files / gwas_norm-0.4.3b1.tar.gz
| Download URL | gwas_norm-0.4.3b1.tar.gz |
|---|---|
| Size | 3.5 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aeec105e83517d81940423cb18bc0611814f753343d2d8814ad688ca0321a0e8
|
|
BLAKE2b-256 checksum How to use checksums |
98a3edc979e96f72de99204a1af53f261f7e1163737a7d9a003838f58f16b36b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|
Release files / gwas_norm-0.4.3b1-py3-none-any.whl
| Download URL | gwas_norm-0.4.3b1-py3-none-any.whl |
|---|---|
| Size | 3.5 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
74a8037f6b4320f9ad789f8f65c54650307ae1a3bf0748b4360a8ed33d4383ef
|
|
BLAKE2b-256 checksum How to use checksums |
e99990717af344d3bf04d51c4457302ee4dd6ba78a73ba20d80dcf68e72434c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.0
|