Searched refs:last_section_read_end (Results 1 – 1 of 1) sorted by relevance
/dports/biology/subread/subread-2.0.2-source/src/ |
H A D | core-junction.c | 1859 …int last_section_read_end = last_vote -> coverage_end[ ii_array [highest_target_end] ] [ jj_array… in align_cluster() local 1868 if(0 && last_section_read_end < this_rlen - NEW_EXTEND_SCAN_EXON_SHORTEST && this_votes > 4) in align_cluster() 1878 …, READ_FIRTS_BASE_POS=%s\n", this_rname, tail_mapped_section_pos , last_section_read_end, out1pos); in align_cluster() 1881 …e, this_rtext , this_rlen, scan_to_tail, tail_mapped_section_pos, last_section_read_end , -1, & mi… in align_cluster()
|