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

Remove phanghorn dependancy by splicing specific code from source #5

Closed ConnorChato closed 10 months ago

ConnorChato commented 3 years ago

Currently only uses phanghorn::descendants and phanghorn::midpoint functions within the tree.setup code. This doesn't justify importation of the full package

ArtPoon commented 10 months ago

Meh, let's just leave it in.