SimpleDE: Differential expression that iteratively compares one cluster...

Description Usage Arguments Value

Description

Differential expression that iteratively compares one cluster against all the others

Usage

1
SimpleDE(bottom_id, normalized, q_thresh = 0.1, FC_thresh = 1.2)

Arguments

bottom_id

the cluster id of each cell

normalized

the normalized expression matrix with column ordered as the bottom_id

q_thresh

q value threshold for DE analysis

FC_thresh

fold change threshold for DE analysis

Value

the list of genes that are overexpressed for each cluster against all others


NCBI-Hackathons/robustSingleCell documentation built on May 9, 2019, 3:27 a.m.