proteinDataPrep: The program ensures that spectra are nested within peptides,...

Description Usage Arguments Value

View source: R/proteinDataPrep.R

Description

The first column must contain prot name, and the second must be the peptide The columns after "numRefCols" contain relative abundance levels There should be "numDataCols" abundance level columns

Usage

1
proteinDataPrep(protClass, numRefCols, numDataCols)

Arguments

protClass

frame of protein and peptide names and data as described above

numRefCols

number of reference columns

numDataCols

numer of data columns

Value

data frame like the input, but with spectra and peptides nested within proteins in same location


mooredf22/protlocassign0p1p1 documentation built on Feb. 7, 2022, 1:55 a.m.