nameTOentrez_I: Function "nameTOentrez_I"

Description Usage Arguments Value

View source: R/nameTOentrez_I.R

Description

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

Usage

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

Arguments

geneExp

a data object with gene names 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.