set_expt_genename_column: Switch the gene names of an expressionset using a column from...

View source: R/expt.R

set_expt_genename_columnR Documentation

Switch the gene names of an expressionset using a column from fData.

Description

I am not sure if set_expt_genenames() is smart enough to check for missing values. It definitely handles duplicates.

Usage

set_expt_genename_column(expt, new_column)

Arguments

expt

Current expressionSet.

new_column

Column from the gene annotations containing the new gene IDs.

Value

The expressionset with swapped out IDs.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.