vg
tools for working with variation graphs
Public Member Functions | Public Attributes | List of all members
vg::PoissonSupportSnarlCaller::PoissonCallInfo Struct Reference

#include <snarl_caller.hpp>

Inheritance diagram for vg::PoissonSupportSnarlCaller::PoissonCallInfo:
vg::SnarlCaller::CallInfo

Public Member Functions

virtual ~PoissonCallInfo ()=default
 
- Public Member Functions inherited from vg::SnarlCaller::CallInfo
virtual ~CallInfo ()=default
 

Public Attributes

double gq
 
double posterior
 
double expected_depth
 
double depth_err
 
int max_trav_size
 

Constructor & Destructor Documentation

◆ ~PoissonCallInfo()

virtual vg::PoissonSupportSnarlCaller::PoissonCallInfo::~PoissonCallInfo ( )
virtualdefault

Member Data Documentation

◆ depth_err

double vg::PoissonSupportSnarlCaller::PoissonCallInfo::depth_err

◆ expected_depth

double vg::PoissonSupportSnarlCaller::PoissonCallInfo::expected_depth

◆ gq

double vg::PoissonSupportSnarlCaller::PoissonCallInfo::gq

◆ max_trav_size

int vg::PoissonSupportSnarlCaller::PoissonCallInfo::max_trav_size

◆ posterior

double vg::PoissonSupportSnarlCaller::PoissonCallInfo::posterior

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