clarkeGenesSigs: clarkeGenesSigs: Extract gene sets as matrix or list from...

Description Usage Arguments Value Examples

Description

clarkeGenesSigs: Extract gene sets as matrix or list from Clarke Suppl file

Usage

1
clarkeGenesSigs(id = "Symbol", matrix = TRUE, convertNA = FALSE)

Arguments

id

Character either with value "Symbol" or "Ensembl". Return signature as gene symbols or EnsEMBL gene identifers

matrix

logical, default TRUE, return matrix, if FALSE return list

convertNA

Logical. Default is FALSE Replace NA with 0

Value

matrix or list with gene sets

Examples

1
2
clarkeGenesSigs(id= "Symbol",matrix=TRUE)
clarkeGenesSigs(id= "Ensembl",matrix=FALSE)

aedin/KidneyMarkerGenes documentation built on May 9, 2019, 3:54 a.m.