Hi, I want to modify the annotation of a SeqSimilaritySearchSubHit. (Specifically, I want to add the query ID, since I can't find a way to get at it from a SeqSimilaritySearchSubHit.) However, SeqSimilaritySearchSubHit appears to be immutable. Is there any way I can make this class mutable, or do I have to write my own class (e.g. a wrapper)?
Thanks, Doug _______________________________________________ Biojava-l mailing list - [email protected] http://biojava.org/mailman/listinfo/biojava-l
