makeSummaryTable | R Documentation |
Function for generating a summary table of interesting driver genes for casereport.
makeSummaryTable( cnv_table, fusions_table, expression_table, mutations_table, onco_table )
cnv_table |
file path to casereport copy number variants table |
fusions_table |
file path to casereport fusions table |
expression_table |
file path to casereport over/under expression table |
mutations_table |
file path to casereport driver mutations table |
onco_table |
file path to casereport oncotable |
the |
directory of casereport |
summary table of driver genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.