View source: R/MakeCalibrationLib.R
make.calibration.lib | R Documentation |
Create a calibration library in OpenSwath format (TSV)
make.calibration.lib( spectrastPath, oswGenPath, prophetFile, libType, irt, spectrastParams, output )
spectrastPath |
absolute path to the Trans-proteomic pipeline binary folder |
oswGenPath |
absolute path to the OpenMS binary folder |
prophetFile |
absolute path to the iProphet results file |
libType |
Type of spectral library to build. Possible values are 1) 'Consensus' and 2) 'Best replicate'" |
irt |
input file with irt values associated to every peptide sequence |
spectrastParams |
input Spectrast parameters file |
output |
Desired output file name of OpenSwath library |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.