パッケージ: python3-shasta (0.12.0-2)
python3-shasta に関するリンク
Debian の資源:
shasta ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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: libblas3
- 基本線形代数のリファレンス実装 - 共有ライブラリ
- または libblas.so.3
- パッケージは利用できません
-
- dep: libboost-program-options1.83.0 (>= 1.83.0)
- C++ 用プログラムオプションライブラリ
-
- dep: libboost-serialization1.83.0 (>= 1.83.0)
- serialization library for C++
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [arm64]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 3.4) [amd64]
-
- dep: liblapack3
- 線形代数ルーチンライブラリ 3 - 共有ライブラリ版
- または liblapack.so.3
- パッケージは利用できません
-
- dep: libpng16-16t64 (>= 1.6.2)
- PNG ライブラリ - ランタイム (バージョン 1.6)
-
- dep: libpython3.12t64 (>= 3.12.7)
- Shared Python runtime library (version 3.12)
-
- dep: libspoa7.0.0 (>= 4.0.5) [amd64]
- SIMD partial order alignment library
- dep: libspoa7.0.0 (>= 4.1.4) [arm64]
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: ncbi-blast+
- next generation suite of BLAST sequence search tools
-
- dep: python3 (<< 3.13)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)