-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Thanks for this great resource! The current merge_taxa_vec function names the new taxa according to the most abundant taxon in each group or the first taxon in each group. In some cases, merged taxa have reference sequences of differing lengths in the phyloseq object. In these cases, users might want to name the new taxa to retain only the shortest of the merged sequences (or potentially only the longest of the merged sequences), regardless of abundance. Could an option be added near the block 126-144 to evaluate length of the reference sequences?