Molecule model build

From WormBaseWiki
Revision as of 16:20, 15 March 2010 by Kyook (talk | contribs)
Jump to navigationJump to search

links to relevant pages
Caltech documentation
Overview of molecule pages
Example molecule pages


Proposed starting model

This model addresses the small_molecule class, or part of it, that was discussed in the 2007 WB grant.
Propose a shorter name if you care to.



This is the original model proposed by Anthony so that small molecules can be included on process pages
//
// ?Molecule
// Name ?Text
// Public_name ?Text
// Synonym ?Text
// DB_info Database ?Database ?Database_field ?Accession_number
// Involved_in_process ?WBProcess XREF Molecule
//
If molecules can be attached to phenotypes, microarray, gene regulation, and papers, it does not need to
be attached directly to the process model, so the following model omits the WBProcess XREF.


///////////////////////////small molecule/chemical/drug ////////////////////////////
// 
// ?Sm_molecule
//  * metabolites: precursors, intermediates, or end products of a metabolic pathway
//  * monomeric or very small oligomeric nucleic acids (not RNAi primers), e.g. ATP, ADP, cAMP, GTP, trinucleotide repeats??
//  * chemicals/drugs
//  * minerals, ions, salts
//
////////////////////////////////////////////////////////////////////////////////////
?Sm_molecule	Name ?Text 
		Synonym ?Text 
		DB_info Database ?Database ?Database_field ?Accession_number 
               //Phenotype ?Phenotype XREF Sm_molecule #Phenotype_info #Evidence -- Add Sm_molecule to Phenotype Assay? If so, do we need a XREF here?
               Gene_regulation gene_activity_regulator ?Gene_regulation XREF Sm_molecule_regulator #Evidence
               //Microarray_experiment -- can this be done by adding Sm_molecule to  ?Condition? 
               Reference ?Paper XREF Sm_molecule
///////////////////////////////////////////////////////////////////////////////////

Model elements

If a Sm_molecule tag is added to the following classes, do we need a XREF in the Sm_molecule model?

  • Phenotype Phenotype_assay ?Phenotype_info
  • Gene_regulation --to annotate chemicals as regulators of gene activity
  • Microarray_experiment ?Condition -- to capture chemical/drug treatment to large scale gene expression studies
  • Paper -- for referencing papers that contain metabolite, exogenous chemical/drug treatment that is not taken care of by any other tag here

Possible model elements

  • KEGG ID (enzyme classification) , Gene product KEGG enzyme assignments been supplied by Makedonka and is in the database now.
  • Vendors/Sources //This information should be linked to a particular experiment and therefore paper?
    • Sigma-Aldrich
    • MP Biochemicals
    • Calbiochem
    • ZINC

Other databases


Chris's notes

Jolene's notes

Raymond's notes

Karen's notes

General concerns and comments