View source: R/fetch_ID_files.R
fetchIDFiles | R Documentation |
Function selects given ID.
fetchIDFiles(dirFrom = "", ID = "GSE56086")
dirFrom |
Path to data, by default "~/tmp/RData/Output". |
ID |
Name of ID. |
Data Frame (class = "data.frame") of peaks of this line.
Alexey Solovyev
myFrame <- fetchIDFiles(dirFrom = "", ID = "GSE56086")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.