Home
last modified time | relevance | path

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

/dports/biology/star/STAR-2.7.9a/source/
H A DSoloFeature_countSmartSeq.cpp112 uint64 ccgN=0;//total number of entries in the countCellGeneUMI in countSmartSeq() local
114 ccgN+=cbf.size(); in countSmartSeq()
116 countCellGeneUMI.resize(ccgN*countMatStride); in countSmartSeq()