Skip to content
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

No marker identified using run_ancombc() example #97

Open
fconstancias opened this issue Mar 7, 2023 · 1 comment
Open

No marker identified using run_ancombc() example #97

fconstancias opened this issue Mar 7, 2023 · 1 comment

Comments

@fconstancias
Copy link

Dear @yiluheihei ,

Thanks for your efforts. Is it expected to not find any marker when running the run_ancombc() example?

data(enterotypes_arumugam)
ps <- phyloseq::subset_samples(
    enterotypes_arumugam,
    Enterotype %in% c("Enterotype 3", "Enterotype 2")
)
run_ancombc(ps, group = "Enterotype")


microbiomeMarker-class inherited from phyloseq-class
normalization method: [ none ]
microbiome marker identity method: [ ancombc ]
marker_table() Marker Table: [ no microbiome markers were identified ]
otu_table() OTU Table: [ 235 taxa and 24 samples ]
sample_data() Sample Data: [ 24 samples by 9 sample variables ]
tax_table() Taxonomy Table: [ 235 taxa by 1 taxonomic ranks ]
Warning messages:
1: The group variable has < 3 categories
The multi-group comparisons (global/pairwise/dunnet/trend) will be deactivated
2: No marker was identified

@fconstancias
Copy link
Author

Hi @yiluheihei ,

Do you have any update on that issue? Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant