| Package | Description |
|---|---|
| org.biojava.nbio.core.sequence.transcription |
| Modifier and Type | Class and Description |
|---|---|
class |
DNAToRNATranslator
Performs the first stage of transcription by going from DNA to RNA.
|
class |
RNAToAminoAcidTranslator
Takes a
Sequence of NucleotideCompound which should represent
an RNA sequence (RNASequence is good for this) and returns a list of
Sequence which hold AminoAcidCompound. |
Copyright © 2000-2015 BioJava. All Rights Reserved.