Child pages
  • Variation Annotation with SnpEff

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

SnpEff is a variant annotation and effect prediction tool. It annotates and predicts the effects of genetic variants (such as amino acid changes). 

A typical SnpEff use case would be:
-Input: The inputs are predicted variants (SNPs, insertions, deletions and MNPs). The input file is usually obtained as a result of a sequencing experiment, and it is usually in variant call format (VCF).
-Output: SnpEff analyzes the input variants. It annotates the variants and calculates the effects they produce on known genes (e.g. amino acid changes).

Tip
titleHow to Use This Sample

If you haven't used the workflow samples in UGENE before, look at the "How to Use Sample Workflows" section of the documentation.

Workflow Sample Location

The workflow sample "Variation Annotation with SnpEff" can be found in the "NGS" section of the Workflow Designer samples.

Workflow Image

The opened workflow looks as follows:

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/16122730/Variation Annotation with SnpEff.png"/>
  <br> 
</center>
Workflow Wizard

The wizard has 3 pages.

  1. Input Variations: On this page you must input variations file(s).  

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122730/Variation Annotation with SnpEff_1.png"/>
      <br> 
    </center>
  2. Change chromosome notation for variations: On this page you can change the chromosome notation for variations.  

    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122730/Variation Annotation with SnpEff_2.png"/>
      <br> 
    </center>

    The following parameters are available:

    Replace prefixesInput the list of chromosome prefixes that you would like to replace. For example "NC_000". Separate different prefixes by semicolons.
    Replace byInput the prefix that should be set instead, for example "chr".
  3. SnpEff Parameters: On this page you can modify SnpEff parameters.  
    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122730/Variation Annotation with SnpEff_3.png"/>
      <br> 
    </center>

    The following parameters are available:

    GenomeSelect the target genome. Genome data will be downloaded if it is not found.
    Cannonical transcriptsUse only cannonical transcripts
    HGVS nomenclatureAnnotate using HGVS nomenclature

    Annotate Loss of function

    Annotate Loss of function (LOF) and Nonsense mediated decay (NMD)

     

    Annotate TFBSs motifsAnnotate transcription factor binding site motifs (only available for latest GRCh37)
    Upstream/downstream lengthUpstream and downstream interval size. Eliminate any upstream and downstream effect by using 0 length
  4. Output: On this page you need input output parameters.  
    HTML
    <center>
      <br>
      <img src="/wiki/download/attachments/16122730/Variation Annotation with SnpEff_4.png"/>
      <br> 
    </center>