Create an object of class Motif
CreateMotifObject( data = NULL, pwm = NULL, motif.names = NULL, meta.data = NULL )
| data | A motif x region matrix |
|---|---|
| pwm | A named list of position weight matrices or position frequency
matrices matching the motif names in |
| motif.names | A named list of motif names. List element names
must match the names given in |
| meta.data | A data.frame containing metadata |
Returns a Motif object