Assigning colors to sequence alignment.
1 | color_scheme(y, color = "Chemistry_AA", custom_color = NULL)
|
y |
sequence alignment with data frame, generated by tidy_msa(). |
color |
a Color scheme. One of 'Clustal', 'Chemistry_AA', 'Shapely_AA', 'Zappo_AA', 'Taylor_AA', 'LETTER', 'CN6', 'Chemistry_NT', 'Shapely_NT', 'Zappo_NT', 'Taylor_NT'. Defaults is 'Chemistry_AA'. |
custom_color |
A data frame with two cloumn called "names" and "color".Customize the color scheme. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.