convertIDs: Helper function of pathwayenrichment.

View source: R/pathwayenrichment.R

convertIDsR Documentation

Helper function of pathwayenrichment.

Description

Convert gene lists from one identifier to another.

Usage

convertIDs(ids, geneList, from, to)

Arguments

ids

list; table containing mappings between gene identifiers.

geneList

character vector; gene list to be converted.

from

character; gene identifier.

to

character; gene identifier.

Value

list; gene list.


edroaldo/fusca documentation built on March 1, 2023, 1:43 p.m.