Learn R Programming

SafeQuant (version 2.2.1)

parseMaxQuantProteinGroupTxt: Parse MaxQuant Protein Group Txt

Description

Parse MaxQuant Protein Group Txt

Usage

parseMaxQuantProteinGroupTxt(file = file, expDesign = expDesign,
  method = "auc")

Arguments

file
path to MaxQuant Protein txt file
expDesign
experimental design data.frame
method
auc (area under curve) or spc (spectral count)

Value

  • ExpressionSet object

Details

No details

References

NA

See Also

ExpressionSet

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab