PWM

Type Alias PWM 

Source
pub type PWM = DataFrame;
Expand description

Represents a Position Weight Matrix (PWM) Stored as a DataFrame with columns A, C, G, T

Aliased Typeยง

pub struct PWM { /* private fields */ }