pub type PWM = DataFrame;
Represents a Position Weight Matrix (PWM) Stored as a DataFrame with columns A, C, G, T
pub struct PWM { /* private fields */ }