View source: R/sl_test_funcs.R
getPval | R Documentation |
Given the processed data object, a driver gene, and it's prospective partner, the function returns the p-values for the wild type and mutated samples.
getPval(canc_data, driver_gene, sl_partner_gene)
canc_data |
Processed data object for a given cancer type. |
driver_gene |
The target mutated gene. |
sl_partner_gene |
The corresponding SL partner |
a dataframe of driver gene with its corresponding SL partner, the p-value in WT samples, p-value in mutated samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.