View source: R/fetch_TF_files.R
fetchTFFiles | R Documentation |
Function selects given TF.
fetchTFFiles(dirFrom = "", TF = "FOXA1")
dirFrom |
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 <- fetchTFFiles(dirFrom = "", TF = "FOXA1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.