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.6.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.6.3.tar.gz | 707.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cg-88.6.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / cg-88.6.3.tar.gz
| Download URL | cg-88.6.3.tar.gz |
|---|---|
| Size | 707.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0903164014e3cc0c1e5a50f291d6ad254fcc027e6c534b8cdfdc7ab559a8493d
|
|
BLAKE2b-256 checksum How to use checksums |
1a90566d8e5506a7c9d8202a9eab2af6333467406e06786dca76a97b08c85d93
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.11.16 Linux/6.17.0-1022-azure
|
Release files / cg-88.6.3-py3-none-any.whl
| Download URL | cg-88.6.3-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ff1686dca22df971518e7abd55e4db6a5ae834369e875c1d63b7d7587750264d
|
|
BLAKE2b-256 checksum How to use checksums |
97f3307a6de5ee34e73ae1354ec8d81292d681263e184e6c1cc9390f2e63e05c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.1 CPython/3.11.16 Linux/6.17.0-1022-azure
|