Clinical Genomics command center
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cg-60.4.0.tar.gz
(2.8 MB
view hashes)
Built Distribution
cg-60.4.0-py3-none-any.whl
(3.3 MB
view hashes)