View source: R/getMutationAcrossLineage.R
getMutationAcrossLineage | R Documentation |
Retrieve prevalence of a specified mutation across all lineages by location
getMutationAcrossLineage(mutations, location = NULL)
mutations |
a 'vector' of mutation(s) |
location |
(optional) a location name (if not specified, prevalence globally returned) |
dataframe
getMutationAcrossLineage(mutations="S:N501Y", location="United States")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.