1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: njplot
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
Charles Plessy <plessy@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
libvibrant6-dev
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/njplot.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/njplot.git
Homepage: http://pbil.univ-lyon1.fr/software/njplot
Package: njplot
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Description: phylogenetic tree drawing program
NJplot is able to draw any dendrogram expressed in the Newick standard
phylogenetic tree format (e.g., the format used by the Phylip package).
NJplot is especially convenient for rooting the unrooted trees
obtained from parsimony, distance or maximum likelihood tree-building
methods.
|