Skip to content

Commit

Permalink
reorder figures
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminDoran committed Jan 3, 2025
1 parent 963d0a9 commit 614e626
Show file tree
Hide file tree
Showing 11 changed files with 33 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"metadata": {},
"source": [
"---\n",
"title: Fig. 1 - Standard Analyses\n",
"title: Fig. S1 - Standard Analyses\n",
"author: Benjamin Doran\n",
"date: today\n",
"---"
Expand Down Expand Up @@ -3311,7 +3311,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Fig. S1 - Metabolite variablilty \n",
"# Fig. S2 - Metabolite variablilty \n",
"\n",
"However, these strains are not functionally identical. Strains of the same species, digest/produce different amounts of metabolite compounds. And it is not simply individual variation. In the plot below we see bi-modal distribution indicating that there are groups of strains that behave differently."
]
Expand Down
6 changes: 3 additions & 3 deletions notebooks/02_figure_02.ipynb → notebooks/02_figure_01.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"metadata": {},
"source": [
"---\n",
"title: Fig. 2 - Defining Spectral Trees\n",
"title: Fig. 1 - Defining Spectral Trees\n",
"author: Benjamin Doran\n",
"date: today\n",
"---"
Expand Down Expand Up @@ -3271,7 +3271,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Fig. S2 - Local parameter sweep\n",
"# Fig. S3 - Local parameter sweep\n",
"\n",
"Does spectral inference find the appropriate tree regardless of the number of taxa or number of features?\n",
"\n",
Expand Down Expand Up @@ -4820,7 +4820,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Fig S3 - Understanding SVD math\n",
"# Fig. S4 - Understanding SVD math\n",
"\n",
"### How similarity and dissimilarity are encoded into spectral components\n",
"\n",
Expand Down
4 changes: 2 additions & 2 deletions notebooks/03_figure_03.ipynb → notebooks/03_figure_02.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"metadata": {},
"source": [
"---\n",
"title: Fig. 3 - Convergent evolution example\n",
"title: Fig. 2 - Convergent evolution example\n",
"author: Benjamin Doran\n",
"date: today\n",
"---"
Expand Down Expand Up @@ -2637,7 +2637,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Fig. S4 - Timing benchmark\n",
"# Fig. S5 - Timing benchmark\n",
"\n",
"Spectral Inference is fast, it is based on PCA. So it has the potential to scale quite large. Thousands of taxa on a laptop, larger using clusters and distributed computing.\n",
"\n",
Expand Down
4 changes: 2 additions & 2 deletions notebooks/04_figure_04.ipynb → notebooks/04_figure_03.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"metadata": {},
"source": [
"---\n",
"title: Fig. 4 - Calculate Spectral Tree\n",
"title: Fig. 3 - Calculate Spectral Tree\n",
"author: Benjamin Doran\n",
"date: today\n",
"---"
Expand Down Expand Up @@ -31529,7 +31529,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Fig. S5 - Plot GTDB taxonomy on Spectral Tree"
"# Fig. S6 - Plot GTDB taxonomy on Spectral Tree"
]
},
{
Expand Down
Loading

0 comments on commit 614e626

Please sign in to comment.