microbiome / mia

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

cluster: fixes #477

Closed TuomasBorman closed 4 months ago

TuomasBorman commented 4 months ago

In this PR:

  1. Simplifies the code.
  2. Get altExp and MARGIN with common internal functions.
  3. Store the result with common internal functions.
  4. Overwrite the results if the name of column and metadata is the same. (Same behaviour as in other functions)