plot_survival: Plot survival curves

Description Usage Arguments

View source: R/functions.R

Description

This function draws the Kaplan-Meier curves of patients in which a given gene is activated or not

Usage

1
plot_survival(gs, d, e, idx_c, idx_n, thresh_func = ector::m3sd)

Arguments

gs

a gene symbol

d

a transcriptomic dataset

e

a clinical dataset

idx_c

a vector of ID of cancerous patients

idx_n

a vector of ID of normal patients

thresh_func

the function used to determine the threshold


mpetrier/ector documentation built on April 4, 2020, 3:59 p.m.