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