From 1e2617a28eb89a277a32f6b7a6c437ccefd1fc89 Mon Sep 17 00:00:00 2001 From: Guillaume Poirier-Morency Date: Sun, 26 Nov 2023 10:35:48 -0800 Subject: [PATCH] Add missing homozygous definition from GENO --- TGEMO.OBO | 6 +++++- TGEMO.OWL | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/TGEMO.OBO b/TGEMO.OBO index 1c67564..1ae30be 100644 --- a/TGEMO.OBO +++ b/TGEMO.OBO @@ -27,6 +27,10 @@ id: EFO:0022483 name: FVB is_a: NCBITaxon:10090 ! Mus musculus +[Term] +id: GENO:0000136 +name: homozygous + [Term] id: NCBITaxon:10090 name: Mus musculus @@ -53,7 +57,7 @@ id: TGEMO:00001 name: Homozygous negative def: "Double negative allele. Refers both to genetic null (missing gene/knock out) and phenotypic/functional null (inactive gene product). May be overloaded for severe loss-of-function alleles also." [] synonym: "Nullizygous" EXACT [] -is_a: GENO:0000136 +is_a: GENO:0000136 ! homozygous property_value: replacedBy GENO:0000978 is_obsolete: true diff --git a/TGEMO.OWL b/TGEMO.OWL index 1a9ca29..ad79010 100644 --- a/TGEMO.OWL +++ b/TGEMO.OWL @@ -917,7 +917,9 @@ - + + homozygous +