GSEA_Shuffling {TFEA.ChIP}R Documentation

Function to create shuffled gene lists to run GSEA.

Description

Function to create shuffled gene lists to run GSEA.

Usage

GSEA_Shuffling(gene.list, permutations)

Arguments

gene.list

Vector of gene Entrez IDs.

permutations

Number of shuffled gene vector IDs required.

Value

Vector of randomly arranged Entrez IDs.


[Package TFEA.ChIP version 1.2.3 Index]