Uses of Class
org.biojava3.core.sequence.template.AbstractCompoundTranslator

Packages that use AbstractCompoundTranslator
org.biojava3.core.sequence.transcription   
 

Uses of AbstractCompoundTranslator in org.biojava3.core.sequence.transcription
 

Subclasses of AbstractCompoundTranslator in org.biojava3.core.sequence.transcription
 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 © 2010 BioJava. All Rights Reserved.