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