tf_binding_rs::types

Type Alias PWMCollection

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

Collection of PWMs indexed by motif ID

Aliased Typeยง

struct PWMCollection { /* private fields */ }