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 plot_taxa_boxplot I get the following error.
I don't get the error when using the test data phyloseq object. there are some data type differences between my phyloseq object and the test data object but I'm not sure what would cause the error.
my phyloseq object
zackular phyloseq object
The text was updated successfully, but these errors were encountered:
Hi! Thanks for using our tool. It is difficult to guess what caused this error if it is working fine on the test data. Could you share your phyloseq object (saved as rds file) via email to sudarshanshetty9[@]gmail[dot]com?
You can save the phyloseq object as follows: saveRDS(physeq, "physeq.rds")
I will try to check this as soon as I find some free time.
On Thu, Oct 27, 2022 at 12:23 PM Sudarshan ***@***.***> wrote:
Hi! Thanks for using our tool. It is difficult to guess what caused this
error if it is working fine on the test data. Could you share your phyloseq
object (saved as rds file) via email to sudarshanshetty9[@]gmail[dot]com?
You can save the phyloseq object as follows: saveRDS(physeq, "physeq.rds")
I will try to check this as soon as I find some free time.
Best wishes,
Sudarshan
—
Reply to this email directly, view it on GitHub
<#182 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALT74VXJL2LM5UU3SUCBIQLWFKT75ANCNFSM6AAAAAARQDNSEU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
when attempting to plot_taxa_boxplot I get the following error.
I don't get the error when using the test data phyloseq object. there are some data type differences between my phyloseq object and the test data object but I'm not sure what would cause the error.
my phyloseq object
zackular phyloseq object
The text was updated successfully, but these errors were encountered: