Hi Andreas, I was working with the Sequence Alignment package today. In particular I would be interested to have an alignment display that looks nice in HTML. Playing around with the code it seems the alignment image generation is closely tied to the actual alignment implementation. Do you think it would be possible to change this a bit and provide a way so there could be multiple ways to print out (display) an alignment?
Ideally the core of an alignment would be just a data-container (a bean?) and the alignment calculation would operate on this bean. Then after the alignment has been calculated other objects could be used to provide a print out based on the data in the container-bean. Would that make sense and do you think this would be difficult to implement? Thanks, Andreas (the other) _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
