 
  
  
AmpliconExperiment.diff_abundance_kw(field, transform='rankdata', numperm=1000, alpha=0.1, fdr_method='dsfdr', random_seed=None)[source]¶Test the differential expression between multiple sample groups using the Kruskal Wallis test. uses a permutation based fdr (dsfdr) for bacteria that have a significant difference.
| Parameters: | 
 | 
|---|---|
| Returns: | newexp – The experiment with only significant (FDR<=maxfval) difference, sorted according to difference | 
| Return type: |