aboutsummaryrefslogtreecommitdiff
path: root/backend/tolData/genOtolData.py
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2022-07-11 13:19:18 +1000
committerTerry Truong <terry06890@gmail.com>2022-07-11 13:19:18 +1000
commit7a28e15874796b3becf97c0193575d906d0cfd01 (patch)
tree20c679fb7167c18009a697f0d3db7bed1d1b409c /backend/tolData/genOtolData.py
parent5fe71ea7b9d9a5d2dc6e8e5ce5b9193629eed74d (diff)
Update backend documentation
Diffstat (limited to 'backend/tolData/genOtolData.py')
-rwxr-xr-xbackend/tolData/genOtolData.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/tolData/genOtolData.py b/backend/tolData/genOtolData.py
index b5e0055..4236999 100755
--- a/backend/tolData/genOtolData.py
+++ b/backend/tolData/genOtolData.py
@@ -7,7 +7,7 @@ usageInfo = f"""
Usage: {sys.argv[0]}
Reads files describing a tree-of-life from an 'Open Tree of Life' release,
-and stores tree information in a database.
+and stores tree info in a database.
Reads a labelled_supertree_ottnames.tre file, which is assumed to have this format:
The tree-of-life is represented in Newick format, which looks like: (n1,n2,(n3,n4)n5)n6