microbiome / mia

Microbiome analysis
https://microbiome.github.io/mia/
Artistic License 2.0
50 stars 27 forks source link

Fix faith #642

Closed TuomasBorman closed 2 months ago

TuomasBorman commented 2 months ago

In Faith index calculation, the function expected that the rownames are the same as the names found from tree. The linkages are found from rowLinks. Now the rownames are replaced by the links (corresponding node labels from tree).