Clinical-Genomics / cg

Glue between Clinical Genomics apps

Repository from Github https://github.comClinical-Genomics/cgRepository from Github https://github.comClinical-Genomics/cg

cg

Build Status - Github Coverage Status GitHub issues-closed Average time to resolve an issue Percentage of issues still open CodeFactor Code style: black

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:

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

About

Glue between Clinical Genomics apps


Languages

Language:Python 98.8%Language:HTML 1.2%Language:Dockerfile 0.0%Language:Mako 0.0%Language:CSS 0.0%