add_annotations: A function to add annotations to a table of gene counts.

View source: R/add_annotations.R

add_annotationsR Documentation

A function to add annotations to a table of gene counts.

Description

A function to add annotations to a table of gene counts.

Usage

add_annotations(object, reference = geneID.details, variables = NULL)

Arguments

object

A table of gene counts (rows: genes, columns:samples, rownames: ENSEMBL gene IDs).

reference

A reference table with the annotations. Default: geneID.details.

variables

Annotations (columns) from the reference table to add, i.e. gene symbol, gene_length, description.


davidrequena/drfun documentation built on May 15, 2024, 10:33 a.m.