You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to generate alpha rarefaction curves, I notice that when designating 'Number of observed features, including singles and doubles' the following error is generated:
Error running: Parameter 'metrics' received {'osd'} as an argument, which is incompatible with parameter type: Set[Str % Choices('faith_pd', 'fisher_alpha', 'doubles', 'menhinick', 'chao1', 'observed_features', 'michaelis_menten_fit', 'enspie', 'simpson_e', 'shannon', 'singles', 'dominance', 'gini_index', 'berger_parker_d', 'margalef', 'mcintosh_e', 'pielou_e', 'heip_e', 'goods_coverage', 'ace', 'robbins', 'lladser_pe', 'brillouin_d', 'simpson', 'mcintosh_d')]
... perhaps indicating this is no longer an option for the metric used.
You can see the error here, but note there are two failed artifacts so just be sure to check them both.