Closed HumzaHemani closed 1 year ago
Hi @HumzaHemani Thank you for your interest in this package! Sorry that I didn't reply sooner. It seems that the branch combination does not have results. One way to try is to increase the number of clusters by setting a larger number.cluster
. For example, try number.cluster = 20
. Please let me know whether that would work.
Hi,
I am interested in applying Lamian to UMAP dimensions. However, I ran into an error that I don’t see when using PCA. I am copying my code below, which follows the tutorial at https://winnie09.github.io/Wenpin_Hou/pages/Lamian.html closely:
Running this gives the following error when running infer_tree_structure:
Error in branchcomb[tmpcombid, 2] : subscript out of bounds
Do you know why this error might be arising, and how I can fix it? Thank you!