## Not run:
# parameters <- msgfPar(
# database=system.file(package='MSGFplus', 'extdata', 'milk-proteins.fasta'),
# tolerance='20 ppm',
# instrument='TOF',
# enzyme='Lys-C'
# )
# asyncMSGF <- runMSGF(parameters, 'file1.mzML', async=TRUE)
# while(!running(asyncMSGF)){
# Sys.sleep(1)
# }
# results <- import(asyncMSGF)
# ## End(Not run)
Run the code above in your browser using DataLab