パッケージ: salmon (1.10.2+ds1-1 など)
wicked-fast transcript quantification from RNA-seq data
Salmon is a wicked-fast program to produce a highly-accurate, transcript-level quantification estimates from RNA-seq data. Salmon achieves is accuracy and speed via a number of different innovations, including the use of lightweight alignments (accurate but fast-to-compute proxies for traditional read alignments) and massively-parallel stochastic collapsed variational inference. The result is a versatile tool that fits nicely into many different pipelines. For example, you can choose to make use of the lightweight alignments by providing Salmon with raw sequencing reads, or, if it is more convenient, you can provide Salmon with regular alignments (e.g. computed with your favorite aligner), and it will use the same wicked-fast, state-of-the-art inference algorithm to estimate transcript-level abundances for your experiment.
その他の salmon 関連パッケージ
|
|
|
|
-
- dep: libboost-filesystem1.83.0 (>= 1.83.0)
- C++ でのファイルシステム操作 (ポータブルなパス、ディレクトリの列挙など)
-
- dep: libboost-iostreams1.83.0 (>= 1.83.0)
- Boost.Iostreams ライブラリ
-
- dep: libboost-program-options1.83.0 (>= 1.83.0)
- C++ 用プログラムオプションライブラリ
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.4) [amd64]
- GCC 共有ライブラリ
- dep: libgcc-s1 (>= 4.5) [arm64]
-
- dep: libjemalloc2 (>= 5.0.0)
- general-purpose scalable concurrent malloc(3) implementation
-
- dep: libjs-sphinxdoc (>= 7.4)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: libstaden-read14t64 (>= 1.14.12)
- Staden library for reading and writing DNA sequencing results
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: libtbb12 (>= 2021.12.0) [arm64]
- parallelism library for C++ - runtime files
- dep: libtbb12 (>= 2021.4.0) [amd64]
-
- dep: libtbbmalloc2 (>= 2017~U7) [amd64]
- parallelism helper library for C++ - runtime files
- dep: libtbbmalloc2 (>= 2021.12.0) [arm64]
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム