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


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