Skip to contents

[!Note] This package is currently under development and is not for production use.

The goal of glyvis is to visualize everything in the glycoverse ecosystem. Bioinformatics analysis results, glycan structures, glycan biosynthesis pathways, and more. Just autoplot() it!

Installation

You can install the latest release of glyvis from GitHub with:

# install.packages("pak")
pak::pak("glycoverse/glyvis@*release")

Or install the development version:

pak::pak("glycoverse/glyvis")

Example

Coming soon!