cg
cg stands for Clinical Genomics; a clinical sequencing platform under SciLifeLab
In this context, cg provides the interface between these tools to facilitate automation and other necessary cross-talk. It also exposes some APIs:
- HTTP REST for powering the web portal: clinical.scilifelab.se
- CLI for interactions on the command line.
Contributing
Please check out our guide for contributing to cg
Installation
Cg written in Python 3.9+ and is available on the Python Package Index (PyPI).
pip install cg
If you would like to install the latest development version, use poetry.
git clone https://github.com/Clinical-Genomics/cg
cd cg
poetry install
For development, use poetry install --all-extras to install development dependencies.
Release files for cg 88.13.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cg-88.13.0.tar.gz | 714.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cg-88.13.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / cg-88.13.0.tar.gz
| Download URL | cg-88.13.0.tar.gz |
|---|---|
| Size | 714.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a8d6a60b4809ce15d47ae8c1c92410927e68c9f72492a277f365a4fcfd95dfc6
|
|
BLAKE2b-256 checksum How to use checksums |
ff9b702ad099a09016ddd24ada47a32248ba2547be188333825d0fe2e157f482
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.5.1 CPython/3.11.16 Linux/6.17.0-1022-azure
|
Release files / cg-88.13.0-py3-none-any.whl
| Download URL | cg-88.13.0-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6a44b2c2374aa8c5de7dd2ebf192bfdbf2168ac9d36571ebf1a605df361e7c99
|
|
BLAKE2b-256 checksum How to use checksums |
1465b76e9cce4ee6987256ad37d9b19d1b96333cd1213d0f31f17c0d47be8924
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.5.1 CPython/3.11.16 Linux/6.17.0-1022-azure
|