Galaxy | Tool Preview

Variant Annotation (version 0.1.7.3)
Overwrite the species guess from the SnpEff genome, often not necessary
Select SnpEff here, if you want to have the vcf input annotated with genomic feature information. Select None if you do not want additional annotation, if you do not have SnpEff installed, or if you have no appropriate SnpEff annotation file for the input.
This section lets you specify the detailed parameter settings for the SnpEff tool.

What it does

The tool turns a variant list in VCF format into a more readable summary table listing variant sites and effects.

If installed, the variant annotation tool SnpEff can be used transparently to determine the genomic features, e.g., genes or transcripts, affected by the variants.

Use of this feature requires that you have an appropriate SnpEff genome file installed on the host machine. You can use the List installed SnpEff genomes tool to generate a list of all available SnpEff genomes. This list can then be used (by selecting the dataset as the genome list) to populate the genome dropdown menu, from which you can select the SnpEff genome file to be used for the annotation.

As output file formats HTML or plain text are supported. In HTML mode, variant positions and/or affected genomic features can be turned into hyperlinks to corresponding views in web-based genome browsers and databases.

The behavior of this feature depends on:

  1. Recognition of the species that is analyzed

    You can declare the species you are working with using the Species text field. If you are not declaring the species explicitly, but are choosing SnpEff for effect annotation, the tool will usually be able to auto-detect the species from the SnpEff genome you are using. If no species gets assigned in either way, no hyperlinks will be generated and the html output will look essentially like plain text.

  2. Available hyperlink formatting rules for this species

    When the species has been recognized, the tool checks if you have selected an optional file with hyperlink formatting instructions. If you did and that file contains an entry matching the recognized species, that entry will be used as a template to construct the hyperlinks. If no matching entry is found in the file, an error will be raised.

    If you did not supply a hyperlink formatting instruction file, the tool will consult an internal lookup table to see if it finds default rules for the construction of the hyperlinks for the species. If not, no hyperlinks will be generated and the html output will look essentially like plain text.

    TIP: MiModD's internal hyperlink formatting lookup tables are maintained and growing with every new version, but since weblinks are changing frequently as well, it is possible that you will encounter broken hyperlinks for your species of interest. In such a case, you can resort to two things: tell us about the problem to make sure it gets fixed in the next release and, in the meantime, use a custom file with hyperlink formatting instructions to overwrite the default entry for your species.