glyvis
Fast Visualization For Glycoverse
glyvis keeps losing plot functions as the packages behind them get reorganized.
◆Recent moves
- 1mo ago
Docs recommend the new SE containers
Documentation-only update pointing users at GlycomicSE and GlycoproteomicSE, closing glyvis's part of the Stage II migration.
View source ↗ - 1mo ago
plot_logo() detects glycoproteomics across both containers
plot_logo() recognizes glycoproteomics experiments consistently whether the input is a legacy experiment() or a current container. A small fix, but plot_logo() is the one function with a hard experiment-type requirement, so inconsistent detection broke it outright.
View source ↗ - 1mo ago
Plots accept SummarizedExperiment; enrichment plots removed
The visualization methods accept GlycomicSE and GlycoproteomicSE inputs, while the enrichment plotting functions are deleted because glystats removed the gly_enrich_*() functions that fed them. Migration and amputation in the same release.
View source ↗ - 3mo ago
Stale WGCNA and clustering autoplot methods removed
The autoplot() methods for glystats WGCNA and consensus-clustering results are removed after the upstream functions disappeared. Dead code cleanup with no effect on working pipelines.
View source ↗ - 6mo ago
Dependencies move to the r-universe repository
A packaging change adopting r-universe for dependency resolution, applied across the glycoverse packages in the same week. No user-visible behavior change.
View source ↗ - 7mo ago
plot_logo() fetches UniProt sequences automatically
plot_logo() pulls protein sequences from UniProt when no FASTA is supplied, removing a manual preparation step before sequence logo plots. One of the few additions in this window that originated inside glyvis.
View source ↗