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

BuildClusterTree using reductions other than PCA #4598

Closed
malosreet opened this issue Jun 9, 2021 · 1 comment
Closed

BuildClusterTree using reductions other than PCA #4598

malosreet opened this issue Jun 9, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@malosreet
Copy link

In Seurat 4.0.1, the BuildClusterTree function builds the dendrogram based on PCA if the argument "dims" is provided. It would be useful to be able to specify the name of the reduction to use (for example a reduction returned by Harmony). It should be very easy to implement and I imagine it may be useful to other users as well.

Thanks!

@malosreet malosreet added the enhancement New feature or request label Jun 9, 2021
@timoast timoast closed this as completed Jun 11, 2021
@timoast timoast reopened this Jun 11, 2021
@timoast timoast self-assigned this Jun 11, 2021
timoast added a commit that referenced this issue Jun 14, 2021
@timoast
Copy link
Collaborator

timoast commented Jun 14, 2021

We have now added a reduction parameter to BuildClusterTree(), which is currently available on the develop branch. See the website for installation instructions

@timoast timoast closed this as completed Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants