MAUPSr: rMAUPS pipeline - QC, differential analysis, integrative...

View source: R/MAUPSr.R

MAUPSrR Documentation

rMAUPS pipeline - QC, differential analysis, integrative analysis.

Description

rMAUPS pipeline - QC, differential analysis, integrative analysis.

Usage

MAUPSr(metadata, outdir = "./", qc = TRUE, type = "msms", method = "limma")

Arguments

metadata

File path or data frame of the meta data, including columns of Experiment, Sample, Condition, and multiple comparisons.

outdir

Output directory.

qc

Boolean, specifying whether perform the quanlity control.

type

Could be "msms", "RNASeq", or "Arrary".

method

A character, specifying the method for differential analysis. Optional methods include DESeq2 (RNASeq), GFOLD (RNASeq), limma, glm.pois, glm.qlll, and glm.nb.

Value

No return value. Output multiple files into local folder.

Author(s)

Wubing Zhang


WubingZhang/rMAUPS documentation built on March 21, 2022, 8:48 p.m.