warpDE_app: Interactive plot for a ranking

Description Usage Arguments Value

View source: R/app.R

Description

Given a ranking of genes of a scRNA-Seq experiment, open an interactive interface of the best n genes given the ranking (where n is interactively chosen by the user).

Usage

1
warpDE_app(data, ranking, nb_genes = 50)

Arguments

data

a warpDEDataSet object with genes as rows and cells as columns.

ranking

a rankingDE object , the ranking of the genes of interest that we are interested in.

nb_genes

numeric, the number of genes of interest in the list, (default is 50).

Value

returns nothing.


strayMat/lineageDE documentation built on May 30, 2019, 8:18 a.m.