microbiome / mia

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

Enabling rowData variables in mergeRow #397

Closed Daenarys8 closed 1 year ago

Daenarys8 commented 1 year ago

see: issue: #389 We discussed about enabling rowData variables in mergeRows. Currently, the groups must be fed as a vector (f parameter) but it would be nice to be able to specify the grouping variable directly from rowData as a column name. (Same for mergeCols).

antagomir commented 1 year ago

Agreed.

TuomasBorman commented 1 year ago

Can you @Daenarys8 create a draft for this?

Daenarys8 commented 1 year ago

definitely.

antagomir commented 1 year ago

Closed via #408