View source: R/check_stop_codons.R
format.seq.ali | R Documentation |
Formats a sequence for highlighting mismatches in an alignment.
## S3 method for class 'seq.ali'
format(seq, pos, format.type)
seq |
The input sequence. |
pos |
The mismatch positions to be formatted. |
format.type |
Vector of giving the style (bold/italics) for each pos. |
The input sequence with highlighted mismatch positions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.