ensemblTOname_II: Function "ensemblTOname_II"

Description Usage Arguments Value

View source: R/ensemblTOname_II.R

Description

This function can be called without DESeq, it imports the gene counts matrix based on ensembl IDs and exports the corresponding matrix based on gene names

Usage

1
ensemblTOname_II(geneExp, geneSymbol)

Arguments

geneExp

a data object with ensembl IDs as rownames

geneSymbol

a data frame with all gene annotation information

Value

a list consisting of a new counts matrix with gene names as rownames.


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