Overview
agdist is designed to allow you convenient computation of antigenic distance metrics for influenza (and possibly other pathogens).
Installation
agdist is not yet on CRAN. You need to install it from GitHub as follows:
- Install the
remotes
package - Install agdist with
remotes::install_github('ahgroup/agdist')
Next steps
You just learned the basics of using agdist to compute antigenic distances. To dig deeper, you should continue with this vignette.