Learn R Programming

motifStack (version 1.16.2)

colorset: retrieve color setting for logo

Description

retrieve color setting for logo

Usage

colorset(alphabet="DNA", colorScheme='auto')

Arguments

alphabet
character, 'DNA', 'RNA' or 'AA'
colorScheme
'auto', 'charge', 'chemistry', 'classic' or 'hydrophobicity' for AA, 'auto' or 'basepairing' for DNA ro RNA

Value

  • A character vector of color scheme

Examples

Run this code
col <- colorset("AA", "hydrophobicity")

Run the code above in your browser using DataLab