Home
last modified time | relevance | path

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

/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/glf/
H A DGlfRecord.h218 bool setInsertionIndel1(const std::string& indelSeq);
H A DGlfRecord.cpp392 bool GlfRecord::setInsertionIndel1(const std::string& indelSeq) in setInsertionIndel1() function in GlfRecord
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/glf/test/
H A DWriteFiles.cpp364 assert(record.setInsertionIndel1(SEC1REC2_INDELSEQ1)); in writeSec1Record2()