getAlphabetFromSequences: returns the alphabet which fits to the given sequences

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

returns the alphabet which fits to the given sequences

Usage

1

Arguments

sequences

a character vector of sequences

Value

an alphabet of type Alphabet

Examples

1
alphabet = getAlphabetFromSequences("AACCGGTT")

DiffLogo documentation built on Nov. 8, 2020, 6:09 p.m.