GetinformativeGene: GetinformativeGene

Description Usage Arguments Value Examples

View source: R/Clustering.R

Description

This function is to identify the most informative genes for clustering analysis

Usage

1
GetinformativeGene(Istopcells, Number, cutoff = 0.95)

Arguments

Istopcells

The formatted dge from dgepreprocess

Number

number of genes for out put

cutoff

the percentile cutoff for defining a variable gene, default=0.95

Value

this will return a vector of informative genes for clustering

Examples

1
GetinformativeGene(dgepreprocess(s7.RockII_1.dge,500,norowname=T),500)

chenweng1991/EZsinglecell documentation built on July 11, 2020, 3:23 p.m.