getAlphabetFromCharacters: returns the alphabet which fits to the given characters

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

returns the alphabet which fits to the given characters

Usage

1

Arguments

characters

a character vector of characters

Value

an alphabet of type Alphabet

Examples

1
alphabet = getAlphabetFromSequences(c("A","A","C","C","G","G","T","T"))

mgledi/DiffLogo documentation built on June 7, 2020, 8:23 a.m.