From ce4a451c90cfaacf49f9af3e57fff7db9b5b73ef Mon Sep 17 00:00:00 2001 From: Damien Goutte-Gattat Date: Mon, 16 Dec 2024 14:57:14 +0000 Subject: [PATCH] Fix sort order of CL dependencies. --- ontology/cl.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ontology/cl.md b/ontology/cl.md index d317b1598..d39430d47 100644 --- a/ontology/cl.md +++ b/ontology/cl.md @@ -11,11 +11,11 @@ contact: dependencies: - id: go - id: ncbitaxon +- id: omo - id: pato - id: pr - id: ro - id: uberon -- id: omo depicted_by: /images/CL-logo.jpg description: The Cell Ontology is a structured controlled vocabulary for cell types in animals. domain: anatomy and development @@ -33,13 +33,13 @@ products: format: owl-rdf/xml is_canonical: true uses: - - uberon - go - - pr - - pato - ncbitaxon - - ro - omo + - pato + - pr + - ro + - uberon - id: cl.obo title: CL obo format edition derived_from: cl.owl