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.8.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.8.0.tar.gz | 712.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cg-88.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.8 MB
Release files / cg-88.8.0.tar.gz
| Download URL | cg-88.8.0.tar.gz |
|---|---|
| Size | 712.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e4add96e2e18c4c37636c301845ae467cac727e13000ff2491ea13dd01e52b5c
|
|
BLAKE2b-256 checksum How to use checksums |
17432169276782d2ec66236f7c6a7d143ae7fc5ba2e63e26c68036c053902303
|
| 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.8.0-py3-none-any.whl
| Download URL | cg-88.8.0-py3-none-any.whl |
|---|---|
| Size | 1.1 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c90be80910795d224a2a0ded4eb49cf762fff73e77a5884a6848bef0a4cf287b
|
|
BLAKE2b-256 checksum How to use checksums |
ef189b3583849ceab220f4cc2ae5feff86b8f5c04c792fa80a616d4034adc355
|
| 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
|