软件包:atac(0~20150903+r2013-9)
atac 的相关链接
Debian 的资源:
下载源码包 kmer:
- [kmer_0~20150903+r2013-9.dsc]
- [kmer_0~20150903+r2013.orig.tar.gz]
- [kmer_0~20150903+r2013-9.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [kmer.sourceforge.net]
相似软件包:
genome assembly-to-assembly comparison
atac computes a one-to-one pairwise alignment of large DNA sequences. It first finds the unique k-mers in each sequence, chains them to larger blocks, and fills in spaces between blocks. It was written primarily to transfer annotations between different assemblies of the human genome.
The output is a set of ungapped 'matches', and a set of gapped 'runs' formed from the matches. Each match or run associates one sequence with the other sequence. The association is 'unique', in that there is no other (sizeable) associations for either sequence. Thus, large repeats and duplications are not present in the output - they appear as unmapped regions.
Though the output is always pairwise, atac can cache intermediate results to speed a comparisons of multiple sequences.
This package is part of the Kmer suite.
其他与 atac 有关的软件包
|
|
|
|
-
- dep: gnuplot
- Command-line driven interactive plotting program.
同时作为一个虚包由这些包填实: gnuplot-nox, gnuplot-qt, gnuplot-x11
-
- dep: leaff
- biological sequence library utilities and applications
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: meryl
- in- and out-of-core kmer counting and utilities
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3.12
- Interactive high-level object-oriented language (version 3.12)
-
- rec: kmer-examples
- sample data for kmer suite of tools for DNA sequence analysis