|
libpappsomspp
Library for mass spectrometry
|
#include <semiglobalalignment.h>
Public Attributes | |
| std::size_t | n_row |
| int | score |
| std::size_t | beginning |
| int | tree_id |
Definition at line 46 of file semiglobalalignment.h.
| std::size_t pappso::specpeptidoms::KeyCell::beginning |
Definition at line 50 of file semiglobalalignment.h.
Referenced by pappso::specpeptidoms::SemiGlobalAlignment::updateAlignmentMatrix().
| std::size_t pappso::specpeptidoms::KeyCell::n_row |
Definition at line 48 of file semiglobalalignment.h.
Referenced by pappso::specpeptidoms::SemiGlobalAlignment::updateAlignmentMatrix().
| int pappso::specpeptidoms::KeyCell::score |
Definition at line 49 of file semiglobalalignment.h.
Referenced by pappso::specpeptidoms::SemiGlobalAlignment::updateAlignmentMatrix().
| int pappso::specpeptidoms::KeyCell::tree_id |
Definition at line 51 of file semiglobalalignment.h.
Referenced by pappso::specpeptidoms::SemiGlobalAlignment::updateAlignmentMatrix().