Skip to main content

WindowLoc

Type Alias WindowLoc 

Source
pub type WindowLoc = (String, i64, i64);
Expand description

Region of one window: chromosome, start, end.