Releases: aalhossary/CrossLinX
Releases · aalhossary/CrossLinX
CrossLinX 0.7.1
Version 0.7.1
Fill more AminoAcidOfInterest fields
- Bug Fix: Not parsing the main AltLoc in case of multiple AltLocs.
- Updating BioJava dependency to 6.0.4-SNAPSHOT to avoid Log4J bug.
- Using DocOpt.Java as source code instead of jar
- Enhanced memory management
- Enhanced zooming in
- Better tooltip
- Support CSX in addition to CSO
CrossLinX 0.6.0
When the user double clicks an item or presses Enter, it opens that item in GirstGlance.
CrossLinkX 0.5.5
Bug Fixes:
- multiple threads sharing a single SimpleDateFormat.
- Restoring links including Tyr.
Updated
underlying BioJava library.
CrossLinkX 0.5.0
This version is a rewrite of the parsing and searching algorithm, and of the visualization, that:
- shifted the focus from residue-residue interaction to Atom-Atom interaction, taking Alternate Location (AltLoc) into account.
- added a new list in the lower left corner to select a bond.
- simplified the process of generating, persisting, and retrieving visualization scripts.
- Redefined D & L aminoacids
Also fixed 2 bugs
- Missing links where C terminus is not an aminoacid of special
interest. - prevResidueSeqNum was not updated
CrossLinkX 0.1.3
- Added parallel processing via multiple cores
- Renamed to CrossLinX