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