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.4
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.4.tar.gz | 710.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cg-88.7.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / cg-88.7.4.tar.gz
| Download URL | cg-88.7.4.tar.gz |
|---|---|
| Size | 710.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0f5d0170576eaac85e629dbda4cb2455883309b797758894d80d73a38ef0e8da
|
|
BLAKE2b-256 checksum How to use checksums |
ec7d247853715f3ea606ae342a1ee4cef473bfd20447cce5a139619e0e544bd2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.3 CPython/3.11.16 Linux/6.17.0-1022-azure
|
Release files / cg-88.7.4-py3-none-any.whl
| Download URL | cg-88.7.4-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6b5f378cc03cad8038eb480e126087fac9aa247b8915b6fd8d8d34ec54614987
|
|
BLAKE2b-256 checksum How to use checksums |
0223a3fd21d3e6801bcdd79d269e7123ec2895165f6b0ce076092d8e1f89641a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.4.3 CPython/3.11.16 Linux/6.17.0-1022-azure
|