getAlphabetFromSequences {DiffLogo} | R Documentation |
returns the alphabet which fits to the given sequences
getAlphabetFromSequences(sequences)
sequences |
a character vector of sequences |
an alphabet of type Alphabet
alphabet = getAlphabetFromSequences("AACCGGTT")