Hi, How to make `comp_barplot` work on the lowest level (OTU/ASV)? Because not specifying `tax_level` throws an error: ``` argument "tax_level" is missing, with no default ``` since this level doesn't exist in `rank_names` of a phyloseq object. Thanks!
Hi,
How to make
comp_barplotwork on the lowest level (OTU/ASV)? Because not specifyingtax_levelthrows an error:since this level doesn't exist in
rank_namesof a phyloseq object.Thanks!