phybin: Utility for clustering phylogenetic trees in Newick format based on Robinson-Foulds distance.
This package provides a libary and executable for dealing with Newick tree files.
It can do simple binning of identical trees or more complex clustering based on an all-to-all Robinson-Foulds distance matrix.
phybin produces output files that characterize the size and contents of each bin or cluster (including generating GraphViz-based visual representations of the tree topologies).
[Skip to Readme]
Modules
- Bio
- Phylogeny
- Bio.Phylogeny.PhyBin
- Bio.Phylogeny.PhyBin.Binning
- Bio.Phylogeny.PhyBin.CoreTypes
- Bio.Phylogeny.PhyBin.Parser
- Bio.Phylogeny.PhyBin.RFDistance
- Bio.Phylogeny.PhyBin.Util
- Bio.Phylogeny.PhyBin.Visualize
- Bio.Phylogeny.PhyBin
- Phylogeny
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
hashrf | Use the HashRF algorithm by default instead of the naive one. | Enabled |
bitvec | Use bitvectors rather than IntSets for bipartitions. | Disabled |
sequential | Don't use any parallelism at all. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- phybin-0.2.11.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.2.1, 0.1.2.4, 0.1.2.5, 0.2.2, 0.2.11, 0.3 |
---|---|
Dependencies | async, base (>=3 && <5), bitvec (>=0.1), bytestring, containers, directory, fgl, filepath, graphviz (>=2999.16), hierarchical-clustering (>=0.4), HUnit, parsec (>=3.1.0), phybin, prettyclass, process, split (>=0.2), text (>=0.11 && <0.12), time, vector (>=0.10) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2010 Ryan Newton |
Author | Ryan Newton <rrnewton@gmail.com> |
Maintainer | Ryan Newton <rrnewton@gmail.com> |
Category | Bioinformatics |
Home page | http://www.cs.indiana.edu/~rrnewton/projects/phybin/ |
Source repo | head: git clone git://github.com/rrnewton/PhyBin.git |
Uploaded | by RyanNewton at 2013-07-28T09:00:57Z |
Distributions | Debian:0.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | phybin |
Downloads | 6918 total (60 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-20 [all 7 reports] |