findGeneType: Find the marker of interest in the data

Description Usage Arguments Value

View source: R/helper.R

Description

Helper function

Usage

1
findGeneType(templ, genes, correction = FALSE, multiple = FALSE)

Arguments

templ

matrix. It contains the marker annotations.

genes

character. The IDs of the markers of interest.

correction

logical. Whether the gene names will be automatically edited to a format that allows a case-insensitive marker search. Default is FALSE

multiple

logical. Whether the temp contains repeats of the same gene name. Default is FALSE.

Value

A vector of indices


dianalow/nMyo documentation built on June 2, 2020, 12:03 a.m.