View source: R/CoRecMotif-class.R
CoRecMotif | R Documentation |
Create a CoRecMotif from a 4 x n matrix of z-scores.
CoRecMotif(
probe_set,
pbm_condition,
zscore_motif,
array_id = NULL,
seed_sequence = NULL
)
probe_set |
|
pbm_condition |
|
zscore_motif |
|
array_id |
|
seed_sequence |
|
An object of class CoRecMotif.
print("FILL THIS IN")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.