table-display
I'm building a spreadsheet viewer for a larger project I'm working on. It's deliberately not going spreadsheet software, but a data model template builder.
TODO:
- Make it so that subtrees can contain nodes with the same nodes
- For example if you have multiple compounds, you need to be able to say "compound 1 + inhibitor", "compound 2 + inhibitor" in a fuss-free way
- Add data ranges to leaf nodes