[ 原始碼: mapsembler2 ]
套件:mapsembler2(2.2.4+dfsg1-4)
mapsembler2 的相關連結
Debian 的資源:
下載原始碼套件 mapsembler2:
- [mapsembler2_2.2.4+dfsg1-4.dsc]
- [mapsembler2_2.2.4+dfsg1.orig.tar.xz]
- [mapsembler2_2.2.4+dfsg1-4.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 arbitrary precision calculator language
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.2.3.4)
- 壓縮函式庫 - 跑程式時用(runtime)