View source: R/fetch_TF_DFrame.R
fetchTFDFrame | R Documentation |
Function selects given TF.
fetchTFDFrame(dataFrame = "", TF = "FOXA1")
dataFrame |
Data frame. |
TF |
Name of TF. |
Data Frame (class = "data.frame") of peaks of this line.
Alexey Solovyev
myFrame <- fetchTFDFrame(dataFrame = "", TF = "FOXA1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.