Description Usage Arguments Value
View source: R/vectorToTable.R View source: R/vectorToTable 2.R
This function will not be called directly by the user. The function is used by the plotDataset
function to reformat CARMA scores to an appropriate format.
1 | vectorToTable(tmp.carma, reg.ref)
|
tmp.carma |
a vector giving region specific CARMA scores. |
reg.ref |
a table giving chromosome as well as start and stop positions for each CARMA region. |
A data frame containing CARMA scores.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.