tf_binding_rs::types

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ยง

struct PWM { /* private fields */ }