# Snpeff database run errors

**URL:** https://help.galaxyproject.org/t/snpeff-database-run-errors/14929
**Category:** usegalaxy.org support
**Tags:** tool-help, snpeff, snpeff\_build\_gb
**Created:** [March 5, 2025, 8:47am UTC](https://help.galaxyproject.org/t/snpeff-database-run-errors/14929 "2025-03-05T08:47:28Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![jennaj](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/jennaj/32/27_2.png) [@jennaj](https://help.galaxyproject.org/u/jennaj)
#### Post date: [March 5, 2025, 6:22pm UTC](https://help.galaxyproject.org/t/snpeff-database-run-errors/14929/2 "2025-03-05T18:22:27Z")

</div>

Welcome @gauthap

Yes, building a database with SnpEff can be a bit tricky since the tools are very particular about the formatting for identifiers (chromosomes, genes, other features). In short, try to locate files that are all based on the same exact assembly build/version, then use very simplest file formats possible (applying “cleanup” steps after getting the data from a provider might be necessary).

We have prior troubleshooting for this tool in these topics: #snpeff and #snpeff_build_gb plus any with #reference-genome or #reference-annotation tags.

For a short review of the human genome as an example, which has many different assemblies that are not directly compatible (but can be manipulated to be), please see →

- [Reference genomes at public Galaxy servers: GRCh38/hg38 example](https://help.galaxyproject.org/t/reference-genomes-at-public-galaxy-servers-grch38-hg38-example/11616)

And for a recent post where this type of data was reformatted, please see. (they are doing something a bit different but perhaps helpful anyway) →

- [Getting NCBI Reference genome indexed for tools: custom genome, reference genome, reference annotation](https://help.galaxyproject.org/t/getting-ncbi-reference-genome-indexed-for-tools-custom-genome-reference-genome-reference-annotation/14361)

Then for this part

> [@gauthap](#):
>
> The only time I had an output was when I chose the option in snpeff eff genome source “download on demand” with ARS-UCD1.2.105 (see picture below) but not a single variant was correctly annotated (+ the ARS-UCD1.2 reference genome is contaminated).

Those indexes come directly from the tool authors at [Home - SnpEff & SnpSift](https://pcingola.github.io/SnpEff/). You could report the issue to them but there might not be a lot they can do since it is all automatic, and relies on public data. If that is flawed, anything created from it will carry the problems forward, as you noticed!

* * *

* * *

SO, all of that is a lot to read through! If you get stuck and would like [to share back a history](https://help.galaxyproject.org/t/how-to-get-faster-help-with-your-question/11469) with just your reference data and the failed runs, we can probably help to diagnose what might be going wrong and fix it up. Right now, it seems like you have mismatched chromosome identifiers. Meaning, the reference genome fasta and reference annotation seem to not be “matching up” for some reason. That could be a file format issue (simplifying the format is where to start, maybe with **gffread** and **NormalizeFasta** ), or actually a difference in the data itself and you’ll need to standardize the identifiers across files (if a mapping exists for the **Replace column** tool) or need to locate different reference data.

Hope this helps and we can follow up! 🙂

---

_[View the full topic](https://help.galaxyproject.org/t/snpeff-database-run-errors/14929)._
