Uses of Class
org.biojava.nbio.core.sequence.template.AbstractCompoundTranslator
Packages that use AbstractCompoundTranslator
-
Uses of AbstractCompoundTranslator in org.biojava.nbio.core.sequence.transcription
Subclasses of AbstractCompoundTranslator in org.biojava.nbio.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.