NCBI C++ ToolKit
Public Attributes | List of all members
SCorrectionData Struct Reference

Search Toolkit Book for SCorrectionData

#include <algo/gnomon/aligncollapser.hpp>

+ Collaboration diagram for SCorrectionData:

Public Attributes

list< TSignedSeqRangem_confirmed_intervals
 
map< int, char > m_replacements
 
TInDels m_correction_indels
 

Detailed Description

Definition at line 117 of file aligncollapser.hpp.

Member Data Documentation

◆ m_confirmed_intervals

list<TSignedSeqRange> SCorrectionData::m_confirmed_intervals

Definition at line 118 of file aligncollapser.hpp.

Referenced by CAlignCollapser::AddAlignment().

◆ m_correction_indels

TInDels SCorrectionData::m_correction_indels

◆ m_replacements

map<int,char> SCorrectionData::m_replacements

Definition at line 119 of file aligncollapser.hpp.

Referenced by CAlignCollapser::AddAlignment().


The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:33 2024 by modify_doxy.py rev. 669887