Learn R Programming

proteoQC (version 1.8.2)

loadmsQCres: Load the result of msQCpipe

Description

Load the result of msQCpipe

Usage

loadmsQCres(outdir)

Arguments

outdir
The output directory of msQCpipe

Examples

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

Run the code above in your browser using DataLab