MicrobiomeStat icon indicating copy to clipboard operation
MicrobiomeStat copied to clipboard

Track, Analyze, Visualize: Unravel Your Microbiome's Temporal Pattern with MicrobiomeStat

Results 41 MicrobiomeStat issues
Sort by recently updated
recently updated
newest added

Thank you very much for this great package ! I encountered an error while running the tutorial: generate_beta_test_single() returns Error in `colnames

restart-solution
user-environment

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...

bug
Bug Fixed

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...

documentation

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

Not a Bug - Solution Provided

**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...

bug

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...

enhancement

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,...

bug
Bug Fixed

**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)

bug
Not a Bug - Solution Provided

**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...

enhancement
good first issue

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...

enhancement
good first issue