Searched refs:first_exon_base_right (Results 1 – 1 of 1) sorted by relevance
96 unsigned int first_exon_base_right; member400 result_junctions[ret].first_exon_base_right = next_exon_first_base; in fetch_boundaries()455 result_junctions[ret].first_exon_base_right = next_exon_first_base; in calc_junctions_from_cigar()585 result_junctions[ret].first_exon_base_right = boundaries_inclusive_base_pos[x2]; in calc_junctions_from_cigar()2822 junctions_current[ret].first_exon_base_right = first_base_pos; in calc_junctions_from_cigarInts()3800 j_one -> first_exon_base_right == j_two -> first_exon_base_right && in add_fragment_supported_junction()3807 …_left, j_one -> last_exon_base_left, j_one->chromosome_name_right, j_one -> first_exon_base_right); in add_fragment_supported_junction()3818 sprintf(right_key, "%s\t%u", j_one->chromosome_name_right, j_one -> first_exon_base_right); in add_fragment_supported_junction()