~iob/pdisco/pdisco.msparsers-main-danny

« back to all changes in this revision

Viewing changes to src/pdisco/msparsers/omssa.py

  • Committer: Danny Navarro
  • Date: 2008-04-28 13:56:07 UTC
  • Revision ID: danny@arretxe.local-20080428135607-wbk0h9hu9gs0bspx
engine attribute added to PSM class

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
                    psm = PSM(
58
58
                        peptide.sequence,
59
59
                        spectrum_lid,
 
60
                        "OMSSA",
60
61
                        "0000000000",
61
62
                        psm_evalue
62
63
                        )