Description Usage Arguments Details Value Note References See Also Examples
Parse Progenesis Peptide Measurement Csv Export
| 1 2 3 4 | parseProgenesisPeptideMeasurementCsv(file, expDesign = expDesign,
  method = "auc",
  expressionColIndices = .getProgenesisCsvExpressionColIndices(file, method =
  method), exclusivePeptides = F)
 | 
| file | path to Progenesis Peptide Measurement csv file | 
| expDesign | experimental design data.frame | 
| method | auc (area under curve) or spc (spectral count) | 
| expressionColIndices | default .getProgenesisCsvExpressionColIndices() | 
| specificPeptides | T/F keep specific peptides only | 
No details
ExpressionSet object
No note
NA
| 1 | print("No examples")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.