diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-06-22 01:42:41 +1000 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-06-22 09:39:44 +1000 |
| commit | e78c4df403e5f98afa08f7a0841ff233d5f6d05b (patch) | |
| tree | f13dbf91228550075644be9766b4546eb20f1e1f /backend/data/otol/README.md | |
| parent | ae1467d2ab35a03eb2d7bf3e5ca1cf4634b23443 (diff) | |
Update backend READMEs, rename some files for consistency
Diffstat (limited to 'backend/data/otol/README.md')
| -rw-r--r-- | backend/data/otol/README.md | 14 |
1 files changed, 9 insertions, 5 deletions
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 <br> + Obtained from <https://tree.opentreeoflife.org/about/synthesis-release/v13.4>. + Contains tree data from the [Open Tree of Life](https://tree.opentreeoflife.org/about/open-tree-of-life). - labelled\_supertree\_ottnames.tre <br> - Obtained from https://tree.opentreeoflife.org/about/synthesis-release/v13.4. -- annotations.json <br> - 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'. |
