File: salmon.md

package info (click to toggle)
multiqc 1.21%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,164 kB
  • sloc: python: 52,323; javascript: 7,064; sh: 76; makefile: 21
file content (16 lines) | stat: -rw-r--r-- 568 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
name: Salmon
url: http://combine-lab.github.io/salmon/
description: >
  Salmon is a tool for quantifying the expression of transcripts using RNA-seq data.
---

The Salmon module parses results generated by
[Salmon](http://combine-lab.github.io/salmon/),
a tool for quantifying the expression of transcripts using RNA-seq data.

The Salmon module parses `meta_info.json`, `lib_format_counts.json` and `flenDist.txt` files, if found.

:::note
Note that `meta_info.json` must be within a directory called either `aux_info` or `aux` and will be ignored otherwise.
:::