パッケージ: salmon (0.12.0+ds1-1)
salmon に関するリンク
Trisquel の資源:
salmon ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Med Packaging Team (メールアーカイブ)
- Michael R. Crusoe
- Kevin Murray
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.67.0
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-iostreams1.67.0
- Boost.Iostreams Library
-
- dep: libboost-program-options1.67.0
- program options library for C++
-
- dep: libboost-system1.67.0
- Operating system (e.g. diagnostics support) library
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdivsufsort3 (>= 2.0.1)
- fast suffix array construction
-
- dep: libgcc1 (>= 1:3.4)
- GCC support library (dependency package)
-
- dep: libjemalloc2 (>= 5.0.0)
- general-purpose scalable concurrent malloc(3) implementation
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: libstaden-read13
- Staden library for reading and writing DNA sequencing results
-
- dep: libstdc++6 (>= 7)
- GNU Standard C++ Library v3
-
- dep: libtbb2 (>= 2017~U7)
- parallelism library for C++ - runtime files
-
- dep: sphinx-rtd-theme-common (>= 0.4.2+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime