View source: R/assign_lineages.R
assign_lineages | 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.
assign_lineages(sequences, reference)
sequences |
The query sequences to provide a lineage assignment for in fasta format |
reference |
The reference set to compare the query sequences to (Cosmo_WGS, Cosmo_N) |
A lineage assignment for each query sequence, and information about that lineage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.