interesting_genes-methods: description of function interesting_genes

Description Usage Arguments

Description

This method uses the values created by update.measurements() and selects the most interesting subset of genes.

Usage

1
interesting_genes(x, Min = 0.4, Max = 0.8, genes = 100)

Arguments

x

the SingleCellsNGS object

Min

the minimal fraction of cells expresing the gene default=0.4

Max

the maximal fraction of cells expresing the gene default=0.8

genes

how many genes you want to get back default=100


stela2502/NGSexpressionSet documentation built on May 30, 2019, 2:36 p.m.