speedyseq icon indicating copy to clipboard operation
speedyseq copied to clipboard

Add support for groups in mutate and transmute methods

Open mikemc opened this issue 3 years ago • 0 comments

Possible interfaces:

  • Add a .groups argument to mutate_sample_data() etc that functions like that in dplyr::with_groups()
  • Add a with_groups() method that works on phyloseq objects

mikemc avatar Jun 29 '21 16:06 mikemc