Home
last modified time | relevance | path

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

/dports/biology/star/STAR-2.7.9a/source/
H A DSoloReadFeature_inputRecords.cpp18 vector<uint32> trIdDist; in inputRecords() local
19 …tureUMI(streamReads, featureType, readIndexYes, P.sjAll, iread, cbmatch, feature, umi, trIdDist)) { in inputRecords()
H A DSoloFeature_countSmartSeq.cpp63 vector<uint32> trIdDist; //not used in countSmartSeq() local
65 …ired], featureType, readInfoYes, P.sjAll, iread, cbmatch, feature, umi, trIdDist)) {//cycle over f… in countSmartSeq()