fetchTF | R Documentation |
Function selects given TF.
fetchTF(arrayData = "", TF = "FOXA1")
arrayData |
Data or path to data, by default "~/tmp/RData/Output". |
TF |
Name of TF. |
Data Frame (class = "data.frame") of peaks of this line.
Alexey Solovyev
myFrame <- fetchTF(arrayData = "", TF = "FOXA1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.