ARB
Public Attributes | List of all members
dot_insert_stat Struct Reference
Collaboration diagram for dot_insert_stat:
Collaboration graph
[legend]

Public Attributes

size_t pos_count
 
size_tposition
 
bool marked_only
 
size_t dots_inserted
 
size_t already_there
 
size_t sequences_checked
 

Detailed Description

Definition at line 30 of file ED4_dots.cxx.

Member Data Documentation

size_t dot_insert_stat::pos_count

Definition at line 31 of file ED4_dots.cxx.

Referenced by dot_missing_bases(), and dot_sequence_by_consensus().

size_t* dot_insert_stat::position

Definition at line 32 of file ED4_dots.cxx.

Referenced by dot_missing_bases(), and dot_sequence_by_consensus().

bool dot_insert_stat::marked_only

Definition at line 34 of file ED4_dots.cxx.

Referenced by dot_missing_bases(), and dot_sequence_by_consensus().

size_t dot_insert_stat::dots_inserted

Definition at line 37 of file ED4_dots.cxx.

Referenced by dot_missing_bases(), and dot_sequence_by_consensus().

size_t dot_insert_stat::already_there

Definition at line 38 of file ED4_dots.cxx.

Referenced by dot_missing_bases(), and dot_sequence_by_consensus().

size_t dot_insert_stat::sequences_checked

Definition at line 39 of file ED4_dots.cxx.

Referenced by dot_missing_bases(), and dot_sequence_by_consensus().


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