软件包:atac(0~20150903+r2013-9 以及其他的)
atac 的相关链接
下载源码包 kmer:
- [kmer_0~20150903+r2013-9.debian.tar.xz]
- [kmer_0~20150903+r2013-9.dsc]
- [kmer_0~20150903+r2013.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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 Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: meryl
- in- and out-of-core kmer counting and utilities
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3.13
- Interactive high-level object-oriented language (version 3.13)
-
- rec: kmer-examples
- sample data for kmer suite of tools for DNA sequence analysis