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