Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A Dcore-junction.c3508 …l_context, subread_read_number_t pair_number, int is_second_read, int selected_vote, int max_start… in is_ambiguous_voting() argument
3529 if(big_margin_record[xk1*3] >= selected_vote - 1) // actually, max-1 in is_ambiguous_voting()
3539 if(selected_vote >= big_margin_record[xk1*3]) { in is_ambiguous_voting()