From 1d443d39a5dda4c6993e03aeb1384e8c1e17205b Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Tue, 5 Jul 2022 03:11:01 +1000 Subject: Add images to help information --- public/basicTol.svg | 118 +++++++++++++++++++++++++++++++++++++++++++++++ public/itol.jpg | Bin 0 -> 49494 bytes public/onezoom.jpg | Bin 0 -> 42595 bytes public/sweepCmp.jpg | Bin 0 -> 172925 bytes public/sweepPCmp.jpg | Bin 0 -> 173181 bytes public/treeWithTiles.jpg | Bin 0 -> 38205 bytes 6 files changed, 118 insertions(+) create mode 100644 public/basicTol.svg create mode 100644 public/itol.jpg create mode 100644 public/onezoom.jpg create mode 100644 public/sweepCmp.jpg create mode 100644 public/sweepPCmp.jpg create mode 100644 public/treeWithTiles.jpg (limited to 'public') diff --git a/public/basicTol.svg b/public/basicTol.svg new file mode 100644 index 0000000..484336c --- /dev/null +++ b/public/basicTol.svg @@ -0,0 +1,118 @@ + + + + + + +tol + + + +Cellular Organisms +Cellular Organisms + + + +Bacteria +Bacteria + + + +Cellular Organisms->Bacteria + + + + +Eukaryotes +Eukaryotes + + + +Cellular Organisms->Eukaryotes + + + + +Archaea +Archaea + + + +Cellular Organisms->Archaea + + + + +Land Plants +Land Plants + + + +Eukaryotes->Land Plants + + + + +Fungi +Fungi + + + +Eukaryotes->Fungi + + + + +Animals +Animals + + + +Eukaryotes->Animals + + + + +Ferns +Ferns + + + +Land Plants->Ferns + + + + +Spermatophyta +Spermatophyta + + + +Land Plants->Spermatophyta + + + + +Mammals +Mammals + + + +Animals->Mammals + + + + +Reptiles +Reptiles + + + +Animals->Reptiles + + + + diff --git a/public/itol.jpg b/public/itol.jpg new file mode 100644 index 0000000..15f1034 Binary files /dev/null and b/public/itol.jpg differ diff --git a/public/onezoom.jpg b/public/onezoom.jpg new file mode 100644 index 0000000..39d04c2 Binary files /dev/null and b/public/onezoom.jpg differ diff --git a/public/sweepCmp.jpg b/public/sweepCmp.jpg new file mode 100644 index 0000000..9150eff Binary files /dev/null and b/public/sweepCmp.jpg differ diff --git a/public/sweepPCmp.jpg b/public/sweepPCmp.jpg new file mode 100644 index 0000000..b8c488c Binary files /dev/null and b/public/sweepPCmp.jpg differ diff --git a/public/treeWithTiles.jpg b/public/treeWithTiles.jpg new file mode 100644 index 0000000..c88e958 Binary files /dev/null and b/public/treeWithTiles.jpg differ -- cgit v1.2.3