Commit be19568
committed
feat(silo): read in phylogenetic tree files and create tree structure (#806)
* feat(silo): parse auspice.json
* feat(lapis): add newick parser and tests
* feat(silo): add tests for edge cases and error handling
* feat(silo): switch to using pointers
* feat(silo): try to create TreeNodeId type
* feat(silo): add to e2e tests
* feat(silo): add link between metadata field and tree in initializer
* feat(silo): refactor reading from file code
* feat(silo): add docs and improve variable names
* feat(silo): update names
* feat(silo): add newick file to e2e tests
* feat(silo): move phylo_tree class to common
* feat(silo): add better error type
* feat(silo): improve function structure1 parent 4a5f195 commit be19568
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
0 commit comments