nameHash {dagLogo}R Documentation

convert group name to a single character

Description

convert group name to a single character to shown in a logo

Usage

nameHash(nameScheme=c("classic", "charge", "chemistry", "hydrophobicity"))

Arguments

nameScheme

could be "classic", "charge", "chemistry", "hydrophobicity"

Value

A character vector of name scheme

Author(s)

Jianhong Ou

Examples

    nameHash("charge")

[Package dagLogo version 1.18.0 Index]