Skip to content

VorteX 29-Jun-2017-rev2

Compare
Choose a tag to compare
@nsamusik nsamusik released this 29 Jun 08:29
· 7 commits to master since this release
  • Bug fixes: Euclidean distance is now displayed correctly in the clustering result
  • Force-Directed Layout: clusters can be selected by clicking on the graph nodes.
  • MST/DMT: can export the snapshot as PDF now.
  • X-shift Standalone is now integrated into the same VorteX.jar. For the details on how to run it, please refer to X-shift_standalone_README.txt.
  • X-shift Standalone now writes FCS files using DATATYPE/F, which makes FCS files more compatible with the standard FCS reader libraries.
  • Changes to standalone version:
    • the data import configuration is now specified in the file 'importConfig.txt' instead of 'config.txt'
    • the algorithm doesn't do elbow-finding by default, rather it runs K=20 for the sake of speed. This is expected
      to give a favourable result on most datasets with >10 dimensions. This can be overturned by passing 'auto'
      command line argument (refer to X-shift_standalone_README.txt for details).