run.deeplc | R Documentation |
Runs DeepLC to predict retention times for a set of peptides
run.deeplc( inputFolder, splitCal = 50, minDivider = 10, maxDivider = 5000, deeplc, threads )
inputFolder |
path to folder with input files |
splitCal |
split size for predictions |
minDivider |
minimum dictionary divider |
maxDivider |
maximum dictionary divider |
deeplc |
path to deeplc_gui folder |
threads |
number of threads to use for predictions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.