Home
last modified time | relevance | path

Searched defs:getMcaRow (Results 1 – 5 of 5) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/datatype/msa/
H A DMultipleChromatogramAlignment.h237 inline MultipleChromatogramAlignmentRow MultipleChromatogramAlignmentData::getMcaRow(int rowIndex) { in getMcaRow() function
241 inline const MultipleChromatogramAlignmentRow MultipleChromatogramAlignmentData::getMcaRow(int rowI… in getMcaRow() function
H A DMultipleChromatogramAlignment.cpp592 const MultipleChromatogramAlignmentRow MultipleChromatogramAlignmentData::getMcaRow(const QString &… in getMcaRow() function in U2::MultipleChromatogramAlignmentData
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/gobjects/
H A DMultipleChromatogramAlignmentObject.cpp128 const MultipleChromatogramAlignmentRow MultipleChromatogramAlignmentObject::getMcaRow(int row) cons… in getMcaRow() function in U2::MultipleChromatogramAlignmentObject
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/util/
H A DMcaDbiUtils.cpp210 U2McaRow McaDbiUtils::getMcaRow(U2OpStatus &os, const U2EntityRef &mcaRef, qint64 rowId) { in getMcaRow() function in U2::McaDbiUtils
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/
H A DGTUtilsMcaEditor.cpp143 MultipleAlignmentRowData *GTUtilsMcaEditor::getMcaRow(GUITestOpStatus &os, int rowNum) { in getMcaRow() function in U2::GTUtilsMcaEditor