You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ A key novel feature of the SplitsTree App is that all data, algorithms and param
12
12
13
13
Any workflow can be saved to a file and then applied to other datasets either using SplitsTree App or using an accompanying command-line workflow runner program.
Our previous program, SplitsTree4, was designed for computing phylogenetic trees and networks from distances or aligned sequences. It was written in the early 2000's by Daniel Huson and Dave Bryant and described in [(Huson and Bryant, 2006)](https://academic.oup.com/mbe/article/23/2/254/1118872). While the program is still widely used and cited, it was designed for small datasets and the user interface, implemented using the Java Swing library, now feels minimalistic and dated. Moreover, SplitsTree4 was not designed as an open source program.
<applicationname="SplitsTreeCE"applicationId="5610-7746-7010-9445"mediaDir="../../../builds"shortName="SplitsTreeCE"publisher="Daniel Huson and David Bryant"publisherWeb="https://www.splitstree.org"version="0.0.0_beta"allPathsRelative="true"macVolumeId="b8c0a1154e563a9a"javaMinVersion="16">
4
+
<applicationname="SplitsTreeApp"applicationId="5610-7746-7010-9445"mediaDir="../../../builds"shortName="SplitsTreeApp"publisher="Daniel H. Huson and David Bryant"publisherWeb="https://www.splitstree.org"version="0.0.0_beta"allPathsRelative="true"macVolumeId="b8c0a1154e563a9a"javaMinVersion="16">
<versionInfoinclude="true"fileDescription="SplitsTree CE analysis of phylogenetic trees and networks"legalCopyright="Copyright (C) 2024 ${compiler:sys.publisher}"internalName="SplitsTreeCE" />
<versionInfoinclude="true"fileDescription="SplitsTree app - analysis of phylogenetic trees and networks"legalCopyright="Copyright (C) 2024 ${compiler:sys.publisher}"internalName="SplitsTreeApp" />
<macosFoldername="Mac OS X Folder"id="1691242165"installDir="SplitsTreeCE"overridePrincipalLanguage="true"architecture="universal"compressDmg="true"signLaunchers="true" />
<macosFoldername="Mac OS X Folder"id="1691242165"installDir="SplitsTreeApp"overridePrincipalLanguage="true"architecture="universal"compressDmg="true"signLaunchers="true" />
0 commit comments