View source: R/MakeDeepLcInputs.R
make.deeplc.inputs | R Documentation |
Creates input csv files for retention time predictions in DeepLC
make.deeplc.inputs(inputLib, calibLib, outputFolder, nCal)
inputLib |
path to input spectral library in CSV-format (Spectronaut) which should have its retention time changed. |
calibLib |
path to calibration library as created by the MSLibrarian package (.RData) |
outputFolder |
path to output folder where DeepLC input files will be added. |
nCal |
numeric value (nCal > 0 & nCal <= 1), giving the proportion of peptides with known retention times to use for calibration. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.