[Biojava-dev] RNATools.getGeneticCode()
    David Huen 
    smh1008 at cus.cam.ac.uk
       
    Wed Jun 11 16:56:58 EDT 2003
    
    
  
Currently, the above method returns the genetic code as a 
SimpleTranslationTable.  I propose changing it to return a 
ManyToOneTranslationTable which has an untranslate method to allow getting 
a Set of codons that encode a specified residue.  The change should not 
break existing functionality since both tables inherit from 
TranslationTable.
If there are any objections, could you voice it now before I change the CVS 
copy too?
Thanks,
David Huen
    
    
More information about the biojava-dev
mailing list