lineage_info | R Documentation |
This function tests query sequences against a reference set of sequences and provides a lineage assignment for the query sequences. It also returns information about each of the lineages assigned.
lineage_info(sequence_data, metadata)
sequence_data |
The output of the seq_designation function |
metadata |
The metadata corresponding to the sequences in the data table, including "ID" and "country" |
A table of information about each of the designated lineages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.