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.
$ conda install -c bioconda pysam pyyaml sqlalchemy flask
$ pip install genotype
Please check out the documentation