Difference between revisions of "WormBase Model:3d data"

From WormBaseWiki
Jump to navigationJump to search
 
Line 11: Line 11:
 
== Model ==
 
== Model ==
 
<pre>
 
<pre>
 +
///////////////////////////////////////////////////////////////////////////////////////
 +
//
 +
// ?3d_data - 14042004
 +
// A protein structure class which will store data from the NESGC
 +
//
 +
///////////////////////////////////////////////////////////////////////////////////////
 +
 +
?3d_data Evidence              #Evidence
 +
        DB_info              Database ?Database ?Database_field ?Accession_number XREF 3d_data
 +
        CDS      ?CDS XREF 3d_data
 +
        Protein  ?Protein XREF 3d_data
 +
        Gene    ?Gene XREF 3d_data
 +
        Status                Selected
 +
                              Cloned
 +
                              Expressed
 +
                              Soluble
 +
                              Purified
 +
                              Crystallized
 +
                              Diffraction_quality_crystals    //Diffraction-quality Crystals
 +
                              Diffraction
 +
                              NMR_assigned                    //NMR assigned
 +
                              HSQC
 +
                              Crystal_structure              //Crystal Structure
 +
                              NMR_structure                  //NMR Structure
 +
                              In_PDB                          //In PDB
 +
                              Work_stopped                    //Work Stopped
 +
                              Test_target                    //Test Target
 +
                              Other
 +
        Origin                Location UNIQUE NESGC          //3d data sources can be added as new sub-tags to the model in the future
 +
                              First_imported UNIQUE DateType
 +
                              Last_updated UNIQUE DateType
 +
        Remark                ?Text #Evidence
  
 
</pre>
 
</pre>
  
 
== Proposed Changes ==
 
== Proposed Changes ==
 +
 +
=== unised tags ===
 +
 +
This class is not populated at all?

Latest revision as of 09:56, 10 August 2010

WormBase Models

Curator Comments/Description

Model

///////////////////////////////////////////////////////////////////////////////////////
//
// ?3d_data - 14042004
// A protein structure class which will store data from the NESGC
//
///////////////////////////////////////////////////////////////////////////////////////

?3d_data Evidence              #Evidence
         DB_info               Database ?Database ?Database_field ?Accession_number XREF 3d_data
         CDS      ?CDS XREF 3d_data
         Protein  ?Protein XREF 3d_data
         Gene     ?Gene XREF 3d_data
         Status                Selected
                               Cloned
                               Expressed
                               Soluble
                               Purified
                               Crystallized
                               Diffraction_quality_crystals    //Diffraction-quality Crystals
                               Diffraction
                               NMR_assigned                    //NMR assigned
                               HSQC
                               Crystal_structure               //Crystal Structure
                               NMR_structure                   //NMR Structure
                               In_PDB                          //In PDB
                               Work_stopped                    //Work Stopped
                               Test_target                     //Test Target
                               Other
         Origin                Location UNIQUE NESGC           //3d data sources can be added as new sub-tags to the model in the future
                               First_imported UNIQUE DateType
                               Last_updated UNIQUE DateType
         Remark                ?Text #Evidence

Proposed Changes

unised tags

This class is not populated at all?