File: snpeff.md

package info (click to toggle)
multiqc 1.14%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 28,824 kB
  • sloc: python: 41,884; javascript: 4,651; sh: 74; makefile: 24
file content (19 lines) | stat: -rw-r--r-- 745 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
Name: SnpEff
URL: http://snpeff.sourceforge.net/
Description: >
  SnpEff is a genetic variant annotation and effect prediction toolbox.
  It annotates and predicts the effects of variants on genes (such as amino
  acid changes).
---

The SnpEff module parses results generated by
[SnpEff](http://snpeff.sourceforge.net/),
a genetic variant annotation and effect prediction toolbox.
It annotates and predicts the effects of variants on genes (such as amino
acid changes).

MultiQC parses the summary `.csv` file that is generated by SnpEff. Note that
you must run SnpEff with `-csvStats <filename>` for this to be generated.
See the [SnpEff](http://snpeff.sourceforge.net/SnpEff_manual.html#outputSummary)
documentation for more information.