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::loss_stats Struct Reference

Public Member Functions

void operator+= (const loss_stats &loss)
 
std::string str () const noexcept
 
float prop_calls_lost () const noexcept
 
float prop_bp_lost () const noexcept
 
float prop_gvcf_bp_lost () const noexcept
 
float prop_gvcf_calls_lost () const noexcept
 

Public Attributes

int n_calls_total =0
 
int n_bp_total =0
 
int n_gvcf_calls_total =0
 
int n_gvcf_bp_total =0
 
int n_no_calls_total = 0
 
int n_calls_lost =0
 
int n_bp_lost =0
 
int n_gvcf_calls_lost =0
 
int n_gvcf_bp_lost =0
 

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