PWMCollection

Type Alias PWMCollection 

Source
pub type PWMCollection = HashMap<String, PWM>;
Expand description

Collection of PWMs indexed by motif ID

Aliased Typeยง

pub struct PWMCollection { /* private fields */ }