-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ENH add function for computing ultrametric lengths Co-authored-by: Gibs <[email protected]> * ENH make getUltraMetricLengths correspond to tree index Co-authored-by: Gibs <[email protected]> * MAINT refactor layouts to take arbitrary length getter Co-authored-by: Gibs <[email protected]> * DOC include docstring argument for getLength Co-authored-by: Gibs <[email protected]> * STY make jsstye for ultrametric Co-authored-by: Gibs <[email protected]> * DOC add explanation of ultrametric algorithm * FIX lengthGetter pass into circularLayout * ENH add radio button and improve logic for branch length choice * FIX some comments Co-authored-by: Marcus Fedarko <[email protected]> * ENH fix html stuff from marcus code review Co-authored-by: Marcus Fedarko <[email protected]> * ENH add section for clade sorting * ENH remove red from branch lengths warning * ENH change caps * ENH hide branch length warning when not in use * ENH replace deteremine lenghs text * MAINT jsstyle for branch methods * DOC add comment for _determineLengthGetter * TST ensure ultrametric tree stays same * MAINT style on test * ENH clarify logic for determining branch lengths * DOC more specific comments Co-authored-by: Marcus Fedarko <[email protected]> * INT change interface display of branch lengths * Update empress/support_files/js/side-panel-handler.js Co-authored-by: Marcus Fedarko <[email protected]> * MAINT remove ignoreLengths argument to layout functions * MAINT tests style * Update empress/support_files/templates/side-panel.html * Update empress/support_files/js/side-panel-handler.js Co-authored-by: Gibs <[email protected]> Co-authored-by: Marcus Fedarko <[email protected]>
- Loading branch information
1 parent
c7a7248
commit 9235709
Showing
5 changed files
with
346 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.