软件包:fasttree(2.1.11-2)
fasttree 的相关链接
Debian 的资源:
下载源码包 fasttree:
维护小组:
- Debian Med Packaging Team (QA 页面, 邮件存档)
- Steffen Moeller (QA 页面)
- Thorsten Alteholz (QA 页面)
- Andreas Tille (QA 页面)
- Roland Fehrenbacher (QA 页面)
外部的资源:
- 主页 [www.microbesonline.org]
相似软件包:
phylogenetic trees from alignments of nucleotide or protein sequences
FastTree infers approximately-maximum-likelihood phylogenetic trees from alignments of nucleotide or protein sequences. It handles alignments with up to a million of sequences in a reasonable amount of time and memory. For large alignments, FastTree is 100-1,000 times faster than PhyML 3.0 or RAxML 7.
FastTree is more accurate than PhyML 3 with default settings, and much more accurate than the distance-matrix methods that are traditionally used for large alignments. FastTree uses the Jukes-Cantor or generalized time-reversible (GTR) models of nucleotide evolution and the JTT (Jones-Taylor-Thornton 1992) model of amino acid evolution. To account for the varying rates of evolution across sites, FastTree uses a single rate for each site (the "CAT" approximation). To quickly estimate the reliability of each split in the tree, FastTree computes local support values with the Shimodaira-Hasegawa test (these are the same as PhyML 3's "SH-like local supports").
This package contains a single threaded version (fasttree) and a parallel version which uses OpenMP (fasttreMP).
其他与 fasttree 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgomp1 (>= 6)
- GCC OpenMP(GOMP)支持库