Difference between revisions of "WormBase Model:Mass spec data"

From WormBaseWiki
Jump to navigationJump to search
(Created page with '__TOC__ WormBase Models == Curator Comments/Description == Details of a mass-spectrometry peptide. == Model == <pre> #Mass_spec_data XCorr UNIQUE Float // SEQUEST…')
 
 
Line 27: Line 27:
 
== Proposed Changes ==
 
== Proposed Changes ==
  
This hash is used in the Person class, should unify all models to use the Address hash
+
=== unused tags ===
 +
 
 +
XCorr
 +
 
 +
DeltaCN
 +
 
 +
Charge_state
 +
 
 +
Sp_rank
 +
 
 +
Sp_score

Latest revision as of 08:53, 17 August 2010

WormBase Models

Curator Comments/Description

Details of a mass-spectrometry peptide.



Model

#Mass_spec_data  XCorr   UNIQUE Float   // SEQUEST score
                 DeltaCN UNIQUE Float   // SEQUEST score
                 Charge_state UNIQUE Int // SEQUEST score
                 Sp_rank UNIQUE Int  // SEQUEST score
                 Sp_score UNIQUE Float  // SEQUEST score
                 Protein_probability UNIQUE Float       // from Prophet or a corresponding program
                 Peptide_probability UNIQUE Float       // from Prophet or a corresponding program
                 Matches_database_uniquely
                 Matches Protein ?Protein  XREF  Contains_peptide    // matched protein


Proposed Changes

unused tags

XCorr

DeltaCN

Charge_state

Sp_rank

Sp_score