Home
last modified time | relevance | path

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

/dports/biology/star/STAR-2.7.9a/source/
H A DIncludeDefine.h184 #define PC_SAend 6 macro
H A DReadAlign_stitchPieces.cpp51 …for (uint iSA=PC[iP][PC_SAstart]; iSA<=PC[iP][PC_SAend]; iSA++) {//scan through all alignments of … in stitchPieces()
141 … for (uint iSA=PC[iP][PC_SAstart]; iSA<=PC[iP][PC_SAend]; iSA++) {//scan through all alignments in stitchPieces()
H A DReadAlign_storeAligns.cpp143 PC[iP][PC_SAend] = indStartEnd[1]; //SA index 2 in storeAligns()