Home
last modified time | relevance | path

Searched refs:SEQ_COL (Results 1 – 1 of 1) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/plugins/dbi_bam/src/
H A DSamtoolsBasedDbi.cpp480 static const int SEQ_COL = 9; variable
503 read->readSequence = values[SEQ_COL]; in bamFetchFunction()