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

From WormBaseWiki
Jump to navigationJump to search
(Created page with '__TOC__ WormBase Models == Curator Comments/Description == == Model == <pre> </pre> == Proposed Changes ==')
 
Line 11: Line 11:
 
== Model ==
 
== Model ==
 
<pre>
 
<pre>
 +
?Mass_spec_peptide  Peptide UNIQUE Text                // the deduced peptide sequence
 +
                    Protein_seq UNIQUE ?Protein        // the protein object of this Mass_spec_peptide
 +
                    Petide_is_natural                  // the peptide is known to occur naturally, e.g. a neuro-peptide
 +
                    Homol Homol_homol ?Homol_data XREF MSPeptide_homol ?Method Float Int UNIQUE Int Int UNIQUE Int #Homol_info
 +
                    Mass_spec_experiments ?Mass_spec_experiment XREF Mass_spec_peptide #Mass_spec_data
 +
  
 
</pre>
 
</pre>
  
 
== Proposed Changes ==
 
== Proposed Changes ==
 +
 +
=== unused tags ===

Revision as of 08:32, 17 August 2010

WormBase Models

Curator Comments/Description

Model

?Mass_spec_peptide  Peptide UNIQUE Text                 // the deduced peptide sequence
                    Protein_seq UNIQUE ?Protein         // the protein object of this Mass_spec_peptide
                    Petide_is_natural                   // the peptide is known to occur naturally, e.g. a neuro-peptide
                    Homol Homol_homol ?Homol_data XREF MSPeptide_homol ?Method Float Int UNIQUE Int Int UNIQUE Int #Homol_info
                    Mass_spec_experiments ?Mass_spec_experiment XREF Mass_spec_peptide #Mass_spec_data


Proposed Changes

unused tags