>I am new to BioJava and am exploring its features. I am planning to build a
>simple editor for alignments(something like a wordpad, but to handle
>alignments).Does Biojava support this? Could someone please show me some
>pointers for this?

Using the classes /interfaces
- MultiLineRenderer
- FeatureRenderer
- SequenceRenderer
- SequencePanel
- FeatureBlockSequenceRenderer
one can easily display a gapped sequence with annotations.
Perhaps one could place several SequencePanels over each other and put
everything in one scroll-panel?
Will this wordpad-like program be part of a larger application?


_______________________________________________
Biojava-l mailing list  -  [email protected]
http://lists.open-bio.org/mailman/listinfo/biojava-l

Reply via email to