forked from supertree-toolkit/stk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
36 lines (26 loc) · 1.22 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=================================================
SUPERTREE TOOLKIT v2
=================================================
The supertree toolkit is a Python module and GUI to edit,
create, curate and process data ready for inclusion in
supertree analyses. It also contains tools for post-processing
and analysing supertrees.
Currently the software in in alpha and is meant to replace all
the functionality of v1 (http://sourceforge.net/projects/stck/)
which was published in BMC Research Notes
(http://www.biomedcentral.com/1756-0500/3/95).
=================================================
Installation
=================================================
You need to add the Supertree Toolkit PPA
(https://launchpad.net/~stk-developers/+archive/release) to your system,
along with an additional one which contains some dependencies.
You can then install the package. Run the commands below to do all this.
sudo apt-add-repository ppa:fluidity-core/ppa
sudo apt-add-repository ppa:stk-developers/release
sudo apt-get update
sudo apt-get -y install supertree-toolkit
--------------------------------------------------
References:
Davis and Hill, 2010. The Supertree Tool Kit
BMC Research Notes 3:95. doi:10.1186/1756-0500-3-95