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.5.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.5.0.tar.gz | 705.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cg-88.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / cg-88.5.0.tar.gz
| Download URL | cg-88.5.0.tar.gz |
|---|---|
| Size | 705.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c3ca1a9cb5360d6ad546d37c93aecf8890151f60efd36e4307748effcca2ffbf
|
|
BLAKE2b-256 checksum How to use checksums |
1c27e64459882af61bb76f808bb38fe6c6a165c36d07edf21ede20716d68f4bf
|
| 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.5.0-py3-none-any.whl
| Download URL | cg-88.5.0-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ab8915e3d726883bc992655a7a29ad5a48ddf379987e0e1d9826bb18a0ff4286
|
|
BLAKE2b-256 checksum How to use checksums |
d7af5a4cc34512d8f5d1aa240805de85d64c6b2893b36a795be1f544d2c2bb63
|
| 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
|