index
:
tilo
main
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
data
/
genOtolData.py
Age
Commit message (
Expand
)
Author
2022-06-22
Refactor backend scripts
Terry Truong
2022-06-22
Update backend READMEs, rename some files for consistency
Terry Truong
2022-06-15
Move tree-trimming code into separate script/stage
Terry Truong
2022-06-07
Add more manual-correction for generated otol-data
Terry Truong
2022-06-04
Add tile-info otol links
Terry Truong
2022-05-28
Convert from python "...".format() to f"..."
Terry Truong
2022-05-28
Fix tree-trimming to not discard certain nodes
Terry Truong
2022-05-26
Trim otol tree to avoid certain slowdowns
Terry Truong
2022-05-17
Make search suggestions include non-alt-names
Terry Truong
2022-05-15
Converted nodes+r_nodes tables into nodes+edges+r_nodes+r_edges
Terry Truong
2022-05-11
Do minor code cleanup
Terry Truong
2022-05-05
Make '... [N]' duplicate node name assignment prefer nodes with less tips
Terry Truong
2022-05-01
Add fuzzy-search via sqlite extension spellfix1
Terry Truong
2022-05-01
Make node data in db not collapsed-in-json
Terry Truong
2022-04-30
Add scripts for downloading/reviewing/cropping_and_resizing images
Terry Truong