套件:hisat2(2.2.1-5~0exp) [debports]
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
graph-based alignment of short nucleotide reads to many genomes
HISAT2 is a fast and sensitive alignment program for mapping next-generation sequencing reads (both DNA and RNA) to a population of human genomes (as well as against a single reference genome). Based on an extension of BWT for graphs a graph FM index (GFM) was designed and implementd. In addition to using one global GFM index that represents a population of human genomes, HISAT2 uses a large set of small GFM indexes that collectively cover the whole genome (each index representing a genomic region of 56 Kbp, with 55,000 indexes needed to cover the human population). These small indexes (called local indexes), combined with several alignment strategies, enable rapid and accurate alignment of sequencing reads. This new indexing scheme is called a Hierarchical Graph FM index (HGFM).
其他與 hisat2 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34) [riscv64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libc6.1 (>= 2.36) [ia64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libgcc-s1 (>= 3.4) [riscv64]
- GCC 支援函式庫
- dep: libgcc-s1 (>= 4.2) [ia64]
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: libunwind8 [ia64]
- library to determine the call-chain of a program - runtime
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: bcftools
- genomic variant calling and manipulation of VCF/BCF files
-
- rec: python3-hisat2
- Python scripts accompanying hisat2
-
- rec: samtools
- processing sequence alignments in SAM, BAM and CRAM formats