UofS-Pulse-Binfo / nd_genotypes

Drupal/Tripal: Tripal interface for Chado Natural Diversity Genotypic data.
https://nd-genotypes.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
4 stars 1 forks source link

Filter by Quality #1

Open laceysanderson opened 7 years ago

laceysanderson commented 7 years ago

The genotype_call table stored quality information in a meta_data JSONB column. We would like to utilize this data to provide quality filtering to users through the genotype matrix.

This functionality needs to be very flexible and extensible since the type of quality information varies between marker technologies and analysis pipelines. As a starting point we would like to implement a read depth cutoff.