Skip to content

glyvis 0.7.0

Choose a tag to compare

@fubin1999 fubin1999 released this 11 Jul 12:11

New features

  • 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.