- recipe newick_utils
The Newick Utilities are a suite of Unix shell tools for processing phylogenetic trees. We distribute the package under the BSD License. Functions include re-rooting, extracting subtrees, trimming, pruning, condensing, drawing (ASCII graphics or SVG).
- Homepage:
- License:
BSD License
- Recipe:
- package newick_utils¶
-
- Versions:
1.6-7
,1.6-6
,1.6-5
,1.6-4
,1.6-3
,1.6-2
,1.6-1
,1.6-0
- Depends:
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install newick_utils
and update with:
conda update newick_utils
or use the docker container:
docker pull quay.io/biocontainers/newick_utils:<tag>
(see newick_utils/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/newick_utils/README.html)