annotationGeneMatch: Match probesets to gene in a platform annotation

View source: R/annotations.R

annotationGeneMatchR Documentation

Match probesets to gene in a platform annotation

Description

Match probesets to gene in a platform annotation

Usage

annotationGeneMatch(probesets, annotation, removeNAs = FALSE)

Arguments

probesets

A character vector of probeset names

annotation

Output of getAnnotation or a file path to an annotation

removeNAs

If no match is found, NAs will be return. This removes NAs information written by getAnnotation

Value

A character vector of gene names


oganm/gemmaAPI documentation built on July 23, 2022, 8:26 p.m.