Crux 1.0.0
Crux 1.0.0 Ranking & Summary
Crux 1.0.0 description
Crux is structured as a set of Python modules, which makes it possible to quickly develop Python scripts that perform unique, non-canned analyses.
The Python language is elegant and powerful, but it does not have any high performance implementations, which does make it a challenge to use for scientific computing.
Crux is actually implemented as a combination of Python, Cython and C code. Cython is a superset of Python, with various features that allow compiled results to substantially out-perform pure Python code.
The result is that Crux supports a wide variety of users:
- End users can use canned scripts, either those included with Crux, or scripts developed for them by computer-savvy collaborators.
- Computer-savvy users can develop custom scripts that utilize the components of Crux in unforseen ways.
- Power users can use Crux as a component of a custom software package, or extend Crux itself. The source code is available under a very permissive license, with the intent that it be used.
Main features:
- Multifurcating trees can be manipulated at a low level. Various standard operations are implemented, such as canonization (ordering the tree according to a ranking of the taxa), collapsing of zero-length branches, Robinson-Foulds distance computation, and so on.
- Parsers are included for various file formats, including Newick trees, FASTA sequences, and PHYLIP distance matrices.
- Pairwise distances between sequences can be computed based on percent identity, or using methods that correct for multiple hits (Jukes-Cantor, Kimura, and logDet).
- The neighbor joining (NJ) and relaxed neighbor joining (RNJ) implementations are among the fastest in existence, along with Clearcut.
- Tree log-likelihoods can be computed under a variety of models, including all specializations of GTR+I+Γ and mixture models. Tree likelihoods can be computed in parallel via pthreads. Additionally, Crux is capable of simulating character data under any model its likelihood engine is capable of. The huge range of simulation options makes a canned command line interface like that of Seq-Gen rather unweildy, so simulation is perhaps the most obvious compelling reason to develop Crux scripts.
- Bayesian Markov chain Monte Carlo (MCMC) methods (with Metropolis coupling and optional MPI support for parallel computation) can sample among non-nested models using reversible model jumps. Polytomous trees can be sampled, also via reversible jumps. In fact, every model parameter that Cruxs MCMC implementation estimates can be expunged via reversible jumps.
System requirements:
- Xcode (to build Crux from source)
Crux 1.0.0 Screenshot
Crux 1.0.0 Keywords
Bookmark Crux 1.0.0
Crux 1.0.0 Copyright
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com