### default parameters # do not display the input parameters header if true non-verbose=false # set the output delimiter between fields delimiter=\t # toggle the mz computation mode to AVERAGE if true average=false # set the enzyme(s) for digestion of proteins enzymes=Trypsin # select the fields to display (1:MZ, 2:Charge, 3:Enzyme, 4:Sequence, 5:MC#) fields=1,2,3,4,5 # set the maximum of missed cleavage per protein (never greater than 5) mc-max-num=1 # set the maximum number of oxidated methionines per protein oximet-max-num=0 # set the number of fraction digits (real number format) precision=6 # set the peptide charge filter pept-charge-filter=2,3 # set the peptide length filter pept-len-filter=6 # set the peptide min mz filter pept-mz-lower-filter=400 # set the peptide max mz filter pept-mz-upper-filter=2000