Home
last modified time | relevance | path

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

/dports/biology/stringtie/stringtie-2.1.1/
H A Drlink.h506 char consright; // -1,0,1 -1 is not set up, 0 is non consensus, 1 is consensus member
514 strand(_strand), guide_match(0), consleft(-1), consright(-1),nreads(0),nreads_good(0), in GSeg()
H A Drlink.cpp11193 ejunction[j]->consright=rightcons; in build_graphs()
11208 ejunction[i]->consright=1; in build_graphs()
11212 ejunction[i]->consright=0; in build_graphs()
11220 ejunction[i]->consright=1; in build_graphs()
11224 ejunction[i]->consright=0; in build_graphs()