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


PavlidisLab/gemmaAPI.R documentation built on July 26, 2022, 7:13 a.m.