Description Usage Arguments Value
View source: R/uSort_preProcess.R
A gene finding function looking for genes in the target set x from the source set y, reproduced from FluidigmSC package.
1 | fluidigmSC_isElementIgnoreCase(x, y, ignore_case = TRUE)
|
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. |
A vector of characters representing gene names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.