pub type EWMCollection = HashMap<String, EWM>;
Collection of EWMs indexed by motif ID
pub struct EWMCollection { /* private fields */ }