Description Usage Arguments Value
Plots highlineR Data objects.
1 2 3 4 5 6 7 8 |
x |
Data object or session object containing Data objects to plot. |
mode |
A character string representing the desired mutation annotation for plotting. Options: "mismatch" (default), "svn" (Synonymous versus Non-Synonymous), "tvt" (Transition versus Transversion). |
master |
A character string representing the sequence to which other sequences should be compared. By default, the most abundant sequence is selected. |
sort_by |
A character string representing how the sequences should be ordered in a plot. Options: "similarity", "frequency". |
rf |
An integer specifying which reading frame should be used when determining Synonymous vs Non-Synonymous mutations. Options: 1 (default), 2, 3. |
use_sample |
A logical value specifying which environment should be plotted. If |
seq_diff |
matrix of compositional differences between sequences. |
seq_order |
string vector of sequences present in compressed environment ordered as desired for plotting. |
Plots NGS data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.