calcMSQCMetrics {proteoQC}R Documentation

Calculate the MS1 and MS2 level QC metrics

Description

Calculate the MS1 level QC metrics

Usage

calcMSQCMetrics(spectraList = NULL, cpu = 2, outdir = "./")

Arguments

spectraList

An experiment design input file

cpu

The number of cpu used

outdir

Output directory

Value

A data frame

Author(s)

Bo Wen wenbo@genomics.cn


[Package proteoQC version 1.21.0 Index]