[ 源代码: mapsembler2 ]
软件包:mapsembler2(2.2.4+dfsg1-3)
mapsembler2 的相关链接
Debian 的资源:
下载源码包 mapsembler2:
- [mapsembler2_2.2.4+dfsg1-3.dsc]
- [mapsembler2_2.2.4+dfsg1.orig.tar.xz]
- [mapsembler2_2.2.4+dfsg1-3.debian.tar.xz]
维护小组:
- Debian Med Packaging Team (QA 页面, 邮件存档)
- Olivier Sallou (QA 页面)
- Andreas Tille (QA 页面)
- Étienne Mollier (QA 页面)
外部的资源:
- 主页 [colibread.inria.fr]
相似软件包:
bioinformatics targeted assembly software
Mapsembler2 is a targeted assembly software. It takes as input a set of NGS raw reads (fasta or fastq, gzipped or not) and a set of input sequences (starters).
It first determines if each starter is read-coherent, e.g. whether reads confirm the presence of each starter in the original sequence. Then for each read-coherent starter, Mapsembler2 outputs its sequence neighborhood as a linear sequence or as a graph, depending on the user choice.
Mapsembler2 may be used for (not limited to):
- Validate an assembled sequence (input as starter), e.g. from a de Bruijn graph assembly where read-coherence was not enforced. - Checks if a gene (input as starter) has an homolog in a set of reads - Checks if a known enzyme is present in a metagenomic NGS read set. - Enrich unmappable reads by extending them, possibly making them mappable - Checks what happens at the extremities of a contig - Remove contaminants or symbiont reads from a read set
其他与 mapsembler2 有关的软件包
|
|
|
|
-
- dep: bc
- GNU bc 任意精度的计算语言
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP(GOMP)支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: zlib1g (>= 1:1.2.3.4)
- 压缩库 - 运行时