-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Graphs/Analyses without Performing Rarefaction #57
Comments
Hello @pkirti33, Thank you for your continued engagement with MicrobiomeStat and for bringing this important point to our attention. We greatly appreciate your feedback as it helps us improve the package for all users. I'm pleased to inform you that we have implemented changes based on your suggestion. We have modified the package so that automatic rarefaction no longer occurs by default for most functions. Here are the key points of the update:
We believe this update will better serve your needs and those of other researchers working with non-count data. You should be able to run your analyses and create graphs without any automatic rarefaction interfering with your presence/absence data. If you encounter any issues or have any questions about using the updated functions, please don't hesitate to reach out. We're here to help ensure your analysis goes smoothly. Thank you again for your valuable feedback. It's through user input like yours that we can continue to improve MicrobiomeStat and make it more versatile for different types of microbiome studies. Best regards, |
Hello, I noticed that running |
Dear pkirti33, Thank you for your continued use of MicrobiomeStat and for your feedback. I'm glad to hear that the changes we've made have been helpful for your analysis. Regarding your question about
However, I understand that different analyses may have specific requirements. If you have a particular reason for avoiding TSS in your barplots, please let me know, and we can discuss potential alternatives or modifications to the function. Is there a specific concern you have about using TSS for your presence/absence data? I'd be happy to explore this further with you to ensure MicrobiomeStat meets your analytical needs. Best regards, |
Hi, |
Hello,
I acknowledge that I have submitted several posts to this GitHub Discussions in the past few weeks, and I always appreciate your prompt and helpful replies! This package and your replies have been incredibly helpful for my analysis.
Feedback
I am analyzing presence/absence microbiome data, so rarefaction is not appropriate for my project. However, I noticed that rarefaction automatically occurs when I run any analyses or create graphs. Is there a way to turn off the automatic rarefaction? If not, adding that option would be incredibly useful.
The text was updated successfully, but these errors were encountered: