de: Differential expreesed analysis of two conditions.

Description Usage Arguments Value

View source: R/GenePattern.R

Description

DE analysis based on DESeq2.

Usage

1
de(mat, cond, qval = 0.1, contrast = NULL)

Arguments

mat

Expression matrix.

cond

Vector indicate the conditions of cells.

qval

Significant level to select genes.

contrast

How to compare.

Value

data.frame of DESeq2 results.


charliex210/sctools documentation built on Dec. 29, 2021, 11:19 p.m.