Uses of Class
org.biojava3.core.sequence.template.AbstractCompoundTranslator
Packages that use AbstractCompoundTranslator
-
Uses of AbstractCompoundTranslator in org.biojava3.core.sequence.transcription
Subclasses of AbstractCompoundTranslator in org.biojava3.core.sequence.transcriptionModifier and TypeClassDescriptionclassPerforms the first stage of transcription by going from DNA to RNA.classTakes aSequenceofNucleotideCompoundwhich should represent an RNA sequence (RNASequenceis good for this) and returns a list ofSequencewhich holdAminoAcidCompound.