| dna_to_protein | R Documentation |
Translates a DNA sequence into protein in all 6 reading frames.
dna_to_protein(s, table = 1)
s |
A character string containing the DNA sequence |
table |
Integer indicating the NCBI genetic code table (default: 1) |
A list of translated protein sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.