annotateGenes: annotateGenes Annotate genes with genomic coordinates with...

View source: R/preProcessing.R

annotateGenesR Documentation

annotateGenes Annotate genes with genomic coordinates with reference to hg38 using Ensembl based annotation package

Description

annotateGenes Annotate genes with genomic coordinates with reference to hg38 using Ensembl based annotation package

Usage

annotateGenes(mtx, organism = "human")

Arguments

mtx

Count matrix with genes on row names (Ensemble or Symbol)

Value

Annotated matrix

Examples

count_mtx_annot <- annotateGenes(count_mtx)

AntonioDeFalco/SCEVAN documentation built on April 21, 2024, 7:52 p.m.