loadmsQCres {proteoQC}R Documentation

Load the result of msQCpipe

Description

Load the result of msQCpipe

Usage

loadmsQCres(outdir)

Arguments

outdir

The output directory of msQCpipe

Author(s)

Laurent Gatto lg390@cam.ac.uk, Bo Wen wenbo@genomics.cn

Examples

zpqc <- system.file("extdata/qc.zip", package = "proteoQC")
unzip(zpqc)
qcres <- loadmsQCres("./qc")

[Package proteoQC version 1.16.0 Index]