GLnexus
Scalable datastore for population genome sequencing, with on-demand joint genotyping
 All Classes Functions Variables
Public Member Functions | Public Attributes | List of all members
GLnexus::one_call Struct Reference

A single allele call and metadata; diploid samples each have two calls. More...

Public Member Functions

 one_call (int32_t allele_, NoCallReason RNC_)
 

Public Attributes

int32_t allele = bcf_gt_missing
 
NoCallReason RNC = NoCallReason::MissingData
 or bcf_gt_allele(some_allele)
 

Detailed Description

A single allele call and metadata; diploid samples each have two calls.


The documentation for this struct was generated from the following file: