JAL-1953 moved DataConversions to Forester package
[jalview.git] / src / jalview / ext / archaeopteryx /
2017-11-09 kjvdheideJAL-2794 interface comment
2017-11-09 kjvdheideJAL-2794 Made HashMap with Nodes as keys and sequences...
2017-11-08 kjvdheideJAL-2794 Aptx instances get their parent alignment...
2017-11-08 kjvdheideJAL-2794 Cleaning up tree conversion, sequences are...
2017-11-08 kjvdheideJAL-2794 Interface name change (oops)
2017-11-08 kjvdheideJAL-2794 made JalviewTreeViewerBinding an interface
2017-11-03 kjvdheideJAL-2794 created tree viewer binding class
2017-11-03 kjvdheideJAL-2795 bunch of cleanup and comments
2017-11-02 kjvdheideJAL-2795 added back test loop for Aptx tree naming...
2017-11-02 kjvdheideJAL-2795 Reverted code changes needed to cluster from...
2017-11-02 kjvdheideJAL-2795 Forester now NJ-clusters the DistanceMatrix...
2017-11-02 kjvdheideJAL-2795 moved matrix conversion to the ForesterMatrix...
2017-11-01 kjvdheideJAL-2795 Sequence[] references now as SequenceI[] ...
2017-10-30 kjvdheideJAL-2795 rebuilt MatrixConverter to be purely static
2017-10-28 kjvdheideJAL-2795 moved ForesterMatrix to ext.forester
2017-10-28 kjvdheideJAL-2795 Added get and set values to the converted...
2017-10-27 kjvdheideJAL-2795 start of Jalview's Matrix conversion
2017-10-26 kjvdheideStart of matrix converter
2017-10-26 kjvdheideAdded proper title to aptx trees
2017-10-26 kjvdheideAdded TreeBuilder as parameter to the converter constructor
2017-10-26 kjvdheideName changed of aptx treebuilder to treeconverter
2017-10-25 kjvdheidefinished up tests for trees made from jalview data
2017-10-24 kjvdheideTests for Aptx tree created from a Phylogeny object...
2017-10-13 kjvdheidebasic tests for Aptx
2017-10-13 kjvdheideArchaeopteryxInit is now static
2017-10-13 kjvdheidesimplified aptx frame creation code
2017-10-13 kjvdheideSlight Aptx colour change
2017-10-12 kjvdheideCustom aptx configuration added
2017-10-12 kjvdheidemoved Aptx creation from CalculationChooser to separate...
2017-10-12 kjvdheideCreated test class for Archaeopteryx tree viewing
2017-10-11 kjvdheideforester as submodule with InternalFrame + start of...
2017-10-11 kjvdheidejust a comment
2017-10-11 kjvdheideAdded tree building (without distances yet)
2017-10-10 kjvdheideStart of programmatically creating Aptx trees
2017-10-09 kjvdheideStart of creating tree nodes for Aptx
2017-10-09 kjvdheideFully separated tree GUI from calculation
2017-10-07 kjvdheideRenaming
2017-10-06 kjvdheideStart of creating the objects Archaeopteryx needs
2017-10-05 kjvdheideBlank interfaces added
2017-10-03 kjvdheideProper copyright dating added
2017-10-03 kjvdheideCopyright test
2017-09-29 kjvdheideBegin separation of GUI and tree calculation logic origin/spikes/koen