NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Members | List of all members
nvbio::alndiff::AlignmentStats Struct Reference

Detailed description

Definition at line 136 of file stats.h.

#include <stats.h>

Public Members

Stats< HIGHER, LOGhigher_score
 
Stats< LOWER, LINEARlower_ed
 
Stats< HIGHER, LOGhigher_mapQ
 
Stats< HIGHER, LOGlonger_mapping
 
Stats< HIGHER, LOGhigher_pos
 
Stats< LOWER, LINEARlower_subs
 
Stats< LOWER, LINEARlower_ins
 
Stats< LOWER, LINEARlower_dels
 
Stats< LOWER, LINEARlower_mms
 

Member Data Documentation

Stats<HIGHER,LOG> nvbio::alndiff::AlignmentStats::higher_mapQ

Definition at line 140 of file stats.h.

Stats<HIGHER,LOG> nvbio::alndiff::AlignmentStats::higher_pos

Definition at line 142 of file stats.h.

Stats<HIGHER,LOG> nvbio::alndiff::AlignmentStats::higher_score

Definition at line 138 of file stats.h.

Stats<HIGHER,LOG> nvbio::alndiff::AlignmentStats::longer_mapping

Definition at line 141 of file stats.h.

Stats<LOWER,LINEAR> nvbio::alndiff::AlignmentStats::lower_dels

Definition at line 145 of file stats.h.

Stats<LOWER,LINEAR> nvbio::alndiff::AlignmentStats::lower_ed

Definition at line 139 of file stats.h.

Stats<LOWER,LINEAR> nvbio::alndiff::AlignmentStats::lower_ins

Definition at line 144 of file stats.h.

Stats<LOWER,LINEAR> nvbio::alndiff::AlignmentStats::lower_mms

Definition at line 146 of file stats.h.

Stats<LOWER,LINEAR> nvbio::alndiff::AlignmentStats::lower_subs

Definition at line 143 of file stats.h.


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