denv_data | R Documentation |
A dataset containing neutralization titer data for Dengue virus. This data can be used to create antigenic maps and explore the antigenic relationships between different DENV strains.
denv_data
A data frame with the following columns:
Character, the name of the virus strain.
Character, the name of the serum strain.
Character, the neutralization titer value. May include values like '<10' or '>1280'.
Numeric, the year the virus was isolated.
Numeric, the year the serum was collected.
Factor, the cluster or serotype assignment for the strains.
Character, a color associated with the cluster for plotting.
Katzelnick, L.C., et al. (2019). An antigenically diverse, representative panel of dengue viruses for neutralizing antibody discovery and vaccine evaluation. eLife. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.7554/eLife.42496")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.