Skip to content

Accessing Versioned Data

Collin Schwantes edited this page Jul 8, 2025 · 2 revisions

Data Versioning

Virion is a dynamic dataset with at least weekly updates. Each version of the data is assigned a unique ID by Zenodo upon deposit. All deposits include a metadata record linking them to the version of the code that produced the data.

Accessing Data

All versions of the data can be accessed via the virionData package in R, py-virion-data package in Python or by directly downloading the data from Zenodo.

Note that descriptive and structural metadata are captured in the datapackage.json file included in the deposit.

Clone this wiki locally