microbiome / miaViz

Microbiome Analysis Plotting and Visualization
https://microbiome.github.io/miaViz
Artistic License 2.0
9 stars 10 forks source link

replace splitByRanks with agglomerateByRanks #115

Closed thpralas closed 1 week ago

thpralas commented 2 months ago

After mia PR https://github.com/microbiome/mia/pull/513 that renamed splitByRanks to agglomerateByRanks and added option as.list to specify whether the result of splitByRanks should be stored in alternative experiments, this PR replaces splitByRanks with agglomerateByRanks in the miaViz package.

antagomir commented 1 month ago

Ok - just resolve conflicts.

antagomir commented 1 month ago

up

thpralas commented 3 weeks ago

The tests should pass after pushing mia current version to Bioc devel I think.