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.4.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.4.3.tar.gz | 705.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cg-88.4.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / cg-88.4.3.tar.gz
| Download URL | cg-88.4.3.tar.gz |
|---|---|
| Size | 705.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
936aa75394f46791f91a8b0c7bcbb29bd34883b286243962c3627c43ade3eb09
|
|
BLAKE2b-256 checksum How to use checksums |
a12325a733285e43b473316ba6ac9901d0a3af92ea42fed38b2f9a730b01d3f7
|
| 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.4.3-py3-none-any.whl
| Download URL | cg-88.4.3-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bb58f346b80d99b53e42b6a5d86b69897274fbe164a208d8a894404035bae0c7
|
|
BLAKE2b-256 checksum How to use checksums |
510ab93651b801e80587bdc3711b2d06615e17ffd11249435c41d7985762d91d
|
| 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
|