Searched refs:group2bundle (Results 1 – 1 of 1) sorted by relevance
3190 GList<CReadAln>& readlist,int n,GVec<int> *readgroup,GVec<int>& merge,GVec<int> *group2bundle, in get_read_pattern() argument3205 int bnode=group2bundle[2*s][gr]; // group was associated to bundle in get_read_pattern()3315 int bnode=group2bundle[2*s][gr]; // group was associated to bundle in get_read_pattern()12027 GVec<int> group2bundle[3]; // to retrace reads from group no to bundle in build_graphs() local12062 group2bundle[nextgr][currgroup[nextgr]->grid]=bundle[nextgr][bno]->lastnodeid; in build_graphs()12083 group2bundle[0][currgroup[nextgr]->grid]=bundle[0][bno]->lastnodeid; in build_graphs()12104 group2bundle[2][currgroup[nextgr]->grid]=bundle[2][bno]->lastnodeid; in build_graphs()12897 GVec<int> group2bundle[3]; // to retrace reads from group no to bundle in build_merge() local12930 group2bundle[nextgr][currgroup[nextgr]->grid]=bundle[nextgr][bno]->lastnodeid; in build_merge()12951 group2bundle[0][currgroup[nextgr]->grid]=bundle[0][bno]->lastnodeid; in build_merge()[all …]