PoonLab / clustuneR

Implementing clustering algorithms on genetic data and finding optimal parameters through the performance of predictive growth models.
GNU General Public License v3.0
0 stars 0 forks source link

Potential issue with parsing bootstrap values #17

Closed ArtPoon closed 9 months ago

ArtPoon commented 10 months ago

While refactoring the R scripts, I found a possible mistake in how bootstrap values are being extracted from the tree's node labels: https://github.com/PoonLab/clustuneR/blob/353d3fae1357de6eff597c61713e13e9465c6738/R/tree.setup.R#L90-L101

ArtPoon commented 9 months ago

fixed in f6865ba22a6a86b3d3799874153665fbcd4cd6d7