The goal of virionData is to provide a consistent and ergonomic way to access versions of the VIRION data set stored in Zenodo.
This package allows users to select specific versions of the data set to work with, provides easy access to metadata, and allows users to export metadata.
The pipeline for creating virion can be found here: https://github.com/viralemergence/virion
Installation
You can install the development version of virionData from GitHub with:
# install.packages("remotes")
remotes::install_github("viralemergence/virionData")
Getting Started
See the getting started vignette