importTFData | R Documentation |
Import externally derived TF Activity data. EXPERIMENTAL.
importTFData( GRN, data, name, idColumn = "ENSEMBL", nameColumn = "TF.name", normalization = "none", forceRerun = FALSE )
GRN |
Object of class |
data |
Data frame. No default. Data with TF data. |
name |
Name in object under which it should be stored. This corresponds to the |
idColumn |
Character. Default |
nameColumn |
Character. Default |
normalization |
Character. Default |
forceRerun |
|
The same GRN
object, with added data from this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.