- pe
(character, length=1) sequence to be cut in sequential way
- mi
(integer) min number of AA residues for considering peptide fragments; should be <= length(pe) (otherwise the full length of 'pe' ALWAYS returned !)
- se1
(character, length=1) separators for adding numbers to specify partial/fragment locations
- se2
(character, length=1) separators for adding numbers to specify partial/fragment locations
- mainName
(character, length=1)
- sepNC
(logical) if TRUE, separate fragments from both ends as $Nter & $Cter in list
- indexOffs
(logical) offset to add for custom numbering in names (numeric, length=1), ie '1' will already increase by +1
- silent
(logical) suppress messages
- debug
(logical) additional messages for debugging
- callFrom
(character) allow easier tracking of messages produced