File: SequestInfile.C

package info (click to toggle)
openms 1.11.1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 436,688 kB
  • ctags: 150,907
  • sloc: cpp: 387,126; xml: 71,547; python: 7,764; ansic: 2,626; php: 2,499; sql: 737; ruby: 342; sh: 325; makefile: 128
file content (907 lines) | stat: -rw-r--r-- 36,384 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
// --------------------------------------------------------------------------
//                   OpenMS -- Open-Source Mass Spectrometry
// --------------------------------------------------------------------------
// Copyright The OpenMS Team -- Eberhard Karls University Tuebingen,
// ETH Zurich, and Freie Universitaet Berlin 2002-2013.
//
// This software is released under a three-clause BSD license:
//  * Redistributions of source code must retain the above copyright
//    notice, this list of conditions and the following disclaimer.
//  * Redistributions in binary form must reproduce the above copyright
//    notice, this list of conditions and the following disclaimer in the
//    documentation and/or other materials provided with the distribution.
//  * Neither the name of any author or any participating institution
//    may be used to endorse or promote products derived from this software
//    without specific prior written permission.
// For a full list of authors, refer to the file AUTHORS.
// --------------------------------------------------------------------------
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
// AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
// ARE DISCLAIMED. IN NO EVENT SHALL ANY OF THE AUTHORS OR THE CONTRIBUTING
// INSTITUTIONS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
// PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
// OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
// WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
// OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
// --------------------------------------------------------------------------
// $Maintainer: Andreas Bertsch $
// $Authors: Martin Langwisch $
// --------------------------------------------------------------------------

#include <OpenMS/FORMAT/SequestInfile.h>
#include <OpenMS/CHEMISTRY/EmpiricalFormula.h>
#include <OpenMS/SYSTEM/File.h>
#include <OpenMS/FORMAT/PTMXMLFile.h>

#include <fstream>
#include <iostream>
#include <sstream>
#include <set>

using namespace std;

namespace OpenMS
{

  SequestInfile::SequestInfile() :
    neutral_losses_for_ions_("0 1 1"),
    ion_series_weights_("0.0 1.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0"),
    protein_mass_filter_("0 0"),
    precursor_mass_tolerance_(0),
    peak_mass_tolerance_(0),
    match_peak_tolerance_(0),
    ion_cutoff_percentage_(0),
    peptide_mass_unit_(0),
    output_lines_(0),
    enzyme_number_(0),
    max_AA_per_mod_per_peptide_(0),
    max_mods_per_peptide_(0),
    nucleotide_reading_frame_(0),
    max_internal_cleavage_sites_(0),
    match_peak_count_(0),
    match_peak_allowed_error_(0),
    show_fragment_ions_(1),
    print_duplicate_references_(1),
    remove_precursor_near_peaks_(0),
    mass_type_parent_(0),
    mass_type_fragment_(0),
    normalize_xcorr_(0),
    residues_in_upper_case_(1)
  {
    setStandardEnzymeInfo_();
  }

  SequestInfile::SequestInfile(const SequestInfile & sequest_infile)
  {
    enzyme_info_ = sequest_infile.getEnzymeInfo_(),
    database_ = sequest_infile.getDatabase(),
    neutral_losses_for_ions_ = sequest_infile.getNeutralLossesForIons(),
    ion_series_weights_ = sequest_infile.getIonSeriesWeights(),
    partial_sequence_ = sequest_infile.getPartialSequence(),
    sequence_header_filter_ = sequest_infile.getSequenceHeaderFilter();
    precursor_mass_tolerance_ = sequest_infile.getPrecursorMassTolerance(),
    peak_mass_tolerance_ = sequest_infile.getPeakMassTolerance(),
    ion_cutoff_percentage_ = sequest_infile.getIonCutoffPercentage(),
    protein_mass_filter_ = sequest_infile.getProteinMassFilter(),
    match_peak_tolerance_ = sequest_infile.getMatchPeakTolerance(),
    peptide_mass_unit_ = sequest_infile.getPeptideMassUnit(),
    output_lines_ = sequest_infile.getOutputLines(),
    enzyme_number_ = sequest_infile.getEnzymeNumber(),
    max_AA_per_mod_per_peptide_ = sequest_infile.getMaxAAPerModPerPeptide(),
    max_mods_per_peptide_ = sequest_infile.getMaxModsPerPeptide(),
    nucleotide_reading_frame_ = sequest_infile.getNucleotideReadingFrame(),
    max_internal_cleavage_sites_ = sequest_infile.getMaxInternalCleavageSites(),
    match_peak_count_ = sequest_infile.getMatchPeakCount(),
    match_peak_allowed_error_ = sequest_infile.getMatchPeakAllowedError();
    show_fragment_ions_ = sequest_infile.getShowFragmentIons(),
    print_duplicate_references_ = sequest_infile.getPrintDuplicateReferences(),
    remove_precursor_near_peaks_ = sequest_infile.getRemovePrecursorNearPeaks(),
    mass_type_parent_ = sequest_infile.getMassTypeParent(),
    mass_type_fragment_ = sequest_infile.getMassTypeFragment(),
    normalize_xcorr_ = sequest_infile.getNormalizeXcorr(),
    residues_in_upper_case_ = sequest_infile.getResiduesInUpperCase();
    PTMname_residues_mass_type_ = sequest_infile.getModifications();
  }

  SequestInfile::~SequestInfile()
  {
    PTMname_residues_mass_type_.clear();
  }

  SequestInfile & SequestInfile::operator=(const SequestInfile & sequest_infile)
  {
    if (this == &sequest_infile)
      return *this;

    enzyme_info_ = sequest_infile.getEnzymeInfo_();
    database_ = sequest_infile.getDatabase();
    neutral_losses_for_ions_ = sequest_infile.getNeutralLossesForIons();
    ion_series_weights_ = sequest_infile.getIonSeriesWeights();
    partial_sequence_ = sequest_infile.getPartialSequence();
    sequence_header_filter_ = sequest_infile.getSequenceHeaderFilter();
    precursor_mass_tolerance_ = sequest_infile.getPrecursorMassTolerance();
    peak_mass_tolerance_ = sequest_infile.getPeakMassTolerance();
    ion_cutoff_percentage_ = sequest_infile.getIonCutoffPercentage();
    protein_mass_filter_ = sequest_infile.getProteinMassFilter();
    match_peak_tolerance_ = sequest_infile.getMatchPeakTolerance();
    peptide_mass_unit_ = sequest_infile.getPeptideMassUnit();
    output_lines_ = sequest_infile.getOutputLines();
    enzyme_number_ = sequest_infile.getEnzymeNumber();
    max_AA_per_mod_per_peptide_ = sequest_infile.getMaxAAPerModPerPeptide();
    max_mods_per_peptide_ = sequest_infile.getMaxModsPerPeptide();
    nucleotide_reading_frame_ = sequest_infile.getNucleotideReadingFrame();
    max_internal_cleavage_sites_ = sequest_infile.getMaxInternalCleavageSites();
    match_peak_count_ = sequest_infile.getMatchPeakCount();
    match_peak_allowed_error_ = sequest_infile.getMatchPeakAllowedError();
    show_fragment_ions_ = sequest_infile.getShowFragmentIons();
    print_duplicate_references_ = sequest_infile.getPrintDuplicateReferences();
    remove_precursor_near_peaks_ = sequest_infile.getRemovePrecursorNearPeaks();
    mass_type_parent_ = sequest_infile.getMassTypeParent();
    mass_type_fragment_ = sequest_infile.getMassTypeFragment();
    normalize_xcorr_ = sequest_infile.getNormalizeXcorr();
    residues_in_upper_case_ = sequest_infile.getResiduesInUpperCase();
    PTMname_residues_mass_type_ = sequest_infile.getModifications();
    return *this;
  }

  bool SequestInfile::operator==(const SequestInfile & sequest_infile) const
  {
    bool equal = true;

    equal &= (enzyme_info_ == sequest_infile.getEnzymeInfo_());
    equal &= (database_ == sequest_infile.getDatabase());
    equal &= (neutral_losses_for_ions_ == sequest_infile.getNeutralLossesForIons());
    equal &= (ion_series_weights_ == sequest_infile.getIonSeriesWeights());
    equal &= (partial_sequence_ == sequest_infile.getPartialSequence());
    equal &= (sequence_header_filter_ == sequest_infile.getSequenceHeaderFilter());
    equal &= (precursor_mass_tolerance_ == sequest_infile.getPrecursorMassTolerance());
    equal &= (peak_mass_tolerance_ == sequest_infile.getPeakMassTolerance());
    equal &= (ion_cutoff_percentage_ == sequest_infile.getIonCutoffPercentage());
    equal &= (protein_mass_filter_ == sequest_infile.getProteinMassFilter());
    equal &= (match_peak_tolerance_ == sequest_infile.getMatchPeakTolerance());
    equal &= (peptide_mass_unit_ == sequest_infile.getPeptideMassUnit());
    equal &= (output_lines_ == sequest_infile.getOutputLines());
    equal &= (enzyme_number_ == sequest_infile.getEnzymeNumber());
    equal &= (max_AA_per_mod_per_peptide_ == sequest_infile.getMaxAAPerModPerPeptide());
    equal &= (max_mods_per_peptide_ == sequest_infile.getMaxModsPerPeptide());
    equal &= (nucleotide_reading_frame_ == sequest_infile.getNucleotideReadingFrame());
    equal &= (max_internal_cleavage_sites_ == sequest_infile.getMaxInternalCleavageSites());
    equal &= (match_peak_count_ == sequest_infile.getMatchPeakCount());
    equal &= (match_peak_allowed_error_ == sequest_infile.getMatchPeakAllowedError());
    equal &= (show_fragment_ions_ == sequest_infile.getShowFragmentIons());
    equal &= (print_duplicate_references_ == sequest_infile.getPrintDuplicateReferences());
    equal &= (remove_precursor_near_peaks_ == sequest_infile.getRemovePrecursorNearPeaks());
    equal &= (mass_type_parent_ == sequest_infile.getMassTypeParent());
    equal &= (mass_type_fragment_ == sequest_infile.getMassTypeFragment());
    equal &= (normalize_xcorr_ == sequest_infile.getNormalizeXcorr());
    equal &= (residues_in_upper_case_ == sequest_infile.getResiduesInUpperCase());
    equal &= (PTMname_residues_mass_type_ == sequest_infile.getModifications());

    return equal;
  }

  void
  SequestInfile::store(
    const String & filename)
  {
    ofstream ofs(filename.c_str());
    if (!ofs)
      throw Exception::UnableToCreateFile(__FILE__, __LINE__, __PRETTY_FUNCTION__, filename);
    stringstream file_content;

    Real
    dyn_n_term_mod(0.0),
    dyn_c_term_mod(0.0),
    stat_n_term_mod(0.0),
    stat_c_term_mod(0.0),
    stat_n_term_prot_mod(0.0),
    stat_c_term_prot_mod(0.0);

    map<char, Real> stat_mods, dyn_mods;
    map<char, Real> * mods_p = NULL;
    dyn_n_term_mod = dyn_c_term_mod = stat_n_term_mod = stat_c_term_mod = stat_n_term_prot_mod = stat_c_term_prot_mod = .0;

    // compute the masses for the amino acids, divided into fixed and optional modifications
    Real mass(0.0);
    String residues, dyn_mods_string;
    for (map<String, vector<String> >::const_iterator mods_i = PTMname_residues_mass_type_.begin(); mods_i != PTMname_residues_mass_type_.end(); ++mods_i)
    {
      if (mods_i->second[0] == "CTERM")
      {
        if (mods_i->second[2] == "OPT")
          dyn_c_term_mod += mods_i->second[1].toFloat();
        if (mods_i->second[2] == "FIX")
          stat_c_term_mod += mods_i->second[1].toFloat();
      }
      else if (mods_i->second[0] == "NTERM")
      {
        if (mods_i->second[2] == "OPT")
          dyn_n_term_mod += mods_i->second[1].toFloat();
        if (mods_i->second[2] == "FIX")
          stat_n_term_mod += mods_i->second[1].toFloat();
      }
      else if (mods_i->second[0] == "CTERM_PROT")
        stat_c_term_prot_mod += mods_i->second[1].toFloat();
      else if (mods_i->second[0] == "NTERM_PROT")
        stat_n_term_prot_mod += mods_i->second[1].toFloat();
      else
      {
        if (mods_i->second[2] == "FIX")
          mods_p = &stat_mods;
        else
          mods_p = &dyn_mods;
        mass = mods_i->second[1].toFloat();
        residues = mods_i->second[0];
        for (String::const_iterator residue_i = residues.begin(); residue_i != residues.end(); ++residue_i)
          (*mods_p)[*residue_i] += mass;
      }
    }

    // now put together all optional modifications with the same mass change
    map<Real, String> dyn_mods_masses;
    for (map<char, Real>::const_iterator dyn_mod_i = dyn_mods.begin(); dyn_mod_i != dyn_mods.end(); ++dyn_mod_i)
    {
      dyn_mods_masses[dyn_mod_i->second].append(1, dyn_mod_i->first);
    }
    // and write them down
    if (dyn_mods_masses.empty())
      dyn_mods_string = "0 X";
    else
    {
      for (map<Real, String>::const_iterator dyn_mod_i = dyn_mods_masses.begin(); dyn_mod_i != dyn_mods_masses.end(); ++dyn_mod_i)
      {
        dyn_mods_string.append(String(dyn_mod_i->first) + " " + dyn_mod_i->second + " ");
      }
      dyn_mods_string.erase(dyn_mods_string.length() - 1);
    }

    // the header
    file_content << "[SEQUEST]" << "\n";

    file_content << "database_name = " << database_ << "\n";

    file_content << "peptide_mass_tolerance = " << precursor_mass_tolerance_ << "\n";

    file_content << "peptide_mass_units = " << peptide_mass_unit_ << "; 0=amu, 1=mmu, 2=ppm" << "\n";

    file_content << "ion_series = " << neutral_losses_for_ions_ << " " << ion_series_weights_  << ";nABY ABCDVWXYZ" << "\n";

    file_content << "fragment_ion_tolerance = " << peak_mass_tolerance_ << "\n";

    file_content << "num_output_lines = " << output_lines_ << "\n";

    file_content << "num_results = " << output_lines_ << "\n";

    file_content << "num_description_lines = 0" << "\n";

    file_content << "show_fragment_ions = " << show_fragment_ions_ << "\n";

    file_content << "print_duplicate_references = " << print_duplicate_references_ << "\n";

    file_content << "enzyme_number = " << enzyme_number_ << "\n";

    file_content << "diff_search_options = " << dyn_mods_string << "\n";

    file_content << "term_diff_search_options = " << dyn_n_term_mod << " " << dyn_c_term_mod << "\n";

    file_content << "remove_precursor_peak = " << remove_precursor_near_peaks_ << "\n";

    file_content << "ion_cutoff_percentage = " << ion_cutoff_percentage_ << "\n";

    file_content << "protein_mass_filter = " << protein_mass_filter_ << "\n";

    file_content << "max_differential_AA_per_mod = " << max_AA_per_mod_per_peptide_ << "\n";

    file_content << "max_differential_per_peptide = " << max_mods_per_peptide_ << "\n";

    file_content << "nucleotide_reading_frame = " << nucleotide_reading_frame_ << "; 0=protein db, 1-6, 7 = forward three, 8-reverse three, 9=all six" << "\n";

    file_content << "mass_type_parent = " << mass_type_parent_ << "; 0=average masses, 1=monoisotopic masses" << "\n";

    file_content << "mass_type_fragment = " << mass_type_fragment_ << "; 0=average masses, 1=monoisotopic masses" << "\n";

    file_content << "normalize_xcorr = " << normalize_xcorr_ << "\n";

    file_content << "max_internal_cleavage_sites = " << max_internal_cleavage_sites_ << "\n";

    file_content << "create_output_files = 1" << "\n";

    file_content << "partial_sequence = " << partial_sequence_ << "\n";

    file_content << "sequence_header_filter = " << sequence_header_filter_ << "\n";

    file_content << "match_peak_count = " << match_peak_count_ << "; number of auto-detected peaks to try matching (max 5)" << "\n";

    file_content << "match_peak_allowed_error = " << match_peak_allowed_error_ << "\n";

    file_content << "match_peak_tolerance = " << match_peak_tolerance_ << "\n";

    file_content << "residues_in_upper_case = " << residues_in_upper_case_ << "\n" << "\n" << "\n";

    file_content << "add_Nterm_peptide = " << stat_n_term_mod << "\n";

    file_content << "add_Cterm_peptide = " << stat_c_term_mod << "\n";

    file_content << "add_Nterm_protein = " << stat_n_term_prot_mod << "\n";

    file_content << "add_Cterm_protein = " << stat_c_term_prot_mod << "\n" << "\n";

    file_content << "add_G_Glycine = " << stat_mods['G'] << "; added to G - avg.  57.0519, mono.  57.02146" << "\n";
    file_content << "add_A_Alanine = " << stat_mods['A'] << "; added to A - avg.  71.0788, mono.  71.03711" << "\n";
    file_content << "add_S_Serine = " << stat_mods['S'] << "; added to S - avg.  87.0782, mono.  87.03203" << "\n";
    file_content << "add_P_Proline = " << stat_mods['P'] << "; added to P - avg.  97.1167, mono.  97.05276" << "\n";
    file_content << "add_V_Valine = " << stat_mods['V'] << "; added to V - avg.  99.1326, mono.  99.06841" << "\n";
    file_content << "add_T_Threonine = " << stat_mods['T'] << "; added to T - avg. 101.1051, mono. 101.04768" << "\n";
    file_content << "add_C_Cysteine = " << stat_mods['C'] << "; added to C - avg. 103.1388, mono. 103.00919" << "\n";
    file_content << "add_L_Leucine = " << stat_mods['L'] << "; added to L - avg. 113.1594, mono. 113.08406" << "\n";
    file_content << "add_I_Isoleucine = " << stat_mods['I'] << "; added to I - avg. 113.1594, mono. 113.08406" << "\n";
    file_content << "add_X_LorI = " << stat_mods['X'] << "; added to X - avg. 113.1594, mono. 113.08406" << "\n";
    file_content << "add_N_Asparagine = " << stat_mods['N'] << "; added to N - avg. 114.1038, mono. 114.04293" << "\n";
    file_content << "add_O_Ornithine = " << stat_mods['O'] << "; added to O - avg. 114.1472, mono  114.07931" << "\n";
    file_content << "add_B_avg_NandD = " << stat_mods['B'] << "; added to B - avg. 114.5962, mono. 114.53494" << "\n";
    file_content << "add_D_Aspartic_Acid = " << stat_mods['D'] << "; added to D - avg. 115.0886, mono. 115.02694" << "\n";
    file_content << "add_Q_Glutamine = " << stat_mods['Q'] << "; added to Q - avg. 128.1307, mono. 128.05858" << "\n";
    file_content << "add_K_Lysine = " << stat_mods['K'] << "; added to K - avg. 128.1741, mono. 128.09496" << "\n";
    file_content << "add_Z_avg_QandE = " << stat_mods['Z'] << "; added to Z - avg. 128.6231, mono. 128.55059" << "\n";
    file_content << "add_E_Glutamic_Acid = " << stat_mods['E'] << "; added to E - avg. 129.1155, mono. 129.04259" << "\n";
    file_content << "add_M_Methionine = " << stat_mods['M'] << "; added to M - avg. 131.1926, mono. 131.04049" << "\n";
    file_content << "add_H_Histidine = " << stat_mods['H'] << "; added to H - avg. 137.1411, mono. 137.05891" << "\n";
    file_content << "add_F_Phenylalanine = " << stat_mods['F'] << "; added to F - avg. 147.1766, mono. 147.06841" << "\n";
    file_content << "add_R_Arginine = " << stat_mods['R'] << "; added to R - avg. 156.1875, mono. 156.10111" << "\n";
    file_content << "add_Y_Tyrosine = " << stat_mods['Y'] << "; added to Y - avg. 163.1760, mono. 163.06333" << "\n";
    file_content << "add_W_Tryptophan = " << stat_mods['W'] << "; added to W - avg. 186.2132, mono. 186.07931" << "\n" << "\n";

    file_content << getEnzymeInfoAsString();

    ofs << file_content.str();

    ofs.close();
    ofs.clear();
  }

  const map<String, vector<String> > & SequestInfile::getEnzymeInfo_() const
  {
    return enzyme_info_;
  }

  const String
  SequestInfile::getEnzymeInfoAsString() const
  {
    stringstream ss;
    Size i(0);
    String::size_type max_name_length(0);
    String::size_type max_cut_before_length(0);
    String::size_type max_doesnt_cut_after_length(0);
    ss << "[SEQUEST_ENZYME_INFO]" << "\n";
    for (map<String, vector<String> >::const_iterator einfo_i = enzyme_info_.begin(); einfo_i != enzyme_info_.end(); ++einfo_i)
    {
      max_name_length = max(max_name_length, einfo_i->first.length());
      max_cut_before_length = max(max_cut_before_length, einfo_i->second[1].length());
      max_doesnt_cut_after_length = max(max_doesnt_cut_after_length, einfo_i->second[2].length());
    }
    for (map<String, vector<String> >::const_iterator einfo_i = enzyme_info_.begin(); einfo_i != enzyme_info_.end(); ++einfo_i, ++i)
    {
      ss << i << ".  " << einfo_i->first << String(max_name_length + 5 - einfo_i->first.length(), ' ') << einfo_i->second[0] << "     " << einfo_i->second[1] << String(max_cut_before_length + 5 - einfo_i->second[1].length(), ' ') << einfo_i->second[2] << "\n";
    }
    return String(ss.str());
  }

  void
  SequestInfile::addEnzymeInfo(vector<String> & enzyme_info)
  {
    // remove duplicates from the concerned amino acids
    set<char> aas;
    for (String::const_iterator s_i = enzyme_info[2].begin(); s_i != enzyme_info[2].end(); ++s_i)
    {
      aas.insert(*s_i);
    }
    if (enzyme_info[2].length() != aas.size())
    {
      enzyme_info[2].clear();
      enzyme_info[2].reserve(aas.size());
      for (set<char>::const_iterator aa_i = aas.begin(); aa_i != aas.end(); ++aa_i)
      {
        enzyme_info[2].append(1, *aa_i);
      }
    }

    String enzyme_name = enzyme_info[0];
    enzyme_info.erase(enzyme_info.begin());
    enzyme_info_[enzyme_name] = enzyme_info;
    enzyme_number_ = 0;
    for (std::map<String, std::vector<String> >::const_iterator einfo_i = enzyme_info_.begin(); einfo_i != enzyme_info_.end(); ++einfo_i, ++enzyme_number_)
    {
      if (einfo_i->first == enzyme_name)
        break;
    }
  }

  const String & SequestInfile::getDatabase() const
  {
    return database_;
  }

  void SequestInfile::setDatabase(const String & database)
  {
    database_ = database;
  }

  const String & SequestInfile::getNeutralLossesForIons() const
  {
    return neutral_losses_for_ions_;
  }

  void SequestInfile::setNeutralLossesForIons(const String & neutral_losses_for_ions)
  {
    neutral_losses_for_ions_ = neutral_losses_for_ions;
  }

  const String & SequestInfile::getIonSeriesWeights() const
  {
    return ion_series_weights_;
  }

  void SequestInfile::setIonSeriesWeights(const String & ion_series_weights)
  {
    ion_series_weights_ = ion_series_weights;
  }

  const String & SequestInfile::getPartialSequence() const
  {
    return partial_sequence_;
  }

  void SequestInfile::setPartialSequence(const String & partial_sequence)
  {
    partial_sequence_ = partial_sequence;
  }

  const String & SequestInfile::getSequenceHeaderFilter() const
  {
    return sequence_header_filter_;
  }

  void SequestInfile::setSequenceHeaderFilter(const String & sequence_header_filter)
  {
    sequence_header_filter_ = sequence_header_filter;
  }

  const String & SequestInfile::getProteinMassFilter() const
  {
    return protein_mass_filter_;
  }

  void SequestInfile::setProteinMassFilter(const String & protein_mass_filter)
  {
    protein_mass_filter_ = protein_mass_filter;
  }

  Real SequestInfile::getPrecursorMassTolerance() const
  {
    return precursor_mass_tolerance_;
  }

  void SequestInfile::setPrecursorMassTolerance(Real precursor_mass_tolerance)
  {
    precursor_mass_tolerance_ = precursor_mass_tolerance;
  }

  Real SequestInfile::getPeakMassTolerance() const
  {
    return peak_mass_tolerance_;
  }

  void SequestInfile::setPeakMassTolerance(Real peak_mass_tolerance)
  {
    peak_mass_tolerance_ = peak_mass_tolerance;
  }

  Real SequestInfile::getMatchPeakTolerance() const
  {
    return match_peak_tolerance_;
  }

  void SequestInfile::setMatchPeakTolerance(Real match_peak_tolerance)
  {
    match_peak_tolerance_ = match_peak_tolerance;
  }

  Real SequestInfile::getIonCutoffPercentage() const
  {
    return ion_cutoff_percentage_;
  }

  void SequestInfile::setIonCutoffPercentage(Real ion_cutoff_percentage)
  {
    ion_cutoff_percentage_ = ion_cutoff_percentage;
  }

  Size SequestInfile::getPeptideMassUnit() const
  {
    return peptide_mass_unit_;
  }

  void SequestInfile::setPeptideMassUnit(Size peptide_mass_unit)
  {
    peptide_mass_unit_ = peptide_mass_unit;
  }

  Size SequestInfile::getOutputLines() const
  {
    return output_lines_;
  }

  void SequestInfile::setOutputLines(Size output_lines)
  {
    output_lines_ = output_lines;
  }

  Size SequestInfile::getEnzymeNumber() const
  {
    return enzyme_number_;
  }

  String SequestInfile::getEnzymeName() const
  {
    map<String, vector<String> >::const_iterator einfo_i = enzyme_info_.begin();
    for (Size enzyme_number = 0; enzyme_number < enzyme_number_; ++enzyme_number, ++einfo_i)
    {
    }
    return einfo_i->first;
  }

  Size SequestInfile::setEnzyme(String enzyme_name)
  {
    enzyme_number_ = 0;
    map<String, vector<String> >::const_iterator einfo_i;
    for (einfo_i = enzyme_info_.begin(); einfo_i != enzyme_info_.end(); ++einfo_i, ++enzyme_number_)
    {
      if (einfo_i->first == enzyme_name)
        break;
    }
    return (einfo_i == enzyme_info_.end()) ? enzyme_info_.size() : 0;
  }

  Size SequestInfile::getMaxAAPerModPerPeptide() const
  {
    return max_AA_per_mod_per_peptide_;
  }

  void SequestInfile::setMaxAAPerModPerPeptide(Size max_AA_per_mod_per_peptide)
  {
    max_AA_per_mod_per_peptide_ = max_AA_per_mod_per_peptide;
  }

  Size SequestInfile::getMaxModsPerPeptide() const
  {
    return max_mods_per_peptide_;
  }

  void SequestInfile::setMaxModsPerPeptide(Size max_mods_per_peptide)
  {
    max_mods_per_peptide_ = max_mods_per_peptide;
  }

  Size SequestInfile::getNucleotideReadingFrame() const
  {
    return nucleotide_reading_frame_;
  }

  void SequestInfile::setNucleotideReadingFrame(Size nucleotide_reading_frame)
  {
    nucleotide_reading_frame_ = nucleotide_reading_frame;
  }

  Size SequestInfile::getMaxInternalCleavageSites() const
  {
    return max_internal_cleavage_sites_;
  }

  void SequestInfile::setMaxInternalCleavageSites(Size max_internal_cleavage_sites)
  {
    max_internal_cleavage_sites_ = max_internal_cleavage_sites;
  }

  Size SequestInfile::getMatchPeakCount() const
  {
    return match_peak_count_;
  }

  void SequestInfile::setMatchPeakCount(Size match_peak_count)
  {
    match_peak_count_ = match_peak_count;
  }

  Size SequestInfile::getMatchPeakAllowedError() const
  {
    return match_peak_allowed_error_;
  }

  void SequestInfile::setMatchPeakAllowedError(Size match_peak_allowed_error)
  {
    match_peak_allowed_error_ = match_peak_allowed_error;
  }

  bool SequestInfile::getShowFragmentIons() const
  {
    return show_fragment_ions_;
  }

  void SequestInfile::setShowFragmentIons(bool show_fragment_ions)
  {
    show_fragment_ions_ = show_fragment_ions;
  }

  bool SequestInfile::getPrintDuplicateReferences() const
  {
    return print_duplicate_references_;
  }

  void SequestInfile::setPrintDuplicateReferences(bool print_duplicate_references)
  {
    print_duplicate_references_ = print_duplicate_references;
  }

  bool SequestInfile::getRemovePrecursorNearPeaks() const
  {
    return remove_precursor_near_peaks_;
  }

  void SequestInfile::setRemovePrecursorNearPeaks(bool remove_precursor_near_peaks)
  {
    remove_precursor_near_peaks_ = remove_precursor_near_peaks;
  }

  bool SequestInfile::getMassTypeParent() const
  {
    return mass_type_parent_;
  }

  void SequestInfile::setMassTypeParent(bool mass_type_parent)
  {
    mass_type_parent_ = mass_type_parent;
  }

  bool SequestInfile::getMassTypeFragment() const
  {
    return mass_type_fragment_;
  }

  void SequestInfile::setMassTypeFragment(bool mass_type_fragment)
  {
    mass_type_fragment_ = mass_type_fragment;
  }

  bool SequestInfile::getNormalizeXcorr() const
  {
    return normalize_xcorr_;
  }

  void SequestInfile::setNormalizeXcorr(bool normalize_xcorr)
  {
    normalize_xcorr_ = normalize_xcorr;
  }

  bool SequestInfile::getResiduesInUpperCase() const
  {
    return residues_in_upper_case_;
  }

  void SequestInfile::setResiduesInUpperCase(bool residues_in_upper_case)
  {
    residues_in_upper_case_ = residues_in_upper_case;
  }

  const map<String, vector<String> > & SequestInfile::getModifications() const
  {
    return PTMname_residues_mass_type_;
  }

  void SequestInfile::handlePTMs(const String & modification_line, const String & modifications_filename, const bool monoisotopic)
  {
    PTMname_residues_mass_type_.clear();
    // to store the information about modifications from the ptm xml file
    map<String, pair<String, String> > ptm_informations;
    if (!modification_line.empty())       // if modifications are used look whether whether composition and residues (and type and name) is given, the name (type) is used (then the modifications file is needed) or only the mass and residues (and type and name) is given
    {
      vector<String> modifications, mod_parts;
      modification_line.split(':', modifications);       // get the single modifications

      // to get masses from a formula
      EmpiricalFormula add_formula, substract_formula;

      String types = "OPT#FIX#";
      String name, residues, mass, type;

      // 0 - mass; 1 - composition; 2 - ptm name
      Int mass_or_composition_or_name(-1);

      for (vector<String>::const_iterator mod_i = modifications.begin(); mod_i != modifications.end(); ++mod_i)
      {
        if (mod_i->empty())
          continue;
        // clear the formulae
        add_formula = substract_formula = name = residues = mass = type = "";

        // get the single parts of the modification string
        mod_i->split(',', mod_parts);
        mass_or_composition_or_name = -1;

        // check whether the first part is a mass, composition or name

        // check whether it is a mass
        try
        {
          mass = mod_parts.front();
          // to check whether the first part is a mass, it is converted into a float and then back into a string and compared to the given string
          // remove + signs because they don't appear in a float
          if (mass.hasPrefix("+"))
            mass.erase(0, 1);
          if (mass.hasSuffix("+"))
            mass.erase(mass.length() - 1, 1);
          if (mass.hasSuffix("-"))             // a - sign at the end will not be converted
          {
            mass.erase(mass.length() - 1, 1);
            mass.insert(0, "-");
          }
          // if it is a mass
          if (String(mass.toFloat()) == mass)
            mass_or_composition_or_name = 0;
        }
        catch (Exception::ConversionError & /*c_e*/)
        {
          mass_or_composition_or_name = -1;
        }

        // check whether it is a name (look it up in the corresponding file)
        if (mass_or_composition_or_name == -1)
        {
          if (ptm_informations.empty())             // if the ptm xml file has not been read yet, read it
          {
            if (!File::exists(modifications_filename))
            {
              throw Exception::FileNotFound(__FILE__, __LINE__, __PRETTY_FUNCTION__, modifications_filename);
            }
            if (!File::readable(modifications_filename))
            {
              throw Exception::FileNotReadable(__FILE__, __LINE__, __PRETTY_FUNCTION__, modifications_filename);
            }

            // getting all available modifications from a file
            PTMXMLFile().load(modifications_filename, ptm_informations);
          }
          // if the modification cannot be found
          if (ptm_informations.find(mod_parts.front()) != ptm_informations.end())
          {
            mass = ptm_informations[mod_parts.front()].first;             // composition
            residues = ptm_informations[mod_parts.front()].second;             // residues
            name = mod_parts.front();             // name

            mass_or_composition_or_name = 2;
          }
        }

        // check whether it's an empirical formula / if a composition was given, get the mass
        if (mass_or_composition_or_name == -1)
          mass = mod_parts.front();
        if (mass_or_composition_or_name == -1 || mass_or_composition_or_name == 2)
        {
          // check whether there is a positive and a negative formula
          String::size_type pos = mass.find("-");
          try
          {
            if (pos != String::npos)
            {
              add_formula = mass.substr(0, pos);
              substract_formula = mass.substr(++pos);
            }
            else
            {
              add_formula = mass;
            }
            // sum up the masses
            if (monoisotopic)
              mass = String(add_formula.getMonoWeight() - substract_formula.getMonoWeight());
            else
              mass = String(add_formula.getAverageWeight() - substract_formula.getAverageWeight());
            if (mass_or_composition_or_name == -1)
              mass_or_composition_or_name = 1;
          }
          catch (Exception::ParseError & /*pe*/)
          {
            PTMname_residues_mass_type_.clear();
            throw Exception::ParseError(__FILE__, __LINE__, __PRETTY_FUNCTION__, *mod_i, "There's something wrong with this modification. Aborting!");
          }
        }

        // now get the residues
        mod_parts.erase(mod_parts.begin());
        if (mass_or_composition_or_name < 2)
        {
          if (mod_parts.empty())
          {
            PTMname_residues_mass_type_.clear();
            throw Exception::ParseError(__FILE__, __LINE__, __PRETTY_FUNCTION__, *mod_i, "No residues for modification given. Aborting!");
          }

          // get the residues
          residues = mod_parts.front();
          residues.substitute('*', 'X');
          residues.toUpper();
          mod_parts.erase(mod_parts.begin());
        }

        // get the type
        if (mod_parts.empty())
          type = "OPT";
        else
        {
          type = mod_parts.front();
          type.toUpper();
          if (types.find(type) != String::npos)
            mod_parts.erase(mod_parts.begin());
          else
            type = "OPT";
        }

        if (mod_parts.size() > 1)
        {
          PTMname_residues_mass_type_.clear();
          throw Exception::ParseError(__FILE__, __LINE__, __PRETTY_FUNCTION__, *mod_i, "There's something wrong with the type of this modification. Aborting!");
        }

        // get the name
        if (mass_or_composition_or_name < 2)
        {
          if (mod_parts.empty())
            name = "PTM_" + String(PTMname_residues_mass_type_.size());
          else
            name = mod_parts.front();
        }

        // insert the modification
        if (PTMname_residues_mass_type_.find(name) == PTMname_residues_mass_type_.end())
        {
          PTMname_residues_mass_type_[name] = vector<String>(3);
          PTMname_residues_mass_type_[name][0] = residues;
          // mass must not have more than 5 digits after the . (otherwise the test may fail)
          PTMname_residues_mass_type_[name][1] = mass.substr(0, mass.find(".") + 6);
          PTMname_residues_mass_type_[name][2] = type;
        }
        else
        {
          PTMname_residues_mass_type_.clear();
          throw Exception::ParseError(__FILE__, __LINE__, __PRETTY_FUNCTION__, *mod_i, "There's already a modification with this name. Aborting!");
        }
      }
    }
  }

  void SequestInfile::setStandardEnzymeInfo_()
  {
    vector<String> info;
    // cuts n to c? cuts before doesn't cut after
    info.push_back("0"); info.push_back("-"); info.push_back("-"); enzyme_info_["No_Enzyme"] = info; info.clear();
    info.push_back("1"); info.push_back("KR"); info.push_back("-"); enzyme_info_["Trypsin_Strict"] = info; info.clear();
    info.push_back("1"); info.push_back("KRLNH"); info.push_back("-"); enzyme_info_["Trypsin"] = info; info.clear();
    info.push_back("1"); info.push_back("FWYL"); info.push_back("-"); enzyme_info_["Chymotrypsin"] = info; info.clear();
    info.push_back("1"); info.push_back("FWY"); info.push_back("-"); enzyme_info_["Chymotrypsin_WYF"] = info; info.clear();
    info.push_back("1"); info.push_back("R"); info.push_back("-"); enzyme_info_["Clostripain"] = info; info.clear();
    info.push_back("1"); info.push_back("M"); info.push_back("-"); enzyme_info_["Cyanogen_Bromide"] = info; info.clear();
    info.push_back("1"); info.push_back("W"); info.push_back("-"); enzyme_info_["IodosoBenzoate"] = info; info.clear();
    info.push_back("1"); info.push_back("P"); info.push_back("-"); enzyme_info_["Proline_Endopept"] = info; info.clear();
    info.push_back("1"); info.push_back("E"); info.push_back("-"); enzyme_info_["GluC"] = info; info.clear();
    info.push_back("1"); info.push_back("ED"); info.push_back("-"); enzyme_info_["GluC_ED"] = info; info.clear();
    info.push_back("1"); info.push_back("K"); info.push_back("-"); enzyme_info_["LysC"] = info; info.clear();
    info.push_back("0"); info.push_back("D"); info.push_back("-"); enzyme_info_["AspN"] = info; info.clear();
    info.push_back("0"); info.push_back("DE"); info.push_back("-"); enzyme_info_["AspN_DE"] = info; info.clear();
    info.push_back("1"); info.push_back("ALIV"); info.push_back("P"); enzyme_info_["Elastase"] = info; info.clear();
    info.push_back("1"); info.push_back("ALIVKRWFY"); info.push_back("P"); enzyme_info_["Elastase/Tryp/Chymo"] = info; info.clear();
    info.push_back("1"); info.push_back("KRLFWYN"); info.push_back("-"); enzyme_info_["Trypsin/Chymo"] = info; info.clear();
  }

}