View source: R/publicUtilities.R
colorset | R Documentation |
retrieve color setting for logo
colorset(alphabet = "DNA", colorScheme = "auto")
alphabet |
character, 'DNA', 'RNA' or 'AA' |
colorScheme |
'auto', 'charge', 'chemistry', 'classic' or 'hydrophobicity' for AA, 'auto', 'basepairing', or 'blindnessSafe' for DNA ro RNA |
A character vector of color scheme
col <- colorset("AA", "hydrophobicity")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.