scan_genesets: Return TG scores for the gene sets combinations from...

Description Usage Arguments Value

View source: R/mescan_C.R

Description

Return TG scores for the gene sets combinations from gs_idx, with size of n.

Usage

1
scan_genesets(gs_idx, n = 2, mut_data, rate_data, lambda)

Arguments

gs_idx

A vector of genes index

n

The size of the gene sets

mut_data

Mutation table created using MADGIC algorithm.

lambda

lambda.

mut_rate

Mutation rate table create uisng MADGIC algorithm.

Value

A list contains the gene set with maximun TG score, the maximum TG score and all the scanned gene sets


MarkeyBBSRF/MEScan documentation built on Nov. 19, 2020, 4:49 a.m.