- Notifications
You must be signed in to change notification settings - Fork1
A Java GUI library for displaying and editing multiple sequence alignments and attached raw- and metadata
License
bioinfweb/LibrAlign
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
LibrAlign is an open sourceJava library providing GUI components for displaying and editing multiple sequence alignments (MSAs) and attached raw- and metadata.
It is distributed underLGPL. More information can be found athttp://bioinfweb.info/LibrAlign/.
- Flexible and powerful GUI components for displaying one or a set of MSAs together
- Data areas can be attached to each sequence or alignment. A set of predefined data areas is included and custom areas can easily be added using the API interfaces.
- All GUI components are based onTIC and can therefore be used both inSwing andSWT (includingEclipse RCP) applications.
- Reading and writing data and metadata from and to numerous alignment formats usingJPhyloIO
- Different extensible data model implementations, including compressed sequence storage to handle large datasets
- Interoperability withBioJava
Adocumentation and a fullJavaDoc are available. A basic demo application can be foundhere.
If you have further questions, feel free to ask one on ourResearchGate project page or contactsupport@bioinfweb.info.
ThisGitHub repository in a synchronized mirror of themaster repository at bioinfweb. Feedback and pull requests are welcome. Synchronization was made possible bySubGit.
If you want to submit a bug report or feature request, please use our public bug tracking system athttp://bioinfweb.info/LibrAlign/Bugs. (We do not manage issues on GitHub directly.)
The latest versions ofLibrAlign are distrubuted underGNU General Lesser Public License Version 3. SeeNOTICE.txt for further details.
This product includes dependencies developed by theApache Software Foundation distributed under the terms of theApache License Version 2.0.
Binary releases andMaven code can be found athttp://bioinfweb.info/LibrAlign/Download.
- Legal notice:http://bioinfweb.info/About
- Privacy policy:http://bioinfweb.info/Privacy