Home
last modified time | relevance | path

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

/dports/biology/stringtie/stringtie-2.1.1/
H A Drlink.cpp11123 char leftcons=-1; in build_graphs() local
11135 junction[j]->consleft=leftcons; in build_graphs()
11136 …if(!junction[j]->guide_match && !leftcons && junction[j]->nreads_good<DROP/ERROR_PERC) junction[j]… in build_graphs()
11163 leftcons=1; in build_graphs()
11167 leftcons=0; in build_graphs()
11174 leftcons=1; in build_graphs()
11178 leftcons=0; in build_graphs()