MicrobiomeStat
MicrobiomeStat copied to clipboard
Track, Analyze, Visualize: Unravel Your Microbiome's Temporal Pattern with MicrobiomeStat
Thank you very much for this great package ! I encountered an error while running the tutorial: generate_beta_test_single() returns Error in `colnames
This is my script: ``` generate_alpha_change_test_pair( data.obj = MicrobiomeData, alpha.obj = NULL, alpha.name = c("shannon", "simpson", "observed_species", "chao1", "ace", "pielou"), time.var = "TimePoint", subject.var = "Individual", group.var = "Treatment", adj.vars...
Hello, Thanks to the team for this package, the help/wiki is very straightforward, easy to follow and clear. I ran into an error trying to reproduce the tutorial "Paired Samples...
Hello, when I ran the [One-Click Reports Generation](https://www.microbiomestat.wiki/single-point-analysis/cross-sectional-reporting-microbial-analysis-reports-with-microbiomestat) by using `mStat_generate_report_single`, it showed the error information. ```markdown in `colnames
**Describe the Bug** Hello! I've been using this package as a huge resource in my project. It's incredibly easy to use and the graphs look great. However, I ran into...
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...
Dear Chen, I hope this message finds you well. I have encountered an issue while using the `mStat_generate_report_long()` function from the MicrobiomeStat package. Below is the script I am using,...
**Describe the Bug** I encountered an error while running the generate_beta_trend_test_long function with my dataset. The error message is as follows: ``` error: number of observations (=108)
**Current Feature** The current mStat_aggregate_by_taxonomy() outputs where the sample order of the table is different from the sample order in the input table. This behavior is not documented, which can...
I notice that the top-ranked bacteria are sometimes caused by outliers of `linda` analysis. This happens when some samples have five species and other species have fifty species detected, for...