Working with ambiguous nucleotides, I've had to add a method to SimpleTranslationTable; public void setTranslation(Symbol from, Symbol to) throws IllegalSymbolException This supplements setTranslation(AtomicSymbol, AtomicSymbol). Will this cause problems for anyone if I commit it? Greg