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

Wish list : ILR transform from bp trees #53

Open
mortonjt opened this issue Mar 16, 2023 · 3 comments
Open

Wish list : ILR transform from bp trees #53

mortonjt opened this issue Mar 16, 2023 · 3 comments

Comments

@mortonjt
Copy link

mortonjt commented Mar 16, 2023

It would be nice if there was a function in this package that could directly generate an ILR basis from a bp tree.
Basically, it would recoding the gneiss.balance.sparse_balance_basis. We can technically perform the ILR transform on 100K dimensions, but reading / creating these bases becomes a bottleneck. And this definitely won't scale well for more than 100K dimensions.

@wasade
Copy link
Member

wasade commented Mar 16, 2023 via email

@khovvannak23
Copy link

@khovvannak23
Copy link

$ bp placement --help
Usage: bp placement [OPTIONS]

Options:
--placements PATH jplace formatted data [required]
--output PATH Where to write the resulting newick
[required]

--method [fully-resolved|multifurcating]
Whether to fully resolve or multifurcate
[required]

--help Show this message and exit.

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

No branches or pull requests

3 participants