Description Usage Arguments Value
View source: R/proteinDataPrep.R
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
1 | proteinDataPrep(protClass, numRefCols, numDataCols)
|
protClass |
frame of protein and peptide names and data as described above |
numRefCols |
number of reference columns |
numDataCols |
numer of data columns |
data frame like the input, but with spectra and peptides nested within proteins in same location
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.