Retrieve all mutations in a specified lineage above a threshold
getMutationsByLineage(pangolin_lineage, frequency = 0.75, logInfo = TRUE)
PANGO lineage name or vector
a number between 0 and 1 specifying the frequency threshold above which to return mutations (default=0.8)
(optional) `Boolean` (T/F), T logs helper messages during API calls.
dataframe
p1 = getMutationsByLineage(pangolin_lineage="P.1", frequency=0.5)
#> Retrieving data...