Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A Dcore-junction.c1492 int best_R_i = -1, best_R_j = - 1 , highest_vote_R = -1; in process_voting_junction_PE_juncs() local
1496 if( highest_vote_R < this_vote -> votes [ this_ii_path [j] ] [ this_jj_path [j] ] ){ in process_voting_junction_PE_juncs()
1499 highest_vote_R = this_vote -> votes [ this_ii_path [j] ] [ this_jj_path [j] ] ; in process_voting_junction_PE_juncs()