Biometrics
Biometrics
Biometrics
  • biometrics
  • Introduction
  • Extraction
  • Genotype
  • Cluster
  • Minor contamination
  • Major contamination
  • Sex mismatch
Powered by GitBook
On this page

Was this helpful?

biometrics

NextIntroduction

Last updated 4 years ago

Was this helpful?

Python package for genotyping samples, calculating sample contamination metrics, and sample sex verification.

  • Free software: Apache Software License 2.0

  • Documentation:

Installation

From pypi:

pip install biometrics

From conda (python v3.6 only):

conda create -n myenv -c bioconda -c conda-forge -c msk-access python=3.6 biometrics

https://msk-access.gitbook.io/biometrics/
Build Status
PyPi