getPval: P-value for a given pair of genes

View source: R/sl_test_funcs.R

getPvalR Documentation

P-value for a given pair of genes

Description

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.

Usage

getPval(canc_data, driver_gene, sl_partner_gene)

Arguments

canc_data

Processed data object for a given cancer type.

driver_gene

The target mutated gene.

sl_partner_gene

The corresponding SL partner

Value

a dataframe of driver gene with its corresponding SL partner, the p-value in WT samples, p-value in mutated samples.


cbg-ethz/slidr documentation built on Feb. 8, 2023, 11:15 p.m.