Learn R Programming

PTXQC (version 1.0.4)

getProteinCounts: Extract the number of protein groups observed per Raw file from an evidence table.

Description

Required columns are "protein.group.ids", "fc.raw.file" and "is.transferred".

Usage

getProteinCounts(df_evd)

Arguments

df_evd

Data.frame of evidence.txt as read by MQDataReader

Value

Data.frame with columns 'fc.raw.file', 'counts', 'category', 'MBRgain'

Details

If match-between-runs was enabled during the MaxQuant run, the data.frame returned will contain separate values for 'transferred' evidence plus an 'MBRgain' column, which will give the extra MBR evidence in percent.