Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A Dcore-indel.h122 } reassembly_by_voting_block_context_t; typedef
H A Dcore-indel.c2769 int search_window_once(global_context_t * global_context, reassembly_by_voting_block_context_t * bl…
2772 void search_window(global_context_t * global_context, reassembly_by_voting_block_context_t * block_… in search_window()
2791 int rectify_read_text(global_context_t * global_context, reassembly_by_voting_block_context_t * blo… in rectify_read_text()
2898 int search_window_once(global_context_t * global_context, reassembly_by_voting_block_context_t * bl… in search_window_once()
3298 int full_indel_alignment(global_context_t * global_context, reassembly_by_voting_block_context_t * … in full_indel_alignment()
3487 …tial_ultralong_indels(global_context_t * global_context , reassembly_by_voting_block_context_t * b… in find_potential_ultralong_indels()
3730 reassembly_by_voting_block_context_t block_context; in finalise_pileup_file_by_voting()