You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
change log:
- exposed branch_length_function to Profile (defaults to 1/(depth in tree)
- added ability to not normalize the unifrac input vectors
- added better test data (that includes incorrectly formatted profiles)
- added test cases
Can close after merge to master pending coordination with @fernandomeyer after Friday meeting.
Will need to see if we should make this a CLI option for opal.py itself
Currently the branch length function is hard coded here. Want to expose this as an option on the command line.
The text was updated successfully, but these errors were encountered: