pub type PWMCollection = HashMap<String, PWM>;
Collection of PWMs indexed by motif ID
pub struct PWMCollection { /* private fields */ }