[ 源代码: shasta ]
软件包:python3-shasta(0.7.0-3)
nanopore whole genome assembly (dynamic library)
De novo assembly from Oxford Nanopore reads. The goal of the Shasta long read assembler is to rapidly produce accurate assembled sequence using as input DNA reads generated by Oxford Nanopore flow cells.
Computational methods used by the Shasta assembler include:
* Using a run-length representation of the read sequence. This makes the assembly process more resilient to errors in homopolymer repeat counts, which are the most common type of errors in Oxford Nanopore reads.
* Using in some phases of the computation a representation of the read sequence based on markers, a fixed subset of short k-mers (k ≈ 10).
Shasta assembly quality is comparable or better than assembly quality achieved by other long read assemblers.
This package contains the dynamic library that can be interfaced and imported within Python.
其他与 python3-shasta 有关的软件包
|
|
|
|
-
- dep: libboost-program-options1.74.0 (>= 1.74.0)
- program options library for C++
-
- dep: libc6 (>= 2.29)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libpng16-16 (>= 1.6.2-1)
- PNG 库 - 运行时(版本 1.6)
-
- dep: libpython3.9 (>= 3.9.0~b4)
- Shared Python runtime library (version 3.9)
-
- dep: libspoa7.0.0 (>= 4.0.6+ds2)
- SIMD partial order alignment library
-
- dep: libstdc++6 (>= 9)
- GNU 标准 C++ 库,第3版
-
- dep: ncbi-blast+
- next generation suite of BLAST sequence search tools
-
- dep: python3 (<< 3.10)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.9~)