Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
416 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in biocore/empress that received 6 comments
Reveal a node on the tree when the user clicks on a biplot arrow
If a biplot arrow is clicked, the node is revealed in the tree: As a side effect, the samples in the emperor plot that have that feature are also…
+241
−7
•
6
comments
- Add tests for leaf/internal node sample presence
- Node collapse
- Validate input line widths; scale widths based on number of leaves in the tree
- Filter sheared-off nodes of the tree from the feature metadata
- BUG: Fix an issue with missing features
- Remove empty samples / features in the table after matching but before shearing
- Position Empress and Emperor exactly next to each other and add a clear dividing line
- Add test for NaNs in metadata
- notify user of non-unique
- Store metadata and BIOM data in a compressed format in the HTML / JavaScript
- Test animation panel handler
- Empress tests
- fix #217 and add shifting to the tree
- 163 remove tree data fix
Created an issue in biocore/empress that received 3 comments
Tree fails to load when using rarefied table from moving pictures tutorial
If you replace docs/moving-pictures/table.qza for this table from the tutorial everything works fine except the visualization fails to load with th…
3
comments