forked from obophenotype/upheno
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.yaml
62 lines (61 loc) · 2.91 KB
/
mkdocs.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
site_name: Unified Phenotype Ontology
theme: readthedocs
nav:
- Getting started: index.md
- Cite: cite.md
- About uPheno: about.md
- uPheno community effort:
- Meetings: organization/meetings.md
- How-to guides:
- Standard ODK workflows:
- Overview: odk-workflows/index.md
- Editors Workflow: odk-workflows/EditorsWorkflow.md
- Release Workflow: odk-workflows/ReleaseWorkflow.md
- Manage your ODK Repository: odk-workflows/RepoManagement.md
- Setting up Docker for ODK: odk-workflows/SettingUpDockerForODK.md
- Manage imports: odk-workflows/UpdateImports.md
- Manage documentation: odk-workflows/ManageDocumentation.md
- Manage Continuous Integration: odk-workflows/ContinuousIntegration.md
- Contributing: contributing.md
- Advanced Phenotype Ontology Editor workflows:
- How to run a uPheno 2 release: howto/run-upheno2-release.md
- How to set up s3 for uploading upheno data files: howto/set-up-s3.md
- Add custom uPheno Makefile: howto/custom-upheno-makefile.md
- Add the uPheno direct relation extension: howto/add-relation-extension.md
- Pattern merge - replace workflow: howto/pattern-merge-replace-workflow.md
- Tutorials:
- Using uPheno in Data Analysis: tutorials/analysis.md
- Using uPheno in Curation: tutorials/curation.md
- Using uPheno for Grouping Data: tutorials/grouping.md
- Key topics:
- EQ modelling:
- Overview of EQ modelling: key-topics/entity_quality_modelling.md
- Abnormal phenotypes: key-topics/modelling/abnormal.md
- Absence modelling: key-topics/modelling/absence.md
- Traits and phenotypes: key-topics/modelling/traits.md
- The Phenotype Reconciliation Effort: key-topics/reconciliation_effort.md
- Use Cases:
- Cross-species reasoning: key-topics/use-cases/cross_species_reasoning.md
- Reference:
- Your ODK Repository Overview: odk-workflows/RepositoryFileStructure.md
- Components:
- Overview: reference/components.md
- Drosophila Phenotype Ontology: reference/components/dpo.md
- Fission Yeast Phenotype Ontology: reference/components/fypo.md
- Human Phenotype Ontology: reference/components/hp.md
- Mammalian Phenotype Ontology: reference/components/mp.md
- C. elegans Phenotype Ontology: reference/components/wbphenotype.md
- Zebrafish Phenotype Ontology: reference/components/zp.md
- Imports:
- Overview: reference/imports.md
- Gene Ontology: reference/imports/go.md
- Uberon: reference/imports/uberon.md
- PATO: reference/imports/pato.md
- Mappings:
- Overview: reference/mappings.md
- MP-HP: reference/mappings/mp_hp.md
- Quality Control:
- Overview: reference/qc.md
- Standard OBO checks: reference/qc/odk_checks.md
- Design Patterns:
- Design Patterns Overview: reference/patterns.md