Home
last modified time | relevance | path

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

/dports/biology/star/STAR-2.7.9a/source/
H A DIncludeDefine.h168 #define EXTEND_ORDER 1 //1-first extend to the 5' of the read, then 3'; 2- first extend to the left… macro
H A DstitchWindowAligns.cpp23 #if EXTEND_ORDER==1 in stitchWindowAligns()
29 #elif EXTEND_ORDER==2 in stitchWindowAligns()