.formatGenes {enrichR} | R Documentation |
FormatGenes
Description
Given an input, check format and return a character vector
Usage
.formatGenes(x, type = c("standard", "background"))
Arguments
x |
Vector or dataframe of genes with or without score |
type |
Depends on type of gene input |
Details
In standard analysis without background, crisp (symbols only) and fuzzy (with scores) gene sets are acceptable In analysis with background, only crisp gene sets are acceptable
Value
Character vector
Author(s)
I-Hsuan Lin i-hsuan.lin@manchester.ac.uk
[Package enrichR version 3.4 Index]