public class Translate extends Object
| Constructor and Description |
|---|
Translate() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Translate a DNA sequence into 6 reading frames.
|
public static void main(String[] args)
args - the DNA sequence to translateCopyright © 2016. All rights reserved.