Skip to content

Commit

Permalink
Update PFR page (#492)
Browse files Browse the repository at this point in the history
Closes #490
  • Loading branch information
glass-ships authored Nov 30, 2023
1 parent 4d99af0 commit c6e4dae
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions frontend/src/pages/about/PagePhenomicsFirst.vue
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,11 @@
>Phenotype Ontologies Reconciliation Effort</AppLink
>.
</p>
<AppButton
to="https://obophenotype.github.io/upheno/"
text="Learn More"
icon="arrow-right"
/>
</AppSection>

<AppSection>
Expand All @@ -139,10 +144,11 @@
manually curated cross-ontology axioms were added, and a native Mondo ID
system was used to avoid confusion with source databases.
</p>
<p>
You can find more information
<AppLink to="https://mondo.readthedocs.io/en/latest/">here</AppLink>.
</p>
<AppButton
to="https://mondo.monarchinitiative.org/"
text="Learn More"
icon="arrow-right"
/>
</AppSection>

<AppSection>
Expand All @@ -158,9 +164,10 @@
organizations and systems that comprise the joint effort to address human
disease and biological understanding.
</p>
<p>
You can find more information
<AppLink to="http://phenopackets.org/">here</AppLink>.
</p>
<AppButton
to="http://phenopackets.org/"
text="Learn More"
icon="arrow-right"
/>
</AppSection>
</template>

0 comments on commit c6e4dae

Please sign in to comment.