markerGenes | R Documentation |
This function can be used with quite long gene lists that otherwise would have no cell hits in the database
markerGenes(object, gene.list, datasets, exhaustive = FALSE, support.cutoff = -1) find.marker.genes(object, gene.list, datasets, exhaustive, support.cutoff) ## S4 method for signature 'SCFind,character' markerGenes(object, gene.list, datasets, exhaustive = FALSE, support.cutoff = -1)
object |
SCFind object |
gene.list |
A list of nGenes existing in the database |
datasets |
the datasets of the objects to be considered |
exhaustive |
use bootstrap method instead of the default frequent pattern growth |
support.cutoff |
define result cutoff |
hierarchical list of queries and their respective scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.