public Digest ( IEnumerable |
||
proteases | IEnumerable |
The proteases to digest with |
maxMissedCleavages | int | The max number of missed cleavages generated, 0 means no missed cleavages |
minLength | int | The minimum length (in amino acids) of the peptide |
maxLength | int | The maximum length (in amino acids) of the peptide |
initiatorMethonine | bool | |
includeModifications | bool | |
semiDigestion | bool | |
return | IEnumerable |