NEWS.md
phenomix
functions used in MSTExplorer
into new package phenomix.core
to reduce dependencies and issues installing phenomix
(which requires scKirby
and echoconda
).validate_associations_correlate_ctd
: Drastically reduce figure size by aggregatingplot_celltype_severity
: Ensure cell types are ordered by composite severity.get_ggstatsplot_stats
: Return all stats, not just specific labels.ttd_check
ttd_plot
plot_bar_dendro
: Pass “top_ancestor_name” to get_color_map=
arg instead of “ancestor_name”.get_cl
: new wrapper for getting the exact version of the Cell Ontology used in our original study.BiocMananger
to install in README.plot_bar_dendro
: Fix https://github.com/neurogenomics/MSTExplorer/issues/22
plot_tissues
: Don’t try to facet plot types that aren’t requested.prioritise_targets_network
: Fix examples and tests.plot_celltype_severity
: Fix tests.ttd_hypergeo
via ttd_check
: Missing column (NULL) made overlap always 0, and thus hypergeo p-value always equal 1.
Tests
force_new=TRUE
where some tests occasionally fail with cached files.test-load_example_results
: Update test files.test-prioritise_targets
: Remove unused arguments and change input size.test-prioritise_targets_network
: Process top_targets
to include effecttest-plot_differential_outcomes
: Use non-specific plot name in patchwork::wrap_plots
.test-plot_differential_outcomes
: Wrap p3 in expect_error
to prevent test failure even if error was handled.test-report_plot
: Fix detection for ggplot object. variable.Vignettes
MSTExplorer
: Update effect variable to fold_change
.add_logfc
results
with new column rather than directly modifying the original input.add_logfc(results)
-> results <- add_logfc(results)
).ttd_check
, plot_differential_outcomes
, prioritise_targets_grid
disease_name
column before executing HPOExplorer::add_disease
on input.plot_ttd
fill
aesthetic for geom_text
(doesn’t exist anymore).extract_help
subset_results
effect_var
argument.effect_threshold
to 0.1.add_symptom_results
results
and phenotypes_to_genes
if required (prevents column duplicates with altered names).map_tissue
test_target_celltypes
add_ancestors(results)
to ensure required ancestor columns are present.Add missing import: simona