Home
last modified time | relevance | path

Searched defs:contig_end_pos (Results 1 – 1 of 1) sorted by relevance

/dports/biology/subread/subread-2.0.2-source/src/
H A Dcore-indel.c3298 …ions, float * indel_quality, unsigned int * contig_start_pos, unsigned int * contig_end_pos, int *… in full_indel_alignment()
4076 …t perfect_segment_start_pos[MAX_INDELS_IN_WINDOW], contig_start_pos, contig_end_pos, all_fresh = 0; in finalise_pileup_file_by_voting() local