Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tree agglomeration #656

Merged
merged 7 commits into from
Nov 5, 2024
Merged

Update tree agglomeration #656

merged 7 commits into from
Nov 5, 2024

Conversation

TuomasBorman
Copy link
Contributor

@TuomasBorman TuomasBorman commented Nov 5, 2024

Add tree agglomeration to subsetByPrevalent() and subsetByRare(). Fixes this issue: #198

Update the tree agglomeration; we used own implementation in agglomerateBy*() functions but now we utilize TreeSummarizedExperiment::subsetByLeaf(). Own implementation is still used in functions that handle matrix and tree, not TreeSE object.

@TuomasBorman TuomasBorman merged commit 56cce49 into devel Nov 5, 2024
1 of 3 checks passed
@TuomasBorman TuomasBorman deleted the update_tree_agglomeration branch November 5, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tree collapse to subsetByPrevalentTaxa and other related methods
1 participant