Skip to content

Commit 5e502f4

Browse files
fix: remove deprecated parameters from generate_taxa_volatility_test_long example
- Remove feature.mt.method and feature.sig.level parameters which are not supported by the current API
1 parent c66321c commit 5e502f4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

longitudinal-analysis/taxonomic-timelines-taxa-analysis-in-longitudinal-studies.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ test.list <- generate_taxa_volatility_test_long(
9595
adj.vars = "sample_body_site",
9696
prev.filter = 0.1,
9797
abund.filter = 0.001,
98-
feature.mt.method = "fdr",
99-
feature.sig.level = 0.1,
10098
feature.level = c("Species"),
10199
feature.dat.type = "count",
102100
transform = "CLR"

0 commit comments

Comments
 (0)