mikemc / speedyseq

Speedy versions of phyloseq functions
https://mikemc.github.io/speedyseq/
Other
45 stars 6 forks source link

Allow definition of new names in `merge_taxa_vec()` #46

Open mikemc opened 4 years ago

mikemc commented 4 years ago

Idea is to have a new argument, e.g. name, that specifies how the new taxa names are determined. Default strategy will be as now, but a new option will be to use the values in group as the new names.