fluidigmSC_isElementIgnoreCase: A gene finding function

Description Usage Arguments Value

Description

A gene finding function looking for genes in the target set x from the source set y, reproduced from FluidigmSC package.

Usage

1
fluidigmSC_isElementIgnoreCase(x, y, ignore_case = TRUE)

Arguments

x

A vector of characters representing gene names (target genes).

y

A vector of characters representing gene names (source genes).

ignore_case

Boolean, if TRUE ignores letter case.

Value

A vector of characters representing gene names.


JinmiaoChenLab/uSORT documentation built on May 7, 2019, 10:53 a.m.