datScreen: Data Preprocessing For Log Fold Change Detection

Description Usage Arguments Value

View source: R/datScreen.R

Description

Identify and remove rows with zeros in all columns.

Usage

1
datScreen(Ctrl,Trt)

Arguments

Ctrl

Gene expression matrix in the control group

Trt

Gene expression matrix in the treatment group

Value

Ctrl

The processed gene expression matrix in the control group

Trt

The processed gene expression matrix in the treatment group

rmidx

The removed row index


cuiyingbeicheng/Foldseq documentation built on May 18, 2020, 6:31 a.m.