findTissueSpecificities | R Documentation |
Find out how many tissues each gene is found
Find out how many tissues each gene is found
findTissueSpecificities(object, gene.list, min.cells = 10) tissue.specificity(object, gene.list, min.cells = 10) ## S4 method for signature 'SCFind' findTissueSpecificities(object, gene.list, min.cells = 10)
object |
the |
gene.list |
genes to be searched in the gene.index |
min.cells |
threshold of cell hit of a tissue |
the list of number of tissue for each gene
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.