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
Add experimental GlycomicSE and GlycoproteomicSESummarizedExperiment subclasses, plus coercion and predicate helpers for recommended glycomics and glycoproteomics containers. (#18)
Minor improvements and bug fixes
as_pseudo_glycome() now accepts a GlycoproteomicSE object and returns a GlycomicSE object. (#19)
as_se() now uses "abundance" instead of "counts" as the default SummarizedExperiment assay name. (#17)
glycan_type validation now accepts "O", "HMO", "GSL", "GAG", and "GPI". (#20)
summarize_experiment() now supports GlycomicSE and GlycoproteomicSE objects. (#19)