- fix error on subgroup in lefse, #62, #55
- Development version on Bioconductor.
- Confounder analysis.
- Comparison of different methods.
- Released on Bioconductor 3.15.
- Development version on Bioconductor
- Use 3rd version of testthat to fix test error (use
expect_snapshot()
rather thanexpect_known_ouput
). - Add two new arguments in
plot_heatmap()
scale_by_row
andannotation_col
to improve heatmap viaualization, #52. - Set slot
marker_table
toNULL
if no marker was identified. - Add new import function
import_picrust2()
to import prediction functional table from PICRUSt2, and all DA functions support for PICRUSt2 output data. - Keep color consistent between legend and plot in cladogram, #42.
- Add a new argument
clade_label_font_size
inplot_cladogram()
to specify font size of clade label, #49.
- Add a para
only_marker
inplot_cladogram
to specify whether only show the markers or all features in the cladogram. - Fix a bug in
run_test_multiple_groups()
, error group names for enrich groups (2021-10-12, #48). - Fix a bug in
plot_abundance()
, error var name of effect size inmarker_table
(2021-10-17, #47).
- Released on Bioconductor.
- Accepted by Bioconductor.
- Submitted to Bioconductor