academic/seaview: Updated for version 4.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9f7e82c20d
commit
1c51e361d5
|
@ -13,10 +13,10 @@ sequence alignment and molecular phylogeny. Important features are:
|
|||
evolutionarily conserved sites.
|
||||
|
||||
4) SeaView computes phylogenetic trees by
|
||||
a) parsimony, using PHYLIP's dnapars/protpars algorithm
|
||||
b) distance, with NJ or BioNJ algorithms on a variety of
|
||||
evolutionary distances,
|
||||
c) maximum likelihood, driving program PhyML 3.1.
|
||||
a) parsimony, using PHYLIP's dnapars/protpars algorithm
|
||||
b) distance, with NJ or BioNJ algorithms on a variety of
|
||||
evolutionary distances,
|
||||
c) maximum likelihood, driving program PhyML 3.1.
|
||||
|
||||
5) SeaView prints and draws phylogenetic trees on screen, SVG, PDF or
|
||||
PostScript files.
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
# Thanks to developer Dr. Manolo Gouy for all his help.
|
||||
|
||||
PRGNAM=seaview
|
||||
VERSION=${VERSION:-4.5.4.8}
|
||||
VERSION=${VERSION:-4.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seaview"
|
||||
VERSION="4.5.4.8"
|
||||
VERSION="4.6"
|
||||
HOMEPAGE="http://doua.prabi.fr/software/seaview"
|
||||
DOWNLOAD="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.5.4.8.tar.gz"
|
||||
MD5SUM="2ce280199c7323350695899b301c45be"
|
||||
DOWNLOAD="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_4.6.tar.gz"
|
||||
MD5SUM="e031093389bc7973625993817a1dcb73"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fltk PDFlib-Lite Gblocks PhyML clustalo muscle"
|
||||
|
|
|
@ -11,8 +11,8 @@ seaview:
|
|||
seaview: SeaView is a multiplatform, graphical user interface for multiple
|
||||
seaview: sequence alignment and molecular phylogeny.
|
||||
seaview:
|
||||
seaview: References: /usr/doc/seaview-4.5.4.8/References
|
||||
seaview: Home: http://pbil.univ-lyon1.fr/software/seaview.html
|
||||
seaview: References: /usr/doc/seaview-4.6/References
|
||||
seaview: Home: http://doua.prabi.fr/software/seaview
|
||||
seaview:
|
||||
seaview:
|
||||
seaview:
|
||||
|
|
Loading…
Reference in New Issue