hts_idx_get_n_no_coor

@param idx Index @return Unplaced reads count

Unplaced reads are not linked to any reference (e.g. RNAME is '*' in SAM files).

extern (C)
uint64_t
hts_idx_get_n_no_coor
(
const(hts_idx_t)* idx
)

Meta