getMSGFpar(object)
system()
call to specify
the parameters for the MSGF+ analysis
msgfPar-class
parameters <- msgfPar(
database=system.file(package='MSGFplus', 'extdata', 'milk-proteins.fasta'),
tolerance='20 ppm',
instrument='TOF',
enzyme='Lys-C'
)
getMSGFpar(parameters)
Run the code above in your browser using DataLab