Skip to content

Releases: aalhossary/CrossLinX

CrossLinX 0.7.1

08 Jan 18:43
Compare
Choose a tag to compare

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

11 Dec 13:04
Compare
Choose a tag to compare

When the user double clicks an item or presses Enter, it opens that item in GirstGlance.

CrossLinkX 0.5.5

09 Dec 03:48
0268289
Compare
Choose a tag to compare

Bug Fixes:

  • multiple threads sharing a single SimpleDateFormat.
  • Restoring links including Tyr.

Updated

underlying BioJava library.

CrossLinkX 0.5.0

26 Nov 00:49
Compare
Choose a tag to compare

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

03 Nov 23:58
Compare
Choose a tag to compare
  • Added parallel processing via multiple cores
  • Renamed to CrossLinX