annotationProbesetMatch: Match probesets to gene in a platform annotation

View source: R/annotations.R

annotationProbesetMatchR Documentation

Match probesets to gene in a platform annotation

Description

Match probesets to gene in a platform annotation

Usage

annotationProbesetMatch(genes, annotation, removeNAs = FALSE)

Arguments

genes

A character vector of gene names

annotation

Output of getAnnotation or a file path to an annotation information written by getAnnotation

removeNAs

If no match is found, NAs will be return. This removes NAs

Value

A character vector of probeset names


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