findCellTypes: queries cells that contain all the genes from the list

findCellTypesR Documentation

queries cells that contain all the genes from the list

Description

queries cells that contain all the genes from the list

Find cell types associated with a given gene list. All cells returned express all of the genes in the given gene list

Usage

findCellTypes(object, gene.list, datasets)

findCellTypes.geneList(object, gene.list, datasets)

## S4 method for signature 'SCFind,character'
findCellTypes(object, gene.list, datasets)

Arguments

object

the SCFind object

gene.list

genes to be searched in the gene.index (Operators: "-gene" to exclude a gene | "*gene" either gene is expressed "*-gene" either gene is expressed to be excluded)

datasets

the datasets that will be considered

Value

a named numeric vector containing p-values


hemberg-lab/scfind documentation built on March 27, 2022, 8:56 p.m.