Skip to content

Commit fc273f7

Browse files
committed
Fix a few menu items (with help from Claude, but it was actually terrible at recognizing broken links - it cited some that are fine and missed others that are broken). Also reordered a few of the software projects to put older ones lower on the list, and added a few words of explanation to two ontology names.
1 parent 4b46849 commit fc273f7

3 files changed

Lines changed: 13 additions & 13 deletions

File tree

_data/sidebar_doc.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ entries:
4747
url: /project/agr
4848

4949
- title: BioPortal
50-
url: /project/bioportal
50+
url: /project/BioPortal
5151

5252
- title: "National Microbiome Data Collaborative (NMDC)"
5353
url: /project/nmdc
@@ -83,14 +83,8 @@ entries:
8383
print: true
8484
items:
8585
- title: OntoGPT
86-
url: /project/GPT
86+
url: /project/AI
8787

88-
- title: AmiGO and GOlr
89-
url: /software/amigo
90-
91-
- title: Noctua
92-
url: /software/noctua
93-
9488
- title: Biolink Model
9589
url: /software/biolink-model
9690

@@ -118,10 +112,16 @@ entries:
118112
- title: Ontology Development Kit
119113
url: /software/odk
120114

115+
- title: AmiGO and GOlr
116+
url: /software/amigo
117+
118+
- title: Noctua
119+
url: /software/noctua
120+
121121
- title: k-BOOM
122122
url: /software/kboom
123123

124-
- title: BioMake
124+
- title: BioMake (inactive)
125125
url: /software/biomake
126126

127127
- title: PAINT
@@ -143,7 +143,7 @@ entries:
143143
- title: Environment Ontology
144144
url: /ontology/envo
145145

146-
- title: Uberon
146+
- title: Uberon anatomy ontology
147147
url: /ontology/uberon
148148

149149
- title: FANTOM5 Ontology
@@ -152,7 +152,7 @@ entries:
152152
- title: Mondo disease ontology
153153
url: /ontology/mondo
154154

155-
- title: Phenotype ontologies
155+
- title: uPheno phenotype ontology
156156
url: /ontology/upheno
157157

158158
- title: Relation Ontology

ontology/envo/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The primary developers of ENVO are Pier Luigi Buttigieg and [Chris Mungall](/peo
1919

2020
<iframe src="//www.slideshare.net/slideshow/embed_code/key/DghA7gkMn0dmgc" width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;" allowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="//www.slideshare.net/cmungall/envo-gsc-2015" title="ENVO GSC 2015" target="_blank">ENVO GSC 2015</a> </strong> from <strong><a href="https://www.slideshare.net/cmungall" target="_blank">Chris Mungall</a></strong> </div>
2121

22-
![img](http://media.springernature.com/lw785/springer-static/image/art%3A10.1186%2Fs13326-016-0097-6/MediaObjects/13326_2016_97_Fig2_HTML.gif)
22+
![img](https://cdn.ncbi.nlm.nih.gov/pmc/blobs/0f6e/5035502/b984f5a506ce/13326_2016_97_Fig2_HTML.jpg)
2323

2424
## References
2525

software/paint/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For a more complete description, please see the publication on the GO Phylogenet
1616
Rather than a pairwise paradigm, PAINT uses this more accurate phylogenetic model to infer gene function by homology. PAINT annotation is intended to capture actual inferences about the evolution of gene function within a gene family: the gain, inheritance, modification and loss of function over evolutionary time. Inference is a two-step process, and involves directly annotating a phylogenetic tree. In the first step, experimental GO annotations for extant sequences are used to make inferences about when a given function may have first evolved. In PAINT, this is referred to as "up-propagation", in which ancestral genes are annotated based on information about extant sequences. In the second step, "down-propagation", ancestral annotations are used to make inferences about unannotated extant sequences, based on the principle of inheritance from the common ancestor, and allowing for modification and even loss of function during evolution.
1717

1818

19-
![img](http://wiki.geneontology.org/images/2/25/PAINT_msa.png)
19+
![img](https://cdn.ncbi.nlm.nih.gov/pmc/blobs/e7ff/3178059/ba1a6874867a/bbr042f4.jpg)
2020

2121
## References
2222

0 commit comments

Comments
 (0)