Description of feature
While updating the compositional analysis chapter of single cell best practices, I wanted to see the credible effects on the umap as it is easier to describe what results tasccoda analysis showed. So I manually excluded the non-credible effect from the plot, which resulted in
instead of
which I think could be an easy and valuable extension to the method by using a boolean variable (e.g., plot_credible=True).
Description of feature
While updating the compositional analysis chapter of single cell best practices, I wanted to see the credible effects on the umap as it is easier to describe what results tasccoda analysis showed. So I manually excluded the non-credible effect from the plot, which resulted in
instead of
which I think could be an easy and valuable extension to the method by using a boolean variable (e.g.,
plot_credible=True).