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