subsetGSEA {GenomicSuperSignature}R Documentation

Subset GSEA output

Description

Subset GSEA output

Usage

subsetGSEA(gseaRes, n = 20)

Arguments

gseaRes

An output from GSEA

n

A number of output to keep based on the abs(NES)

Value

a subset the original gseaRes object


[Package GenomicSuperSignature version 1.2.0 Index]