getMutationAcrossLineage: Retrieve prevalence of mutation across lineages by location

View source: R/getMutationAcrossLineage.R

getMutationAcrossLineageR Documentation

Retrieve prevalence of mutation across lineages by location

Description

Retrieve prevalence of a specified mutation across all lineages by location

Usage

getMutationAcrossLineage(mutations, location = NULL)

Arguments

mutations

a 'vector' of mutation(s)

location

(optional) a location name (if not specified, prevalence globally returned)

Value

dataframe

Examples

getMutationAcrossLineage(mutations="S:N501Y", location="United States")


outbreak-info/R-outbreak-info documentation built on March 2, 2023, 9:58 a.m.