Type Alias noodles::tabix::Index

source ·
pub type Index = Index<Vec<VirtualPosition>>;
Expand description

A tabix index.

Aliased Type§

struct Index { /* private fields */ }