ensemblTOentrez: Function "ensemblTOentrez"

Description Usage Arguments Value

View source: R/ensemblTOentrez.R

Description

This function can be called without DESeq, input a gene expression matrix based on ensembl IDs and output the corresponding matrix based on entrez IDs

Usage

1
ensemblTOentrez(geneExp, geneSymbol, condition, n1, n2)

Arguments

geneExp

a data object with ensembl IDs as rownames

geneSymbol

a data frame with all gene annotation information

condition

character vector containing group condition

n1

the number of one condition in "condition"

n2

the numbe of the second condition in "condition"

Value

an ExpressionSet object with matrix based on entrez gene IDs


Coraline66/RNASeqAnalysis documentation built on Nov. 25, 2019, 8:03 a.m.