enzyme(object)
enzyme(object) <- value
"enzyme"(object)
"enzyme"(object) <- value
"enzyme"(object) <- value
"enzyme"(object) <- valuemsgfPar: Get the enzyme currently used object = msgfPar,value = numeric: Set the enzyme to use using the key for the enzyme object = msgfPar,value = character: Set the enzyme to use using the name of the enzyme object = msgfPar,value = msgfParEnzyme: Set the enzyme to use using an msgfParEnzyme object
chargeRange,
chargeRange,msgfPar-method,
chargeRange<-,
chargeRange<-,msgfPar,msgfParChargeRange-method,
chargeRange<-,msgfPar,numeric-method;
db, db,msgfPar-method,
db<-,
db<-,msgfPar,character-method;
fragmentation,
fragmentation,msgfPar-method,
fragmentation<-,
fragmentation<-,msgfPar,character-method,
fragmentation<-,msgfPar,msgfParFragmentation-method,
fragmentation<-,msgfPar,numeric-method;
instrument,
instrument,msgfPar-method,
instrument<-,
instrument<-,msgfPar,character-method,
instrument<-,msgfPar,msgfParInstrument-method,
instrument<-,msgfPar,numeric-method;
isotopeError,
isotopeError,msgfPar-method,
isotopeError<-,
isotopeError<-,msgfPar,msgfParIsotopeError-method,
isotopeError<-,msgfPar,numeric-method;
lengthRange,
lengthRange,msgfPar-method,
lengthRange<-,
lengthRange<-,msgfPar,msgfParLengthRange-method,
lengthRange<-,msgfPar,numeric-method;
matches,
matches,msgfPar-method,
matches<-,
matches<-,msgfPar,msgfParMatches-method,
matches<-,msgfPar,numeric-method;
mods, mods,msgfPar-method,
mods<-,
mods<-,msgfPar,msgfParModificationList-method,
nMod, nMod,msgfPar-method,
nMod<-,
nMod<-,msgfPar,numeric-method;
ntt, ntt,msgfPar-method,
ntt<-,
ntt<-,msgfPar,msgfParNtt-method,
ntt<-,msgfPar,numeric-method;
protocol,
protocol,msgfPar-method,
protocol<-,
protocol<-,msgfPar,character-method,
protocol<-,msgfPar,msgfParProtocol-method,
protocol<-,msgfPar,numeric-method;
tda, tda,msgfPar-method,
tda<-,
tda<-,msgfPar,logical-method,
tda<-,msgfPar,msgfParTda-method;
tolerance,
tolerance,msgfPar-method,
tolerance<-,
tolerance<-,msgfPar,character-method,
tolerance<-,msgfPar,msgfParTolerance-method,
toleranceRange,
toleranceRange,msgfPar-method,
toleranceRange<-,
toleranceRange<-,msgfPar,numeric-method,
toleranceUnit,
toleranceUnit,msgfPar-method,
toleranceUnit<-,
toleranceUnit<-,msgfPar,character-method
parameters <- msgfPar(system.file(package='MSGFplus', 'extdata', 'milk-proteins.fasta'))
enzyme(parameters) <- 'Trypsin'
enzyme(parameters) <- 3
enzyme(parameters)
Run the code above in your browser using DataLab