套件:minia(3.2.6-3)
minia 的相關連結
Debian 的資源:
下載原始碼套件 minia:
維護小組:
- Debian Med Packaging Team (QA 頁面, 郵件存檔)
- Olivier Sallou (QA 頁面)
- Andreas Tille (QA 頁面)
- Steffen Moeller (QA 頁面)
外部的資源:
- 主頁 [minia.genouest.org]
相似套件:
short-read biological sequence assembler
What was referred to as "next-generation" DNA sequencing up to the year 2020 delivered only "short" reads up to ~600 base pairs in length that would then have to be puzzled by random overlaps in their sequence towards a complete genome. This is the genome assembly. And there are many biological pitfalls on long stretches of low complexity regions and copy number variations and other sorts of redundancies that render this difficult.
This package provides a short-read DNA sequence assembler based on a de Bruijn graph, capable of assembling a human genome on a desktop computer in a day.
The output of Minia is a set of contigs, i.e. stretches of gap-free linear overlaps of short reads. In the best possible case this is a whole chromosome.
Minia produces results of similar contiguity and accuracy to other de Bruijn assemblers (e.g. Velvet).
其他與 minia 有關的套件
|
|
|
|
-
- dep: bc
- GNU bc arbitrary precision calculator language
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgatbcore3 (>= 1.4.2) [amd64]
- dynamic library of the Genome Analysis Toolbox
- dep: libgatbcore3 (>= 1.4.2+dfsg) [除 amd64]
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libhdf5-103-1
- HDF5 C runtime files - serial version
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: zlib1g
- 壓縮函式庫 - 跑程式時用(runtime)
-
- rec: samtools
- processing sequence alignments in SAM, BAM and CRAM formats
-
- sug: bandage
- Bioinformatics Application for Navigating De novo Assembly Graphs Easily