Skip to content

Commit

Permalink
set order
Browse files Browse the repository at this point in the history
  • Loading branch information
hariszaf committed Sep 21, 2023
1 parent 4fddc7e commit f724a0d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 8 deletions.
7 changes: 2 additions & 5 deletions docs/api.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: API documentation
nav_order: 2
nav_order: 4
---

# API documentation
Expand Down Expand Up @@ -91,10 +91,7 @@ this would return (we show only a part of the outcome)

{: .warning }
> Currently, microbetag has annotations only for the GTDB representative genomes. Thus, genomes returned by the `ncbiTaxId-to-genomeId` route that come from other resources (e.g., MGnify, KEGG) do not have phenotypic tratis.


<!-- > 2. In case a GTDB genome returns an "Internal Server Error", please try again replacing the "GCA" with "GCF". -->
> 2. In case a GTDB genome returns an "Internal Server Error", please try again replacing the "GCA" with "GCF".


Expand Down
6 changes: 3 additions & 3 deletions docs/configuration.md → docs/cytoApp.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: default
title: Configuration
nav_order: 2
title: Cytoscape App
nav_order: 3
---

# Configuration
# Cytoscape App
{: .no_toc }


Expand Down
12 changes: 12 additions & 0 deletions docs/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,15 @@ Just the Docs has some specific configuration parameters that can be defined in



microbetag consists of 4 major modules:

-









0 comments on commit f724a0d

Please sign in to comment.