From 8db495a1e00681defd982d05fe2fddf8e88db9bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kusalananda=20K=C3=A4h=C3=A4ri?= <ak4@sanger.ac.uk> Date: Wed, 27 May 2009 09:08:52 +0000 Subject: [PATCH] Spelling. --- misc-scripts/ontology/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc-scripts/ontology/README b/misc-scripts/ontology/README index 176e9e3b5e..fc81229f92 100644 --- a/misc-scripts/ontology/README +++ b/misc-scripts/ontology/README @@ -114,7 +114,7 @@ The connection between the ontology terms and the genes, transcripts, and translations of Ensembl is currently based on GO - term cross references (Xrefs). We do not yet cross reference SO + term cross-references (Xrefs). We do not yet cross-reference SO terms to any of these object types. @@ -179,7 +179,7 @@ a method called fetch_all_by_GOTerm() was added to GeneAdaptor, TranscriptAdaptor, and to TranslationAdaptor. Given a GO term object, this method uses the DBEntryAdaptor to fetch objects - that are cross referenced with the GO term or with any of its + that are cross-referenced with the GO term or with any of its descendants. -- GitLab