You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experiment visualization methods now accept SummarizedExperiment inputs, including GlycomicSE and GlycoproteomicSE; plot_logo() remains limited to glycoproteomics data. (#5)
Breaking changes
Remove enrichment plotting functions and methods because the corresponding glystats::gly_enrich_*() functions have been removed. (#4)
Minor improvements and bug fixes
plot_corrplot() now preserves feature labels that are not syntactic R identifiers.