Difference between revisions of "Model changes to capture and consolidate human disease data"

From WormBaseWiki
Jump to navigationJump to search
 
(155 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Gene-disease model discussion==
+
==Gene class proposal (April 2020)==
 +
*Remove tag: Disease_model_annotation ?Disease_model_annotation XREF Disease_relevant_gene
 +
*Add 3 new tags
  
'''Paul D's suggestions/corrections for the 'Disease_info' tag under ?Gene::'''
+
<pre style="white-space: pre-wrap;
 +
white-space: -moz-pre-wrap;
 +
white-space: -pre-wrap;
 +
white-space: -o-pre-wrap;
 +
word-wrap: break-word">
 +
?Gene
 +
Disease_info Experimental_model ?DO_term XREF Gene_by_biology  ?Species  #Evidence            
 +
            Potential_model   ?DO_term XREF Gene_by_orthology ?Species #Evidence
 +
            Disease_relevance  ?Text ?Species #Evidence
 +
            Modifies_disease  ?DO_term  XREF  Disease_modifier_gene //New tag
 +
            Models_disease_in_annotation  ?Disease_model_annotation  XREF Disease_relevant_gene//New tag
 +
        Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_gene//New tag
  
*Add ?Species tag instead of 'Experimental_model_for_human' type tags, to indicate species information.
+
</pre>
  
'''Suggestions/Corrections for the ?DO_term model:'''
 
*From Kevin and Paul D: Drop 'Created_by' and 'Creation_date', not useful information to import, check original source of information if needed.
 
  
Kevin:I would definitely advocate pick-and-choose over include-everything. We are not the maintainers/develops of this ontology, so I don't see why we should be recording the name of the curator responsible for adding a particular term, or precisely when they added it (to give two examples). This ontology is still in the early stages of development, and is likely to change subtly in definition. By capturing only the "core" parts of it, we give ourselves at least a fighting chance of defining a Acedb model that will not have to be changed each time they release a new version of the DO.
+
==Variation class proposal (April 2020)==
 +
*Remove tag: Disease_model_annotation ?Disease_model_annotation XREF Variation
 +
*Add 3 new tags
 +
<pre style="white-space: pre-wrap;
 +
white-space: -moz-pre-wrap;
 +
white-space: -pre-wrap;
 +
white-space: -o-pre-wrap;
 +
word-wrap: break-word">
  
*For the 'subset' tag, follow standard procedure across models:
+
?Variation
  ?DO_term
+
Disease_info Models_disease ?DO_term XREF Disease_model_variation
  Type      GOLD
+
            Modifies_disease ?DO_term XREF  Disease_modifier_variation //New tag
            gram-negative_bacterial_infectious_disease
+
    Models_disease_in_annotation  ?Disease_model_annotation  XREF Variation //New tag
            gram-positive_bacterial_infectious_disease
+
        Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_variation//New tag
            sexually_transmitted_infectious_disease
+
</pre>
            tick-borne_infectious_disease
 
            zoonotic_infectious_disease
 
  
 +
==Strain class proposal (April 2020)==
 +
*Remove tag: Disease_model_annotation ?Disease_model_annotation XREF Strain
 +
*Add 3 new tags
 +
<pre style="white-space: pre-wrap;
 +
white-space: -moz-pre-wrap;
 +
white-space: -pre-wrap;
 +
white-space: -o-pre-wrap;
 +
word-wrap: break-word">
  
*Relationships--Could we also modify the Relationship section as the proposed tag names are new and relationships are used in multiple other classes, could you copy one of the other models as I just created some test data and had the relationship reversed because of the tag names and I wasn't being careful. We should try and re-use common tag structures, that was if there are enough of them we can move them into a Hash to simplify the models file.
+
?Strain
 +
Disease_info Models_disease ?DO_term XREF Disease_model_strain
 +
            Modifies_disease  ?DO_term  XREF  Disease_modifier_strain //New tag
 +
    Models_disease_in_annotation  ?Disease_model_annotation  XREF  Strain //New tag
 +
        Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_strain //New tag
 +
</pre>
  
 +
==Genotype class proposal (April 2020)==
 
<pre style="white-space: pre-wrap;  
 
<pre style="white-space: pre-wrap;  
 
white-space: -moz-pre-wrap;
 
white-space: -moz-pre-wrap;
Line 27: Line 57:
 
white-space: -o-pre-wrap;  
 
white-space: -o-pre-wrap;  
 
word-wrap: break-word">
 
word-wrap: break-word">
?Anatomy_term
 
Lineage      Parent_term  UNIQUE  ?Anatomy_term XREF Daughter_term
 
              Daughter_term        ?Anatomy_term XREF Parent_term
 
?SO_term
 
        Parent Is_a ?SO_term XREF Is
 
                Part_of ?SO_term XREF Part
 
                Derived_from ?SO_term XREF Derives
 
                Member_of ?SO_term XREF Member
 
        Child  Is ?SO_term XREF Is_a
 
                Part ?SO_term XREF Part_of
 
                Derives ?SO_term XREF Derived_from
 
                Member ?SO_term XREF Member_of
 
?Cell
 
        Lineage Parent  UNIQUE  ?Cell XREF Daughter
 
                Daughter        ?Cell XREF Parent
 
?GO_term
 
        Child    Instance ?GO_term XREF Instance_of
 
                  Component ?GO_term XREF Component_of
 
        Parent    Instance_of ?GO_term XREF Instance
 
                  Component_of ?GO_term XREF Component
 
  
 +
?Genotype
 +
Disease_info  Models_disease  ?DO_term  XREF  Disease_model_genotype
 +
              Modifies_disease  ?DO_term  XREF  Disease_modifier_genotype
 +
      Models_disease_in_annotation  ?Disease_model_annotation  XREF  Genotype
 +
          Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_genotype
 
</pre>
 
</pre>
  
==Gene-disease model==
+
==Transgene class proposal (April 2020)==
 +
*Remove tag: Disease_model_annotation ?Disease_model_annotation XREF Transgene
 +
*Add 3 new tags
 
<pre style="white-space: pre-wrap;  
 
<pre style="white-space: pre-wrap;  
 
white-space: -moz-pre-wrap;
 
white-space: -moz-pre-wrap;
Line 56: Line 73:
 
white-space: -o-pre-wrap;  
 
white-space: -o-pre-wrap;  
 
word-wrap: break-word">
 
word-wrap: break-word">
?Gene
 
DB_info  Database ?Database ?Database_field Text//for pointing to OMIM ortholog and disease
 
Disease_info Experimental_model ?DO_term XREF Gene_by_biology  ?Species  #Evidence            
 
              Potential_model   ?DO_term XREF Gene_by_orthology ?Species #Evidence
 
              Disease_relevance  ?Text ?Species #Evidence
 
</pre>
 
  
Note: The 'Human_disease_relevance' tag is being moved from the 'Structured_description'tag under ?Gene to the 'Disease_info' tag and is renamed as 'Disease_relevance'.
+
?Transgene
 +
Disease_info Models_disease ?DO_term XREF Disease_model_transgene
 +
            Modifies_disease  ?DO_term  XREF  Disease_modifier_transgene //New tag
 +
    Models_disease_in_annotation  ?Disease_model_annotation  XREF  Transgene //New tag
 +
        Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_transgene //New tag
  
==Proposal for expansion of the Gene-Disease model==
+
</pre>
We currently have Gene-Disease (DO_term) associations, but we don't have any of the supporting data that let us make these connections, e.g. the allele (variation), transgene etc. Further if we want to curate drug/agent effects on disease, would be good to have the context, e.g was the drug used to ameliorate or exacerbate disease phenotypes in the genetic allele, or transgene etc. This would mean curating at the level of the actual experiment that was done.  Towards this, we need a 'Disease_model_annotation' object (similar to the GO_annotation object) to capture all these additional details and tie them all together in a meaningful way, so we can encapsulate all the data related to a single gene-disease model.
 
 
 
Data we want to capture for each model:
 
 
 
*Disease (DO_term)
 
*Model type: Inducible, Genetic, Transgenic; the genetic and transgenic models can be inducible (heat, chemical etc).
 
*Strain
 
*Transgene
 
*Molecule: Drug, chemical, herb, some compound; whether it ameliorates or exacerbates
 
  
For modeling data where the native gene is the experimental model:
+
==DO_term class proposal (April 2020)==
 +
*5 new tags for WS278
 +
*2 genotype related New tags went in for WS277
 
<pre style="white-space: pre-wrap;  
 
<pre style="white-space: pre-wrap;  
 
white-space: -moz-pre-wrap;
 
white-space: -moz-pre-wrap;
Line 83: Line 91:
 
word-wrap: break-word">
 
word-wrap: break-word">
  
?Gene
+
?DO_term
Disease_info Experimental_model ?DO_term XREF Gene_by_biology ?Species #Evidence               
+
Attribute_of Gene_by_biology ?Gene XREF Experimental_model
             Experimental_model_annotation ?Experimental_model_annotation XREF Gene
+
             Gene_by_orthology ?Gene XREF Potential_model
             Potential_model ?DO_term XREF Gene_by_orthology ?Species #Evidence
+
             Disease_modifier_gene ?Gene XREF Modifies_disease //New tag
             Disease_relevance ?Text ?Species #Evidence
+
             Phenotype ?Phenotype XREF DO_term
 
+
            WBProcess ?WBProcess XREF DO_term
 
+
            Reference ?Paper XREF DO_term
?Experimental_model_annotation //this is a new class to encapsulate all the annotation details of one model
+
            Disease_model_variation ?Variation XREF Models_disease
Gene UNIQUE ?Gene XREF Experimental_model_annotation
+
            Disease_modifier_variation ?Variation XREF Modifies_disease //New tag
DO_term UNIQUE ?DO_term XREF Experimental_model_annotation
+
            Disease_model_strain ?Strain XREF Models_disease
Evidence_code UNIQUE ?ECO_term //when we import the ECO, GO_code for now
+
            Disease_modifier_strain ?Strain XREF Modifies_disease      //New tag
Modeled_with    Variation ?Variation
+
            Disease_model_transgene ?Transgene XREF Models_disease
                Strain ?Strain  
+
            Disease_modifier_transgene ?Transgene XREF Modifies_disease //New tag
                Transgene ?Transgene Causative_gene ?Gene 
+
            Disease_model_genotype  ?Genotype  XREF Models_disease    //New tag 
                Phenotype ?Phenotype
+
            Disease_modifier_genotype ?Genotype XREF Modifies_disease //New tag
                Disease_phenotype ?Text //for phenotype not represented in WB PO
+
            Chemical_inducer ?Molecule XREF Induces_disease
Effective_gene  Ameliorating_gene ?Gene Ameliorating_gene_description ?Text //eg. Overexpression
+
            Other_inducer  ?Text                                     //New tag
                Exacerbating_gene ?Gene Exacerbating_gene_description ?Text
+
            Molecule_modifier ?Molecule XREF Modifies_disease
Effective_molecule Ameliorating_molecule ?Molecule
+
           
                  Ameliorated_phenotype ?Phenotype
 
                  Ameliorated_disease_phenotype ?Text //for phenotype not in WB PO
 
                  Exacerbating_molecule ?Molecule      
 
                  Exacerbated_phenotype ?Phenotype
 
                  Exacerbated_disease_phenotype ?Text //for phenotype not in WB PO
 
 
</pre>
 
</pre>
  
==DO_term model==
+
====.ace file example====
Note: Kevin, 12/17/12: Acedb does not accept dashes, so these were converted to underscores for all the tags under the 'Type' tag. Also, first letter of the tag name was capitalized.
+
*Rule for the dumper:For each PGID (not across all PGIDs), if Genotype is present, dump the genotype object only (dis_genotype) and not Gene (dis_wbgene), Variation (dis_variation), Transgene (dis_transgene) or strain (dis_strain)
 +
*The following objects are dumped under the DO_term class:
 +
**Disease relevant gene (dis_wbgene), acedb tag: Gene_by_biology//Add for WS278
 +
**Variation (dis_variation), acedb tag: Disease_model_variation
 +
**Strain (dis_strain), acedb tag: Disease_model_strain
 +
**Transgene (dis_transgene), acedb tag: Disease_model_transgene
 +
**Genotype (dis_genotype), acedb tag: Disease_model_genotype //Add for WS278
 +
**Modifier transgene (dis_modtransgene), acedb tag: Disease_modifier_transgene//Add for WS278
 +
**Modifier variation (dis_modvariation), acedb tag: Disease_modifier_variation//Add for WS278
 +
**Modifier strain (dis_modstrain), acedb tag: Disease_modifier_strain // Add for WS278
 +
**Modifier gene  (dis_modgene), acedb tag: Disease_modifier_gene //Add for WS278
 +
**Modifier genotype (dis_modgenotype), acedb tag: Disease_modifier_genotype //Add for WS278
 +
**Inducing chemical (dis_inducingchemical), acedb tag: Inducing_chemical
 +
**Inducing agent (dis_inducingagent), acedb tag: Other_inducer (free text value) //Add for WS278
 +
**Modifier molecule (dis_modmolecule)
  
  
Line 118: Line 135:
 
white-space: -o-pre-wrap;  
 
white-space: -o-pre-wrap;  
 
word-wrap: break-word">
 
word-wrap: break-word">
?DO_term  
+
 
Name  UNIQUE               ?Text
+
DO_term : "DOID:10652"
Status UNIQUE              Valid
+
Disease_modifier_strain         "WBStrain00005113" //Add Modifier strains from OA
                            Obsolete
+
Disease_modifier_variation      "WBVar02146626"     //Add Modifier variations from OA
Alternate_id               ?Text
+
Disease_modifier_gene          "WBGene00000097"   //Add Modifier genes from OA
Definition UNIQUE         ?Text
+
Disease_model_genotype          "WBGenotype00000001" //Add genotypes from OA
Worm_disease_model         ?Text ?Species #Evidence //added Jan 2014, for WS242
+
Disease_modifier_genotype       "<WBGenotypeXXXXXXXX>" //Add modifier genotype from OA
Comment                    Text
 
Synonymn     Broad  ?Text   
 
              Exact  ?Text   
 
              Narrow  ?Text   
 
              Related ?Text
 
Parent            Is_a  ?DO_term  XREF  Is
 
Child              Is         ?DO_term  XREF  Is_a
 
DB_info            Database    ?Database  ?Database_field  Text             
 
Type              GOLD                 
 
                    Gram_negative_bacterial_infectious_disease
 
                    Gram_positive_bacterial_infectious_disease
 
                    Sexually_transmitted_infectious_disease
 
                    Tick_borne_infectious_disease
 
                    Zoonotic_infectious_disease
 
Attribute_of       Gene_by_biology   ?Gene      XREF  Experimental_model
 
                    Gene_by_orthology  ?Gene      XREF  Potential_model
 
                    Phenotype  ?Phenotype  XREF  DO_term
 
                    WBProcess  ?WBProcess  XREF  DO_term
 
                    Reference  ?Paper      XREF  DO_term
 
Version            UNIQUE Text
 
 
</pre>
 
</pre>
  
 +
==Disease_model_annotation class proposal (April 2020)==
 +
*Remove the XREF to Disease_model_annotation for Strain, Variation, Transgene, and Disease_relevant_gene tags
 +
*Add the XREF to Models_disease_in_annotation for Strain, Varation, Transgene, and Disease_relevant_gene tags
 +
*Add XREFS to all Modifier lines
  
==Proposal for expansion of the DO_term model==
 
?Disease_model_annotation class
 
 
Gene ?Gene
 
Disease    UNIQUE ?DO_term XREF  Disease_model_annotation
 
Reference  UNIQUE ?Paper  XREF  Disease_model_annotation
 
Variation  ?Variation      XREF
 
</pre>
 
 
For modeling data where transgenes are used, usually human transgene, so cannot be attached to a WBGene:
 
 
<pre style="white-space: pre-wrap;  
 
<pre style="white-space: pre-wrap;  
 
white-space: -moz-pre-wrap;
 
white-space: -moz-pre-wrap;
Line 163: Line 154:
 
white-space: -o-pre-wrap;  
 
white-space: -o-pre-wrap;  
 
word-wrap: break-word">
 
word-wrap: break-word">
?DO_term
 
Attribute_of          Gene_by_biology ?Gene XREF Experimental_model
 
                      Disease_model_annotation ?Disease_model_annotation XREF Disease//New tag
 
                      Gene_by_orthology ?Gene XREF Potential_model
 
                      Phenotype ?Phenotype XREF DO_term
 
                      WBProcess ?WBProcess XREF DO_term
 
                      Reference ?Paper XREF DO_term
 
  
?Disease_model_annotation class
 
  
Gene ?Gene
+
?Disease_model_annotation
Disease    UNIQUE ?DO_term XREF  Disease_model_annotation
+
Modeled_by    Strain UNIQUE ?Strain XREF Models_disease_in_annotation ?Text    //Changed XREF
Reference  UNIQUE ?Paper  XREF  Disease_model_annotation
+
              Variation UNIQUE ?Variation XREF  Models_disease_in_annotation ?Text//Changed XREF
Variation   ?Variation     XREF  
+
              Transgene UNIQUE ?Transgene XREF Models_disease_in_annotation ?Text//Changed XREF
 +
              Disease_relevant_gene UNIQUE ?Gene XREF Models_disease_in_annotation ?Text //Changed XREF
 +
              Genotype UNIQUE ?Genotype XREF Models_disease_in_annotation //Need to dump for WS278
 +
Evidence_code ECO_term ?ECO_term      //new tag
 +
              GO_code ?GO_code        //old tag, but add "GO_code" in front of ?GO_code for WS278
 +
             
 +
 
 +
Modifier_info Modifier_transgene ?Transgene XREF Modifies_disease_in_annotation //XREF added
 +
              Modifier_variation ?Variation XREF Modifies_disease_in_annotation //XREF added
 +
              Modifier_strain    ?Strain    XREF Modifies_disease_in_annotation  //XREF added 
 +
              Modifier_gene      ?Gene     XREF Modifies_disease_in_annotation //XREF added
 +
              Modifier_genotype  ?Genotype  XREF Modifies_disease_in_annotation //need to dump for WS278
 +
              Modifier_molecule  ?Molecule  XREF Disease_model_modifier
 +
              Other_modifier    ?Text
 
</pre>
 
</pre>
  
 +
===.ace example for WS278===
 +
Rule for dumper
 +
*For each PGID (not across all PGIDs) if Genotype is present (dis_genotype):
 +
** dump that for the acedb tag "Genotype"; do not dump gene, variation, strain or transgene
 +
**Do not dump any "Interacting xxxx" field (dis_interactxxx) from the OA
 +
*Replace acedb tag "Evidence_code" with "GO_code" for OA field Evidence Code(dis_goinference)
  
==Changes to expand the Disease Term OA==
 
Fields:
 
#DO term
 
#Curator
 
#Curator history
 
#'''New field''': Model_type: Experimental, Predicted, NOT_model (could be Experimental by default)
 
#'''Change required''': Variation make it multivalue
 
#'''Change required:''' Move Transgene so it can be together with Strain and Variation, and change to multivalue
 
#'''New field''': Strain: should be multivalue autocomplete strain drop-down.
 
#Disease phenotype, multi-value ontology
 
#Disease phenotype comment *New (free text field)
 
#Species
 
#'''New field''': Evidence code: will be the GO codes for now (single value drop-down)
 
#Worm model description
 
#Paper
 
#'''New field''': OMIM disease (will be OMIM ids, so multivalue, comma separated)
 
#'''New field''': OMIM gene    (will be OMIM ids, so mulitvalue, comma separated)
 
#Last updated
 
#Comment (free text field)
 
#pgid
 
#'''Change required:''' Molecule type: Name change possible? If so have: Exacerbates, Ameliorates, Toxic, *Add: No effect, Does_not_exacerbate, Does_not_ameliorate, Not_toxic
 
#Molecule (autocomplete drop-down, WB molecule ontology)
 
#'''New field:''' Other treatment:(free text field for now)
 
#Affected phenotype: (WB Phenotype Ontology field), multivalue
 
#'''New field:''' Affected phenotype comment:(free text field)
 
 
==Older versions==
 
 
In order to link alleles/variations, transgenes to DO_term:
 
  
 
<pre style="white-space: pre-wrap;  
 
<pre style="white-space: pre-wrap;  
Line 216: Line 189:
 
word-wrap: break-word">
 
word-wrap: break-word">
  
?DO_term
+
Disease_model_annotation : "WBDOannot00000290"
Worm_disease_model  ?Text  ?Species #Evidence //big text description elegans model added Jan 2014, for WS242
+
Disease_term "DOID:11723"
Disease_model_variation  ?Variation  ?Phenotype #Evidence //variation and its phenotype, addresses phenologs
+
Disease_of_species "Homo sapiens"
Disease_model_transgene  ?Transgene  ?Phenotype #Evidence //transgene used in disease model
+
Genotype "WBGenotype00000013"
Molecule_interaction    Exacerbated_by_molecule ?Molecule XREF DO_term #molecule_interaction_info
+
Inferred_gene "WBGene00001131"
                        Therapeutic_molecule    ?Molecule XREF DO_term #molecule_interaction_info
+
Inferred_gene "WBGene00001248"
 
+
Association_type "is_implicated_in"
?Molecule_interaction_info Paper_evidence ?Paper
+
GO_code "IMP"
                          Curator_confirmed ?Person
+
Genetic_sex "hermaphrodite"
                          Molecule_Type ?Text  #Evidence //Metal, Drug, Pesticide, Plant medicinal compound, spice etc
+
Paper_evidence "WBPaper00034698"
                          Interacts_with_variation ?Variation #Evidence
+
Database "OMIM" "disease" "310200"
                          Interacts_with_gene      ?Gene      #Evidence
+
Curator_confirmed "WBPerson324"
                          Exacerbates_phenotype ?Phenotype #Evidence
+
Date_last_updated "2018-10-08"
                          Ameliorates_phenotype ?Phenotype #Evidence
 
                          Restores_process      ?GO_term  #Evidence
 
                          Restores_process      ?WBProcess #Evidence
 
                          Remark ?Text #Evidence
 
 
 
                             
 
Alternate model (no way to keep all molecule-related information together)
 
  
Molecule interaction          Exacerbated_by_molecule ?Molecule  XREF DO_term ?GO_term  #Evidence
 
                              Exacerbated_by_molecule ?Molecule  XREF DO_term ?WB_Process  #Evidence
 
                              Exacerbated_by_molecule ?Molecule  XREF DO_term ?Phenotype  #Evidence
 
                              Therapeutic_molecule    ?Molecule  XREF DO_term ?GO_term #Evidence
 
                              Therapeutic_molecule    ?Molecule  XREF DO_term ?WBProcess #Evidence
 
                              Therapeutic_molecule    ?Molecule  XREF DO_term ?Phenotype
 
  
?Molecule
+
Disease_model_annotation : "WBDOannot00000623"
Exacerbates_disease ?DO_term XREF Exacerbated_by_molecule
+
Disease_term "DOID:5688"
Therapeutic_for_disease ?DO_term XREF Therapeutic_molecule
+
Disease_of_species "Homo sapiens"
 +
Genotype  "WBGenotype00000014"
 +
Inferred_gene "WBGene00003319"
 +
Inferred_gene "WBGene00006944"
 +
Association_type "is_implicated_in"
 +
GO_code "IMP"
 +
Modifier_molecule "WBMol:00005424"
 +
Modifier_association_type "condition_ameliorated_by"
 +
Genetic_sex "hermaphrodite"
 +
Paper_evidence "WBPaper00041652"
 +
Curator_confirmed "WBPerson324"
 +
Date_last_updated "2018-10-25"
  
 
</pre>
 
</pre>
 
===Changes to other data models===
 
 
And we will need to add DO_term tag and object to the Phenotype, WBProcess, Molecule and Reference models.
 
?Phenotype
 
DO_term ?DO_term #Evidence
 
 
 
?WBProcess
 
DO_term ?DO_term #Evidence
 
 
?Paper
 
DO_term ?DO_term #Evidence
 
 
?Molecule
 
DO_term ?DO_term #Evidence
 
  
 
==Disease Ontology .obo to AceDB tag mapping==
 
==Disease Ontology .obo to AceDB tag mapping==
Line 438: Line 394:
 
3. Download the HumanDO.obo file from http://diseaseontology.svn.sourceforge.net/viewvc/diseaseontology/trunk/HumanDO.obo and rename as disease_ontology.WSXXX.obo.
 
3. Download the HumanDO.obo file from http://diseaseontology.svn.sourceforge.net/viewvc/diseaseontology/trunk/HumanDO.obo and rename as disease_ontology.WSXXX.obo.
  
==Model changes to add reagents to disease==
+
== New class: Disease_model_annotation and related changes, Feb 2017==
We want to curate Antibodies, Transgenes and Constructs that are used as reagents in papers that model human disease:
+
Disease_model_annotation Class, Proposed by Ranjana, Feb, 2017
  
<pre style="white-space: pre-wrap;
+
====Changes for WS260====
white-space: -moz-pre-wrap;
+
*'UNIQUE' before DO_term in Disease_name tag, actually changed Disease_name tag to Disease_term tag, suggested by KH.
white-space: -pre-wrap;
+
*Added new tag: Disease_of_Species ?Species (to indicate what species the disease naturally occurs in)
white-space: -o-pre-wrap;
+
*UNIQUE added before ?Strain, ?Variation, ?Transgene, and ?Gene in the sub-tags for Modeled_by, because I should be able to use multiple genetic entities but only one of each kind. There would be a preference rule for the DAF, for selection of the type of DB Object in this order--Variation, Strain, Gene, Transgene (when all or some of these are present).
word-wrap: break-word">
+
*Disease_relevant_gene tag moved to be a sub-tag of 'Modeled_by', as it's a genetic entity similar to Strain, Variation etc.
 +
*Added a new tag: Inferred_gene, to indicate the implicated gene when a disease is modeled by a Strain, Variation, or Transgene; authors may or may not tell us this, in elegans papers they usually do. Also makes the modeling cleaner and clearer for mapping of acedb tags to DAF columns and OA fields! 
 +
*Changed Disease_phenotype_comment to Phenotype_comment
 +
*Added new tag: Disease_model_description ?Text (to describe the disease model in a human readable text paragraph (I have this curated data in our local curation database)
  
?Antibody
+
====Changes to model for WS262====
Antibody_for_disease ?DO_term  XREF  Associated_antibody #Evidence
+
#Add new tag: Modifier_qualifier NOT
 +
#Add new tag under Annotation_made_with: Interacting_gene ?Gene
 +
#Add new tag under Association_type: is_implicated_in (Eventually we will delete the tags causes_or_contributes_to_condition, causes_condition, contributes_to_condition, after all the data is moved to is_implicated_in).
  
?Construct
+
====Current Disease_model_annotation acedb model====
Construct_for_disease ?DO_term XREF Associated_construct #Evidence
+
<pre>
 +
?Disease_model_annotation Disease_term UNIQUE ?DO_term XREF Disease_model_annotation
 +
                                              Disease_of_species ?Species
 +
                          Modeled_by Strain UNIQUE ?Strain XREF Disease_model_annotation ?Text  //genetic entity that
 +
                                                                                                  models the disease
 +
                                    Variation UNIQUE ?Variation XREF Disease_model_annotation  ?Text  //genetic entity that                                                                                                                                   
 +
                                                                                                  models the disease
 +
                                    Transgene UNIQUE ?Transgene XREF Disease_model_annotation ?Text  //genetic entity that
 +
                                                                                                  models the disease
 +
                                    Disease_relevant_gene UNIQUE ?Gene XREF Disease_model_annotation  ?Text //when the gene is the annotation  object
 +
                       
 +
                          Annotation_made_with          Interacting_variation      ?Variation            //Addition for WS261 to match 'Additional genetic components' of AGR data modeling
 +
                                                                          Interacting_transgene    ?Transgene
 +
                                                                          Interacting_gene              ?Interacting_gene  //Addition for WS262 to match AGR DWG data model
 +
                                                                          RNAi_experiment              ?RNAi
 +
                          Inferred_gene                        ?Gene //to indicate the gene in Variation or Strain, when submitted
 +
                          Association_type UNIQUE        is_model_of                                                        // All 5 tags describe the relationship 
 +
                                                                                                                                                      between the genetic entity and the disease
 +
                                                                              is_implicated_in                                          //Add for WS262 to match 'Additional genetic components' of AGR data model                         
 +
                                                                              causes_or_contributes_to_condition
 +
                                                                              causes_condition
 +
                                                                              contributes_to_condition
 +
                                                                              is_marker_for
 +
                          Evidence_code ?GO_code                    // will use ECO later on
 +
                         
 +
                          Qualifier    NOT                                    //Delete for WS262
 +
                          Qualifier_not                                        //Add for WS262 to represent 'NOT' disease models
 +
                       
 +
                          Experimental_condition Inducing_chemical ?Molecule XREF Disease_model_inducer  //to indicate
 +
                                                                                              the disease-inducing agent
 +
                                                                  Inducing_agent    ?Text    //e.g. diet, radiation,etc not in Molecule class
 +
                    Modifier_info Modifier_transgene ?Transgene //genetic entity that modifies the disease
 +
                                            Modifier_variation ?Variation //(same as above)
 +
                                            Modifier_strain    ?Strain    //(same as above)
 +
                                            Modifier_gene      ?Gene      //to indicate the gene in the modifying
 +
                                                                        Transgene, Variation, Strain.
 +
                                            Modifier_molecule  ?Molecule XREF Disease_model_modifier  // to indicate
 +
                                                                                      chemical modifiers of the disease
 +
                                            Other_modifier    ?Text      //to indicate other modifiers of the disease eg.
 +
                                                                        diet,radiation, surgery etc
 +
                        Modifier_association_type UNIQUE  condition_ameliorated_by                        //to indicate the association type between modifiers and disease
 +
                                                                                      condition_exacerbated_by
 +
                       
 +
                 
 +
                        Modifier_qualifier_not                      //Add for WS262 Better way for representing NOT for Modifier and disease model associations
  
?Transgene
+
                        Genetic_sex UNIQUE      hermaphrodite  //indicates genetic sex of the disease model
Transgene_for_disease ?DO_term XREF Associated_transgene #Evidence
+
                                                  male
 +
                                                  female
 +
                          Disease_phenotype_info Disease_phenotype ?Phenotype    //Phenotypes similar to human disease
 +
                                                Ameliorated_phenotype ?Phenotype // Phenotypes ameliorated by modifier
 +
                                                Exacerbated_phenotype ?Phenotype // Phenotypes exacerbated by modifier
 +
                                                Phenotype_comment ?Text  // To describe non-WPO phenotypes
 +
                         
 +
                          Paper_evidence        UNIQUE  ?Paper// Addition of 'UNIQUE' for WS261
 +
                          Disease_model_description  ?Text
 +
                          DB_info Database ?Database ?Database_field ?Text //To indicate the OMIM gene/disease
 +
                          Curator_confirmed ?Person                                        //caused problems in WS260 as tag was 'Curator_confirmed ?Curator'
 +
                          Date_last_updated UNIQUE DateType
 +
</pre>
  
 +
====Sample .ace file====
 +
<pre>
 +
Disease_model_annotation : "00000001"
 +
Disease_term              "DOID:14330"
 +
Disease_of_species        "Homo sapiens"
 +
Strain                    "CL4176"
 +
Association_type          is_model_of
 +
Evidence_code              "IMP"
 +
Inducing_chemical          "WBMol:00002044"
 +
Modifier_gene              "WBGene00010882"
 +
Modifier_association_type  condition_ameliorated_by
 +
Genetic_sex                hermaphrodite
 +
Disease_phenotype          "WBPhenotype:0001935"
 +
Disease_phenotype          "WBPhenotype:0002426"
 +
Ameliorated_phenotype      "WBPhenotype:0001935"
 +
Paper_evidence            "WBPaper00031384"
 +
Disease_model_description  "In an elegans model of Parkinson's disease, where human alpha-synuclein was overexpressed, RNA interference studies showed that the elegans atg-7/ATG7 (ubiquitin-activating E1 enzyme-like protein), significantly protected against age and dose-dependent degeneration in the dopamine neurons of transgenic worms."
 +
Database                  "OMIM"      "gene"          "608309"
 +
Database                  "OMIM"      "disease"      "605909"
 +
Curator_confirmed          "WBPerson324"
 +
Date_last_updated          "2017-03-13"
  
?DO_term
+
Disease_model_annotation : "00000002"
Reagent_info Associated_antibody ?Antibody XREF     Antibody_for_disease
+
Disease_term              "DOID:10652"
Associated_construct ?Construct XREF   Construct_for_disease
+
Disease_of_species        "Homo sapiens"
  Associated_transgene ?Transgene XREF      Transgene_for_disease
+
Strain                    "CL4176"
 +
Association_type          is_model_of
 +
Evidence_code              "IMP"
 +
Genetic_sex                hermaphrodite
 +
Modifier_molecule          "WBMol:00004468"
 +
Modifier_association_type  condition_ameliorated_by
 +
Ameliorated_phenotype     "WBPhenotype:0001935"
 +
Paper_evidence            "WBPaper00028904"
 +
Disease_model_description  "A transgenic model of Alzheimer's disease in C. elegans where the expression of human beta amyloid protein (Abeta) in muscle cells causes Abeta aggregation induced paralysis; treatment with Ginkgo biloba extraxt ginkgolide J alleviates Abeta induced paralysis and inhibits Abeta oligomerization."
 +
Database                  "OMIM"      "gene"          "608309"
 +
Database                  "OMIM"      "disease"      "605909"
 +
Curator_confirmed          "WBPerson324"
 +
Date_last_updated          "2017-03-13"
 
</pre>
 
</pre>
  
==Model changes to associate molecule to disease==
+
====Current Gene class (as relates to disease)====
We want to curate drugs, herbals, metals, organic compounds from papers that either exacerbate or alleviate (are therapeutic for) disease.
+
<pre>
 +
?Gene    Disease_info Experimental_model ?DO_term XREF Gene_by_biology ?Species #Evidence
 +
                                    Potential_model ?DO_term XREF Gene_by_orthology ?Species #Evidence
 +
                                    Disease_relevance ?Text ?Species #Evidence 
 +
 
 +
 
 +
              Disease_model_annotation  ?Disease_model_annotation  XREF Disease_relevant_gene//New class to capture the richness of disease data
 +
</pre>
  
<pre style="white-space: pre-wrap;
+
====Changes to DO_term class====
white-space: -moz-pre-wrap;
+
<pre>
white-space: -pre-wrap;
 
white-space: -o-pre-wrap;
 
word-wrap: break-word">
 
?DO term
 
Exacerbated_by_molecule ?Molecule XREF Exacerbates_disease  #Exacerbating_molecule_info
 
Alleviated_by_molecule  ?Molecule XREF Alleviates_disease  #Alleviating_molecule_info
 
  
 +
?DO_term  Disease_model_annotation  ?Disease_model_annotation  XREF Disease_term //to hold all the details of a
 +
                                                                                    disease model                                                                                                                                               
  
We will need to create new Exacerbating_molecule_info and Alleviating_molecule_info classes
+
          Attribute_of    Disease_model_variation ?Variation XREF  Models_disease //To associate Variations to a disease
 +
                    Disease_model_strain    ?Strain XREF  Models_disease    //To associate Strains to a disease
 +
                            Disease_model_transgene ?Transgene  XREF  Models_disease //To associate Transgenes to disease
 +
                            Chemical_inducer        ?Molecule  XREF  Induces_disease  //To associate inducing chemicals
 +
                                                                                        to a disease
 +
                            Molecule_modifier      ?Molecule  XREF  Modifies_disease  //To associate modifying
 +
                                                                                          chemicals to a disease
 +
</pre>
  
?Exacerbating_molecule_info
+
====Current Variation, Strain, Transgene and Molecule classes====
Paper_evidence              ?Paper
+
<pre>
Curator_confirmed          ?Person
+
?Variation Disease_info   Models_disease            ?DO_term  XREF Disease_model_variation
Affected_GO_process        ?GO_term
+
                          Disease_model_annotation  ?Disease_model_annotation XREF Variation
Affected_WBProcess          ?Process
 
Affected_other_process      ?Text
 
Exacerbated_WBphenotype    ?Phenotype
 
Exacerbated_other_phenotype ?Text
 
Alleviated_WBphenotype      ?Phenotype
 
Alleviated_other_phenotype ?Phenotype
 
  
 +
?Strain    Disease_info   Models_disease            ?DO_term  XREF Disease_model_strain
 +
          Disease_model_annotation  ?Disease_model_annotation  XREF  Strain
  
Affected_GO_process ?GO_term #Evidence
+
?Transgene Disease_info   Models_disease            ?DO_term  XREF Disease_model_transgene
                        ?Molecule XREF Exacerbates_disease Affected_WBProcess ?WBProcess #Evidence
+
                          Disease_model_annotation ?Disease_model_annotation  XREF Transgene
                        ?Molecule XREF Exacerbates_disease Affected_other_process ?Text      #Evidence
 
Alleviated_by_molecule ?Molecule XREF Therapeutic_for_disease Affected_GO_process ?GO_term #Evidence
 
                        ?Molecule XREF Therapeutic_for_disease Affected_WBProcess ?WBProcess #Evidence
 
                        ?Molecule XREF Therapeutic_for_disease Affected_other_process ?Text      #Evidence
 
  
 +
?Molecule  Disease_info   Induces_disease          ?DO_term  XREF  Chemical_inducer
 +
                          Modifies_disease          ?DO_term  XREF Molecule_modifier
 +
                          Disease_model_inducer    ?Disease_model_annotation XREF Inducing_chemical
 +
                          Disease_model_modifier    ?Disease_model_annotation XREF Modifier_molecule
 +
</pre>
  
 +
Comment to be addressed:
  
 +
3) Not all tags are XREF both ways...is this intentional?
  
?Molecule
+
Please see the XREFs added to the Disease_model_annotation class, in the following tags: Strain, Variation, Transgene and Disease_relevant_gene. Does this now satisfy the XREFing we wanted from both ways--from Disease_model_annotation to the genetic entity (strain, variation, transgene, gene) and from the genetic entities to Disease_model_annotation.
Disease_info Exacerbates_disease ?DO_term XREF Exacerbated_by_molecule
 
              Therapeutic_for_disease ?DO_term XREF Alleviated_by_molecule
 
             
 
</pre>
 
Back To [[Disease and Drugs]]
 
  
Alternate
+
'''Back To''' [[Disease and Drugs]]
<pre>
 
Exacerbated_by_molecule ?Molecule XREF Exacerbates_disease
 
Alleviated_by_molecule  ?Molecule XREF Therapeutic_for_disease Affected_process
 
Process_exacerbated GO_term ?GO_term #Evidence
 
                    WBProcess ?WBProcess #Evidence
 
                    Other ?Text      #Evidence
 
Process_alleviated GO_term ?GO_term #Evidence
 
                  WBProcess ?WBProcess #Evidence
 
                  Other ?Text      #Evidence
 
</pre>
 

Latest revision as of 20:55, 21 May 2020

Gene class proposal (April 2020)

  • Remove tag: Disease_model_annotation ?Disease_model_annotation XREF Disease_relevant_gene
  • Add 3 new tags
?Gene
Disease_info Experimental_model ?DO_term XREF Gene_by_biology   ?Species   #Evidence	            
             Potential_model	   ?DO_term XREF Gene_by_orthology ?Species #Evidence
             Disease_relevance  ?Text ?Species #Evidence
             Modifies_disease  ?DO_term  XREF  Disease_modifier_gene //New tag
             Models_disease_in_annotation  ?Disease_model_annotation  XREF Disease_relevant_gene//New tag
    	     Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_gene//New tag


Variation class proposal (April 2020)

  • Remove tag: Disease_model_annotation ?Disease_model_annotation XREF Variation
  • Add 3 new tags

?Variation
Disease_info Models_disease ?DO_term XREF Disease_model_variation
             Modifies_disease  ?DO_term  XREF  Disease_modifier_variation //New tag
	     Models_disease_in_annotation  ?Disease_model_annotation  XREF  Variation //New tag
    	     Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_variation//New tag

Strain class proposal (April 2020)

  • Remove tag: Disease_model_annotation ?Disease_model_annotation XREF Strain
  • Add 3 new tags

?Strain
Disease_info Models_disease ?DO_term XREF Disease_model_strain
             Modifies_disease  ?DO_term  XREF  Disease_modifier_strain //New tag
	     Models_disease_in_annotation  ?Disease_model_annotation  XREF  Strain //New tag
    	     Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_strain //New tag

Genotype class proposal (April 2020)


?Genotype
Disease_info  Models_disease  ?DO_term  XREF  Disease_model_genotype	
              Modifies_disease  ?DO_term  XREF  Disease_modifier_genotype
	      Models_disease_in_annotation  ?Disease_model_annotation  XREF  Genotype
    	      Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_genotype

Transgene class proposal (April 2020)

  • Remove tag: Disease_model_annotation ?Disease_model_annotation XREF Transgene
  • Add 3 new tags

?Transgene
Disease_info Models_disease ?DO_term XREF Disease_model_transgene
             Modifies_disease  ?DO_term  XREF  Disease_modifier_transgene //New tag
	     Models_disease_in_annotation  ?Disease_model_annotation  XREF  Transgene //New tag
    	     Modifies_disease_in_annotation  ?Disease_model_annotation  XREF  Modifier_transgene //New tag

DO_term class proposal (April 2020)

  • 5 new tags for WS278
  • 2 genotype related New tags went in for WS277

?DO_term 
Attribute_of Gene_by_biology ?Gene XREF Experimental_model
             Gene_by_orthology ?Gene XREF Potential_model
             Disease_modifier_gene ?Gene XREF Modifies_disease //New tag
             Phenotype ?Phenotype XREF DO_term
             WBProcess ?WBProcess XREF DO_term
             Reference ?Paper XREF DO_term
             Disease_model_variation ?Variation XREF Models_disease
             Disease_modifier_variation ?Variation XREF Modifies_disease //New tag
             Disease_model_strain ?Strain XREF Models_disease
             Disease_modifier_strain ?Strain XREF Modifies_disease       //New tag
             Disease_model_transgene ?Transgene XREF Models_disease
             Disease_modifier_transgene ?Transgene XREF Modifies_disease //New tag
             Disease_model_genotype  ?Genotype  XREF Models_disease    //New tag   
             Disease_modifier_genotype ?Genotype XREF Modifies_disease //New tag
             Chemical_inducer ?Molecule XREF Induces_disease
             Other_inducer   ?Text                                      //New tag
             Molecule_modifier ?Molecule XREF Modifies_disease
             

.ace file example

  • Rule for the dumper:For each PGID (not across all PGIDs), if Genotype is present, dump the genotype object only (dis_genotype) and not Gene (dis_wbgene), Variation (dis_variation), Transgene (dis_transgene) or strain (dis_strain)
  • The following objects are dumped under the DO_term class:
    • Disease relevant gene (dis_wbgene), acedb tag: Gene_by_biology//Add for WS278
    • Variation (dis_variation), acedb tag: Disease_model_variation
    • Strain (dis_strain), acedb tag: Disease_model_strain
    • Transgene (dis_transgene), acedb tag: Disease_model_transgene
    • Genotype (dis_genotype), acedb tag: Disease_model_genotype //Add for WS278
    • Modifier transgene (dis_modtransgene), acedb tag: Disease_modifier_transgene//Add for WS278
    • Modifier variation (dis_modvariation), acedb tag: Disease_modifier_variation//Add for WS278
    • Modifier strain (dis_modstrain), acedb tag: Disease_modifier_strain // Add for WS278
    • Modifier gene (dis_modgene), acedb tag: Disease_modifier_gene //Add for WS278
    • Modifier genotype (dis_modgenotype), acedb tag: Disease_modifier_genotype //Add for WS278
    • Inducing chemical (dis_inducingchemical), acedb tag: Inducing_chemical
    • Inducing agent (dis_inducingagent), acedb tag: Other_inducer (free text value) //Add for WS278
    • Modifier molecule (dis_modmolecule)



DO_term : "DOID:10652"
Disease_modifier_strain	        "WBStrain00005113"  //Add Modifier strains from OA
Disease_modifier_variation      "WBVar02146626"      //Add Modifier variations from OA
Disease_modifier_gene           "WBGene00000097"    //Add Modifier genes from OA
Disease_model_genotype          "WBGenotype00000001" //Add genotypes from OA
Disease_modifier_genotype       "<WBGenotypeXXXXXXXX>" //Add modifier genotype from OA

Disease_model_annotation class proposal (April 2020)

  • Remove the XREF to Disease_model_annotation for Strain, Variation, Transgene, and Disease_relevant_gene tags
  • Add the XREF to Models_disease_in_annotation for Strain, Varation, Transgene, and Disease_relevant_gene tags
  • Add XREFS to all Modifier lines


?Disease_model_annotation
Modeled_by    Strain UNIQUE ?Strain XREF Models_disease_in_annotation ?Text    //Changed XREF 
              Variation UNIQUE ?Variation XREF  Models_disease_in_annotation ?Text//Changed XREF
              Transgene UNIQUE ?Transgene XREF Models_disease_in_annotation ?Text//Changed XREF
              Disease_relevant_gene UNIQUE ?Gene XREF Models_disease_in_annotation ?Text //Changed XREF
              Genotype UNIQUE ?Genotype XREF Models_disease_in_annotation //Need to dump for WS278
Evidence_code ECO_term ?ECO_term       //new tag
              GO_code  ?GO_code        //old tag, but add "GO_code" in front of ?GO_code for WS278
              

Modifier_info Modifier_transgene ?Transgene XREF Modifies_disease_in_annotation //XREF added
              Modifier_variation ?Variation XREF Modifies_disease_in_annotation //XREF added
              Modifier_strain    ?Strain    XREF Modifies_disease_in_annotation  //XREF added  
              Modifier_gene      ?Gene      XREF Modifies_disease_in_annotation //XREF added
              Modifier_genotype  ?Genotype  XREF Modifies_disease_in_annotation //need to dump for WS278
              Modifier_molecule  ?Molecule  XREF Disease_model_modifier
              Other_modifier     ?Text 

.ace example for WS278

Rule for dumper

  • For each PGID (not across all PGIDs) if Genotype is present (dis_genotype):
    • dump that for the acedb tag "Genotype"; do not dump gene, variation, strain or transgene
    • Do not dump any "Interacting xxxx" field (dis_interactxxx) from the OA
  • Replace acedb tag "Evidence_code" with "GO_code" for OA field Evidence Code(dis_goinference)



Disease_model_annotation : "WBDOannot00000290"
Disease_term	"DOID:11723"
Disease_of_species	"Homo sapiens"
Genotype "WBGenotype00000013"
Inferred_gene	"WBGene00001131"
Inferred_gene	"WBGene00001248"
Association_type	"is_implicated_in"
GO_code	"IMP"
Genetic_sex	"hermaphrodite"
Paper_evidence	"WBPaper00034698"
Database "OMIM" "disease"	"310200"
Curator_confirmed	"WBPerson324"
Date_last_updated	"2018-10-08"


Disease_model_annotation : "WBDOannot00000623"
Disease_term	"DOID:5688"
Disease_of_species	"Homo sapiens"
Genotype  "WBGenotype00000014"
Inferred_gene	"WBGene00003319"
Inferred_gene	"WBGene00006944"
Association_type	"is_implicated_in"
GO_code	"IMP"
Modifier_molecule	"WBMol:00005424"
Modifier_association_type	"condition_ameliorated_by"
Genetic_sex	"hermaphrodite"
Paper_evidence	"WBPaper00041652"
Curator_confirmed	"WBPerson324"
Date_last_updated	"2018-10-25"

Disease Ontology .obo to AceDB tag mapping

Source of files

SourceForge repo of multiple DO files.

http://diseaseontology.svn.sourceforge.net/viewvc/diseaseontology/trunk/HumanDO.obo disease ontology .obo file

Example obo and .ace formats


obo:
[Term]
id: DOID:0050047
name: Flinders Island spotted fever
alt_id: DOID:0050048
def: "A spotted fever that has_material_basis_in Rickettsia honei, which is transmitted_by cayenne ticks (Amblyomma cajennense). The infection has_symptom mild spotted fever, has_symptom eschar and has_symptom adenopathy." [url:http\://onlinelibrary.wiley.com/doi/10.1111/j.1749-6632.2003.tb07338.x/pdf, url:http\://www.cdc.gov/otherspottedfever/index.html]
subset: gram-negative_bacterial_infectious_disease
subset: tick-borne_infectious_disease
synonym: "FISF" RELATED []
synonym: "Thai tick typhus" EXACT []
is_a: DOID:11104 ! spotted fever

.ace:
DO_term : "DOID:0050046"
Name	"Flinders Island spotted fever"
Status	Valid
Alternate_id	"DOID:0050048"
Definition	"A spotted fever that has_material_basis_in Rickettsia honei, which is transmitted_by cayenne ticks (Amblyomma cajennense). The infection has_symptom mild spotted fever, has_symptom eschar and has_symptom adenopathy."
Synonymn	Related	"FISF"
Synonymn	Exact	"Thai tick typhus"
Is_a	"DOID:11104"
Type	"Gram_negative_bacterial_infectious_disease"
Type	"Tick_borne_infectious_disease"
Version	"2586"

obo:
[Term]
id: DOID:0050119
name: West Nile virus neurological syndrome
def: "A West Nile virus infectious disease that has_material_basis_in West Nile virus, which can cause meningitis, encephalitis, acute laccid paralysis, Parkingsonian-like conditions or movement disorder." [URL:http\://www.phac-aspc.gc.ca/wnv-vwn/hmncasedef-eng.php]
subset: zoonotic_infectious_disease
synonym: "West nile neuroinvasive disease" EXACT []
synonym: "WNND" EXACT []
synonym: "WNNS" EXACT []
is_obsolete: true

.ace:
DO_term : "DOID:0050119"
Name	"West Nile virus neurological syndrome"
Status	Obsolete
Definition	"A West Nile virus infectious disease that has_material_basis_in West Nile virus, which can cause meningitis, encephalitis, acute laccid paralysis, Parkingsonian-like conditions or movement disorder."
Synonymn	Exact	"West nile neuroinvasive disease"
Synonymn	Exact	"WNND"
Synonymn	Exact	"WNNS"
Type	"Zoonotic_infectious_disease"
Version	"2586"

obo:
[Term]
id: DOID:0050156
name: idiopathic pulmonary fibrosis
def: "A idiopathic interstitial pneumonia which is a distinctive type of chronic fibrosing interstitial pneumonia with thick scarring in the lung creating a honeycomb appearance. The main symptoms start insidiously as shortness of breath on exertion, cough, and diminished stamina. Other common complaints include weight loss and fatigue. The level of oxygen in the blood decreases, and the skin may take on a bluish tinge (called cyanosis) and the ends of the fingers may become thick or club-shape. In most people, symptoms worsen over a period ranging from about 6 months to several years." [url:http\://www.merck.com/mmhe/sec04/ch050/ch050b.html?qt=idiopathic%20interstitial%20pneumonia&alt=sh, url:http\://www.ncbi.nlm.nih.gov/pubmed/11790668]
comment: OMIM mapping confirmed by DO. [SN].
synonym: "cryptogenic fibrosing alveolitis" EXACT []
synonym: "FIBROCYSTIC PULMONARY DYSPLASIA" EXACT []
synonym: "IDIOPATHIC PULMONARY FIBROSIS, FAMILIAL" EXACT []
xref: MSH:D054990
xref: OMIM:178500
is_a: DOID:2797 ! idiopathic interstitial pneumonia

.ace:
DO_term : "DOID:0050156"
Name	"idiopathic pulmonary fibrosis"
Status	Valid
Definition	"A idiopathic interstitial pneumonia which is a distinctive type of chronic fibrosing interstitial pneumonia with thick scarring in the lung creating a honeycomb appearance. The main symptoms start insidiously as shortness of breath on exertion, cough, and diminished stamina. Other common complaints include weight loss and fatigue. The level of oxygen in the blood decreases, and the skin may take on a bluish tinge (called cyanosis) and the ends of the fingers may become thick or club-shape. In most people, symptoms worsen over a period ranging from about 6 months to several years."
Comment	"OMIM mapping confirmed by DO."
Synonymn	Exact	"cryptogenic fibrosing alveolitis"
Synonymn	Exact	"FIBROCYSTIC PULMONARY DYSPLASIA"
Synonymn	Exact	"IDIOPATHIC PULMONARY FIBROSIS, FAMILIAL"
Is_a	"DOID:2797"
Database "OMIM"	"disease"	"178500"
Version	"2586"

Adding Disease Ontology as a ?Database object - DONE

We should probably add the DO as a Database object:

Disease_ontology
Name Disease Ontology
Description The Disease Ontology has been developed as a standardized
ontology for human disease with the purpose of providing the biomedical 
community with consistent, reusable and sustainable descriptions of
human disease concepts through collaborative efforts of researchers at 
Northwestern University, Center for Genetic Medicine and the University
of Maryland School of Medicine, Institute for Genome Sciences. 
URL http://www.disease-ontology.org
URL_constructor - is there such a thing for this database?

I'll add this into geneace as this is the primary source of this class. (Paul D.)

Database : "Disease_ontology"
Name "Disease Ontology"
Description "The Disease Ontology has been developed as a standardized ontology for human disease with the purpose of providing the biomedical community with consistent, reusable and sustainable descriptions of human disease concepts through collaborative efforts of researchers at Northwestern University, Center for Genetic Medicine and the University of Maryland School of Medicine, Institute for Genome Sciences."
URL "http:\/\/www.disease-ontology.org"

Linking back to the Disease Ontology

primarily for the DB_info tags, currently it is not possible to link back to http://disease-ontology.org as they employ a java browser within the page to serve tabs of data :(

I was in contact with Cesar Arze about that issue and they provided the following url that might be ok for the short term until they develop the functionality.

http://disease-ontology.org/term/DOID%3A<DOID>

Example for DOID1115

Might be useable for now......ask Todd.

Disease Ontology Browser REST API

  • Might be worth mentioning this to Todd as he might be able to code something funky from their API.
---- snippet taken from their FAQ ----

A RESTful API service is also offered to users of the Disease Ontology browser website to allow for programmatic access to the metadata found in the database.

Metadata returned in JSON format may currently be requested by use of the following URL:

http://www.disease-ontology.org/api/metadata/<DOID> 

Example usage here would be querying for metadata from the term "Disease" (DOID:4):

http://www.disease-ontology.org/api/metadata/DOID:4 

which would return the following JSON:

 { definition: ""A disease is a disposition (i) to undergo pathological processes that (ii) exists in an organism because of one or more disorders in that organism." [url:http\://ontology.buffalo.edu/medo/Disease_and_Diagnosis.pdf]" -xrefs: [ "MSH2010_2010_02_22:D004194" "NCI2009_04D:C2991" "SNOMEDCT_2010_1_31:64572001" "UMLS_CUI:C0012634" ] -children: [ -[ "disease of cellular proliferation" "DOID:14566" ] -[ "medical disorder" "DOID:0060035" ] -[ "disease of anatomical entity" "DOID:7" ] -[ "disease of metabolism" "DOID:0014667" ] -[ "genetic disease" "DOID:630" ] -[ "disease of mental health" "DOID:150" ] -[ "disease by infectious agent" "DOID:0050117" ] -[ "syndrome" "DOID:225" ] ] name: "disease" id: "DOID:4" }

In the future we hope to offer all the services that are available on the Disease Ontology browser website through the REST API as well.

Disease Data dumping for citace uploads

All scripts are under: /home/acedb/ranjana/human_disease

1. parseHuman.pl:

2. use_package.pl: Dumps disease data from the disease OA, into disease_<date>.ace Upload to Spica under Data_for_citace/Data_from_Ranjana/. Change name to disease_WSXXX.ace

3. Download the HumanDO.obo file from http://diseaseontology.svn.sourceforge.net/viewvc/diseaseontology/trunk/HumanDO.obo and rename as disease_ontology.WSXXX.obo.

New class: Disease_model_annotation and related changes, Feb 2017

Disease_model_annotation Class, Proposed by Ranjana, Feb, 2017

Changes for WS260

  • 'UNIQUE' before DO_term in Disease_name tag, actually changed Disease_name tag to Disease_term tag, suggested by KH.
  • Added new tag: Disease_of_Species ?Species (to indicate what species the disease naturally occurs in)
  • UNIQUE added before ?Strain, ?Variation, ?Transgene, and ?Gene in the sub-tags for Modeled_by, because I should be able to use multiple genetic entities but only one of each kind. There would be a preference rule for the DAF, for selection of the type of DB Object in this order--Variation, Strain, Gene, Transgene (when all or some of these are present).
  • Disease_relevant_gene tag moved to be a sub-tag of 'Modeled_by', as it's a genetic entity similar to Strain, Variation etc.
  • Added a new tag: Inferred_gene, to indicate the implicated gene when a disease is modeled by a Strain, Variation, or Transgene; authors may or may not tell us this, in elegans papers they usually do. Also makes the modeling cleaner and clearer for mapping of acedb tags to DAF columns and OA fields!
  • Changed Disease_phenotype_comment to Phenotype_comment
  • Added new tag: Disease_model_description ?Text (to describe the disease model in a human readable text paragraph (I have this curated data in our local curation database)

Changes to model for WS262

  1. Add new tag: Modifier_qualifier NOT
  2. Add new tag under Annotation_made_with: Interacting_gene ?Gene
  3. Add new tag under Association_type: is_implicated_in (Eventually we will delete the tags causes_or_contributes_to_condition, causes_condition, contributes_to_condition, after all the data is moved to is_implicated_in).

Current Disease_model_annotation acedb model

?Disease_model_annotation Disease_term UNIQUE ?DO_term XREF Disease_model_annotation
                                               Disease_of_species ?Species
                          Modeled_by Strain UNIQUE ?Strain XREF Disease_model_annotation ?Text  //genetic entity that
                                                                                                  models the disease
                                     Variation UNIQUE ?Variation XREF Disease_model_annotation  ?Text  //genetic entity that                                                                                                                                     
                                                                                                  models the disease
                                     Transgene UNIQUE ?Transgene XREF Disease_model_annotation ?Text  //genetic entity that
                                                                                                  models the disease
                                     Disease_relevant_gene UNIQUE ?Gene XREF Disease_model_annotation  ?Text //when the gene is the annotation  object
                         
                           Annotation_made_with          Interacting_variation       ?Variation             //Addition for WS261 to match 'Additional genetic components' of AGR data modeling
                                                                          Interacting_transgene     ?Transgene
                                                                          Interacting_gene              ?Interacting_gene  //Addition for WS262 to match AGR DWG data model
                                                                          RNAi_experiment              ?RNAi
                          Inferred_gene                         ?Gene //to indicate the gene in Variation or Strain, when submitted
                          Association_type UNIQUE         is_model_of                                                         // All 5 tags describe the relationship  
                                                                                                                                                      between the genetic entity and the disease 
                                                                              is_implicated_in                                           //Add for WS262 to match 'Additional genetic components' of AGR data model                          
                                                                              causes_or_contributes_to_condition
                                                                              causes_condition
                                                                              contributes_to_condition
                                                                              is_marker_for
                          Evidence_code ?GO_code                    // will use ECO later on
                          
                          Qualifier    NOT                                     //Delete for WS262
                          Qualifier_not                                         //Add for WS262 to represent 'NOT' disease models
                         
                          Experimental_condition Inducing_chemical ?Molecule XREF Disease_model_inducer  //to indicate 
                                                                                              the disease-inducing agent
                                                                  Inducing_agent    ?Text     //e.g. diet, radiation,etc not in Molecule class
                     Modifier_info Modifier_transgene ?Transgene //genetic entity that modifies the disease
                                            Modifier_variation ?Variation //(same as above)
                                            Modifier_strain    ?Strain    //(same as above)
                                            Modifier_gene      ?Gene      //to indicate the gene in the modifying 
                                                                         Transgene, Variation, Strain.
                                            Modifier_molecule  ?Molecule XREF Disease_model_modifier  // to indicate 
                                                                                       chemical modifiers of the disease
                                            Other_modifier     ?Text      //to indicate other modifiers of the disease eg.
                                                                        diet,radiation, surgery etc
                         Modifier_association_type UNIQUE   condition_ameliorated_by                        //to indicate the association type between modifiers and disease
                                                                                      condition_exacerbated_by
                         
                   
                         Modifier_qualifier_not                       //Add for WS262 Better way for representing NOT for Modifier and disease model associations 

                         Genetic_sex UNIQUE      hermaphrodite   //indicates genetic sex of the disease model
                                                  male
                                                  female
                          Disease_phenotype_info Disease_phenotype ?Phenotype     //Phenotypes similar to human disease 
                                                 Ameliorated_phenotype ?Phenotype // Phenotypes ameliorated by modifier
                                                 Exacerbated_phenotype ?Phenotype // Phenotypes exacerbated by modifier
                                                 Phenotype_comment ?Text  // To describe non-WPO phenotypes
                          
                          Paper_evidence         UNIQUE   ?Paper// Addition of 'UNIQUE' for WS261
                          Disease_model_description  ?Text
                          DB_info Database ?Database ?Database_field ?Text //To indicate the OMIM gene/disease
                          Curator_confirmed ?Person                                         //caused problems in WS260 as tag was 'Curator_confirmed ?Curator'
                          Date_last_updated UNIQUE DateType

Sample .ace file

Disease_model_annotation : "00000001"
Disease_term               "DOID:14330"
Disease_of_species         "Homo sapiens"
Strain                     "CL4176"
Association_type           is_model_of
Evidence_code              "IMP"
Inducing_chemical          "WBMol:00002044"
Modifier_gene              "WBGene00010882"
Modifier_association_type  condition_ameliorated_by
Genetic_sex                hermaphrodite
Disease_phenotype          "WBPhenotype:0001935"
Disease_phenotype          "WBPhenotype:0002426"
Ameliorated_phenotype      "WBPhenotype:0001935"
Paper_evidence             "WBPaper00031384"
Disease_model_description  "In an elegans model of Parkinson's disease, where human alpha-synuclein was overexpressed, RNA interference studies showed that the elegans atg-7/ATG7 (ubiquitin-activating E1 enzyme-like protein), significantly protected against age and dose-dependent degeneration in the dopamine neurons of transgenic worms."
Database                   "OMIM"       "gene"          "608309"
Database                   "OMIM"       "disease"       "605909"
Curator_confirmed          "WBPerson324"
Date_last_updated          "2017-03-13"

Disease_model_annotation : "00000002"
Disease_term               "DOID:10652"
Disease_of_species         "Homo sapiens"
Strain                     "CL4176"
Association_type           is_model_of
Evidence_code              "IMP"
Genetic_sex                hermaphrodite
Modifier_molecule          "WBMol:00004468"
Modifier_association_type  condition_ameliorated_by
Ameliorated_phenotype      "WBPhenotype:0001935"
Paper_evidence             "WBPaper00028904"
Disease_model_description  "A transgenic model of Alzheimer's disease in C. elegans where the expression of human beta amyloid protein (Abeta) in muscle cells causes Abeta aggregation induced paralysis; treatment with Ginkgo biloba extraxt ginkgolide J alleviates Abeta induced paralysis and inhibits Abeta oligomerization."
Database                   "OMIM"       "gene"          "608309"
Database                   "OMIM"       "disease"       "605909"
Curator_confirmed          "WBPerson324"
Date_last_updated          "2017-03-13"

Current Gene class (as relates to disease)

?Gene    Disease_info Experimental_model ?DO_term XREF Gene_by_biology ?Species #Evidence
                                    Potential_model ?DO_term XREF Gene_by_orthology ?Species #Evidence
                                    Disease_relevance ?Text ?Species #Evidence   


               Disease_model_annotation  ?Disease_model_annotation  XREF Disease_relevant_gene//New class to capture the richness of disease data

Changes to DO_term class


?DO_term   Disease_model_annotation   ?Disease_model_annotation  XREF Disease_term //to hold all the details of a 
                                                                                     disease model                                                                                                                                                

           Attribute_of     Disease_model_variation ?Variation XREF  Models_disease //To associate Variations to a disease
	                    Disease_model_strain    ?Strain XREF  Models_disease    //To associate Strains to a disease
                            Disease_model_transgene ?Transgene  XREF  Models_disease //To associate Transgenes to disease
                            Chemical_inducer        ?Molecule   XREF  Induces_disease  //To associate inducing chemicals
                                                                                         to a disease
                            Molecule_modifier       ?Molecule   XREF  Modifies_disease   //To associate modifying
                                                                                           chemicals to a disease

Current Variation, Strain, Transgene and Molecule classes

?Variation Disease_info	   Models_disease            ?DO_term  XREF Disease_model_variation
                           Disease_model_annotation  ?Disease_model_annotation  XREF Variation

?Strain    Disease_info	   Models_disease            ?DO_term  XREF Disease_model_strain
		           Disease_model_annotation  ?Disease_model_annotation  XREF  Strain 

?Transgene Disease_info	   Models_disease            ?DO_term  XREF Disease_model_transgene
                           Disease_model_annotation  ?Disease_model_annotation   XREF Transgene

?Molecule  Disease_info	   Induces_disease           ?DO_term  XREF  Chemical_inducer
                           Modifies_disease          ?DO_term   XREF Molecule_modifier
                           Disease_model_inducer     ?Disease_model_annotation XREF Inducing_chemical
                           Disease_model_modifier    ?Disease_model_annotation XREF Modifier_molecule

Comment to be addressed:

3) Not all tags are XREF both ways...is this intentional?

Please see the XREFs added to the Disease_model_annotation class, in the following tags: Strain, Variation, Transgene and Disease_relevant_gene. Does this now satisfy the XREFing we wanted from both ways--from Disease_model_annotation to the genetic entity (strain, variation, transgene, gene) and from the genetic entities to Disease_model_annotation.

Back To Disease and Drugs