colorset {motifStack} | 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")