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.1
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.1.tar.gz | 712.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cg-88.10.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / cg-88.10.1.tar.gz
| Download URL | cg-88.10.1.tar.gz |
|---|---|
| Size | 712.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fed7ebc78199bf70c083425db4a1ee595f5df47ab1ab1d09a1d4c5ff4253a1a0
|
|
BLAKE2b-256 checksum How to use checksums |
7e91e4945b2ae566d8e91f572ad4510b5ce0f6761ba513ab87cfcc92037a4637
|
| 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.1-py3-none-any.whl
| Download URL | cg-88.10.1-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
64c62fc1b4ecfbffc3164af9ee698cbbcd7be17bc8a27fa4c45a82c9d83f42cb
|
|
BLAKE2b-256 checksum How to use checksums |
0887d4915d3ef31c13ea9407cd2d5ecc889ae02351a81d5e23ecd740e415f1e4
|
| 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
|