colorset {motifStack}R Documentation

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', 'basepairing', or 'blindnessSafe' for DNA ro RNA

Value

A character vector of color scheme

Examples

col <- colorset("AA", "hydrophobicity")

[Package motifStack version 1.26.0 Index]