Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 2.19 KB

README.md

File metadata and controls

46 lines (36 loc) · 2.19 KB

Genotype

Build Status - Github Coverage Status GitHub issues-closed Average time to resolve an issue Percentage of issues still open CodeFactor Code style: black Manage SNP calling comparisons at Clinical Genomics. The package exposes a CLI and a bare bones web interface to visualize results stored in a SQLite database.

Install

$ conda install -c bioconda pysam pyyaml sqlalchemy flask
$ pip install genotype

Help?

Please check out the documentation