View source: R/util-prettify_chains.R
prettify_sequence_output | R Documentation |
Displays a sequence in a line in group of 10 (by default,
configurable with sequence_group_length
AG option), each group numbered.
Prepends it with sequence length and chain name, if applicable.
prettify_sequence_output(name, sequence)
name |
[ |
sequence |
[ |
A single string with multiple lines (probably 3 or 4).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.