Lan-h

Results 3 comments of Lan-h

I think I managed to make it work by replacing the node labels in the data frame as follow: >x = as.tibble(current_tree) >head(x) parent node branch.length label 1 7 3...

Thank you very much for these quick replies! @matsen, I chose mutability based ranking of trees based on the BCR trees benchmarking paper published in JI in 2018, but maybe...

Thank you for your answer. I'm running the script either from the docker from the tutorial https://matsengrp.github.io/gctree/install.html or a custom docker with both python versions, SAMM, Gctree ... What I...