Home
last modified time | relevance | path

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

/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dsam-unaligned.c484 static uint32_t calc_mate_idx( const uint32_t n_reads, const uint32_t read_idx ) in calc_mate_idx() function
618 uint32_t mate_idx = calc_mate_idx( nreads, read_idx ); in dump_seq_row_sam_filtered()
1089 uint32_t mate_idx = calc_mate_idx( nreads, read_idx ); in dump_seq_row_fastx_filtered()