From e78c4df403e5f98afa08f7a0841ff233d5f6d05b Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Wed, 22 Jun 2022 01:42:41 +1000 Subject: Update backend READMEs, rename some files for consistency --- backend/data/otol/README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'backend/data/otol/README.md') diff --git a/backend/data/otol/README.md b/backend/data/otol/README.md index a6f13c2..4be2fd2 100644 --- a/backend/data/otol/README.md +++ b/backend/data/otol/README.md @@ -1,6 +1,10 @@ -Downloaded Files -================ +Files +===== +- opentree13.4tree.tgz
+ Obtained from . + Contains tree data from the [Open Tree of Life](https://tree.opentreeoflife.org/about/open-tree-of-life). - labelled\_supertree\_ottnames.tre
- Obtained from https://tree.opentreeoflife.org/about/synthesis-release/v13.4. -- annotations.json
- Obtained from https://tree.opentreeoflife.org/about/synthesis-release/v13.4. + Extracted from the .tgz file. Describes the structure of the tree. +- annotations.json + Extracted from the .tgz file. Contains additional attributes of tree + nodes. Used for finding out which nodes have 'phylogenetic support'. -- cgit v1.2.3