软件包:salmon(1.10.1+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.74.0 (>= 1.74.0+ds1)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libboost-iostreams1.74.0 (>= 1.74.0+ds1)
- Boost.Iostreams Library
-
- dep: libboost-program-options1.74.0 (>= 1.74.0+ds1)
- program options library for C++
-
- dep: libc6 (>= 2.34)
- 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 (>= 5.2)
- JavaScript support for Sphinx documentation
-
- dep: libstaden-read14 (>= 1.14.12)
- Staden library for reading and writing DNA sequencing results
-
- dep: libstdc++6 (>= 12)
- GNU 标准 C++ 库,第3版
-
- dep: libtbb12 (>= 2021.4.0) [amd64]
- parallelism library for C++ - runtime files
- dep: libtbb12 (>= 2021.8.0) [arm64]
-
- dep: libtbbmalloc2 (>= 2017~U7) [amd64]
- parallelism helper library for C++ - runtime files
- dep: libtbbmalloc2 (>= 2021.8.0) [arm64]
-
- dep: zlib1g (>= 1:1.1.4)
- 压缩库 - 运行时