Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A Dcore-junction.c5013 …offset1, int indel_offset2, int is_reversed, int space_type, int * best_donor_score, int * is_GTAG) in core13_test_donor() argument
5100 *is_GTAG = 1==((is_reversed) + (h1_2ch[0]=='G' || h1_2ch[1]=='G')); //"GT" or "AG" in core13_test_donor()
5351 int is_GTAG = 0; in core_fragile_junction_voting() local
5352 …est_real_break_point, base_index, 0, 0, negative_strand, color_space, &test_donor_score, &is_GTAG); in core_fragile_junction_voting()
5392 new_event -> is_negative_strand= !is_GTAG; in core_fragile_junction_voting()