View source: R/check_stop_codons.R
highlight.mismatch | R Documentation |
Collects information on the mutations present in the input and highlights the mutations in the sequence.
highlight.mismatch(seq, mm.seq)
seq |
character vector of the original sequence |
mm.seq |
character vector of the mutated sequence |
A list highlighting the mutations and additional information (mutation type, number, etc.)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.