Retrieve all mutations in a specified lineage above a threshold

getMutationsByLineage(pangolin_lineage, frequency = 0.75, logInfo = TRUE)

Arguments

pangolin_lineage

PANGO lineage name or vector

frequency

a number between 0 and 1 specifying the frequency threshold above which to return mutations (default=0.8)

logInfo

(optional) `Boolean` (T/F), T logs helper messages during API calls.

Value

dataframe

Examples

p1 = getMutationsByLineage(pangolin_lineage="P.1", frequency=0.5)
#> Retrieving data...