findSimilarGenes: Look at all other genes and rank them based on the similarity...

findSimilarGenesR Documentation

Look at all other genes and rank them based on the similarity of their expression pattern to the pattern defined by the gene query

Description

Look at all other genes and rank them based on the similarity of their expression pattern to the pattern defined by the gene query

Look at all other genes and rank them based on the similarity of their expression pattern to the pattern defined by the gene query

Usage

findSimilarGenes(object, gene.list, datasets, top.k = 5)

similar.genes(object, gene.list, datasets, top.k = 5)

## S4 method for signature 'SCFind,character'
findSimilarGenes(object, gene.list, datasets,
  top.k = 5)

Arguments

object

the SCFind object

gene.list

genes to be searched in the gene.index

datasets

the datasets that will be considered

top.k

how many genes to retrieve

Value

the list of genes and their similarities presented in Jaccard indices


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