EWMCollection

Type Alias EWMCollection 

Source
pub type EWMCollection = HashMap<String, EWM>;
Expand description

Collection of EWMs indexed by motif ID

Aliased Typeยง

pub struct EWMCollection { /* private fields */ }