Convert nucleotide and amino acid sequences.
| aa2int | Convert an amino acid sequence from a letter to an integer representation |
| aa2nt | Convert an amino acid sequence to a nucleotide sequence |
| aminolookup | Display amino acid codes, integers, abbreviations, names, and
codons |
| dna2rna | Convert DNA sequence to RNA sequence |
| int2aa | Convert amino acid sequence from integer to letter representation |
| int2nt | Convert nucleotide sequence from integer to letter representation |
| nt2aa | Convert nucleotide sequence to amino acid sequence |
| nt2int | Convert nucleotide sequence from letter to integer representation |
| rna2dna | Convert RNA sequence of nucleotides to DNA sequence |
| seq2regexp | Convert sequence with ambiguous characters to regular expression |
| seqcomplement | Calculate complementary strand of nucleotide sequence |
| seqrcomplement | Calculate reverse complement of a nucleotide sequence |
| seqreverse | Reverse the letters or numbers in a nucleotide sequence |
© 1994-2005 The MathWorks, Inc.