Home
last modified time | relevance | path

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

/dports/biology/star/STAR-2.7.9a/source/
H A DReadAlign_storeAligns.cpp83 PC[iP1][PC_Dir]=-1;//do not keep the old piece in storeAligns()
126 if ( PC[ii][PC_Dir] != -1) {//move this record to the new place in storeAligns()
140 PC[iP][PC_Dir] = iDir; //direction in storeAligns()
H A DIncludeDefine.h181 #define PC_Dir 3 macro
H A DReadAlign_stitchPieces.cpp48 uint aDir = PC[iP][PC_Dir]; in stitchPieces()
133 uint aDir=PC[iP][PC_Dir]; in stitchPieces()