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.10.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.10.3.tar.gz | 712.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cg-88.10.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / cg-88.10.3.tar.gz
| Download URL | cg-88.10.3.tar.gz |
|---|---|
| Size | 712.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e4b7b9edeec17169357eab8d35c59b14604baec0b04808b1cdc5f08ed85d5db0
|
|
BLAKE2b-256 checksum How to use checksums |
fe8b3761187c81c925bbb1a18e63105ac39b5ea03eba53c0642581aa353957b5
|
| 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.10.3-py3-none-any.whl
| Download URL | cg-88.10.3-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
42f1d44c6e66427c60440f157b3654b94fb34f7ae0b10cd057e5e5a28155bb2b
|
|
BLAKE2b-256 checksum How to use checksums |
0459cf41ca5b9e71f864511f646de413f1bc6c30c5126379776ecfd9e87c604a
|
| 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
|