Hi - is the best way to compare two SymbolList objects
to see if they represent the same sequence,
mySL1.toList().equals(mySL2.toList())(so if I want to use a sequence as a key in a Map I could use the SymbolList.toList() )? thanks, david _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
