ICIResponse: Markers and response/survival to ICI therapy

Description Usage Arguments Details Examples

View source: R/ICIResponse.R

Description

To explore the association between a marker and ICI therapy in datasets.

Usage

1
2

Arguments

marker

if marker was a vector, we calculated the average of the marker genes;if marker was a list of signature genes, we use singscore method calculated the signature score. Your marker should contain a list of Upregulated and Downregulated (if necessary) gene-set names.

Gide

expression matrix and clinical information from Gide et al, see Gide for more details.

Riaz

expression matrix and clinical information from Riaz et al, see Riaz for more details.

Kim

expression matrix and clinical information from Kim et al, see Kim for more details.

Cho

expression matrix and clinical information from Cho et al, see Cho for more details.

Jung

expression matrix and clinical information from Jung et al, see Jung for more details.

background

background gene sets for getSigScore, see background for more detail.

Details

We return a list. It contains the relationship to ICI therapy response (a dataframe contains mean scores in response/non-response group, pvalues in Wilcox comparison and AUCs) and cox proportional model (continous variable).

Examples

1
2
3
4
5
6
7
8
9

Liulab/PD1highCD8Tscore documentation built on March 15, 2021, 1:14 a.m.