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.7.3
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.7.3.tar.gz | 709.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cg-88.7.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / cg-88.7.3.tar.gz
| Download URL | cg-88.7.3.tar.gz |
|---|---|
| Size | 709.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8aff2e7b21154651aab96dc084ef6015738daa54516292c1db9ca514c43922a3
|
|
BLAKE2b-256 checksum How to use checksums |
5a2d0d137b1914297e5126e896b179843a6c8a2939ae14fec1cf773a55e2a4a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.2 CPython/3.11.16 Linux/6.17.0-1022-azure
|
Release files / cg-88.7.3-py3-none-any.whl
| Download URL | cg-88.7.3-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
483b81af90b7fcefda28afac5b78f743269bb2c9cba11e8427cb817000d0c73e
|
|
BLAKE2b-256 checksum How to use checksums |
c128b171b010a2547f968de171b34ec106386a8402c79068552c7b22e4db4ce5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.2 CPython/3.11.16 Linux/6.17.0-1022-azure
|