# Updating the mouse genome to GRCm39/mm39 on Galaxy

**URL:** https://help.galaxyproject.org/t/updating-the-mouse-genome-to-grcm39-mm39-on-galaxy/5365
**Category:** usegalaxy.org support
**Tags:** reference-index
**Created:** [February 10, 2021, 8:48pm UTC](https://help.galaxyproject.org/t/updating-the-mouse-genome-to-grcm39-mm39-on-galaxy/5365 "2021-02-10T20:48:40Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Sedem\_Dankwa](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/sedem_dankwa/32/2148_2.png) [@Sedem\_Dankwa](https://help.galaxyproject.org/u/Sedem_Dankwa)
#### Post date: [February 10, 2021, 8:48pm UTC](https://help.galaxyproject.org/t/updating-the-mouse-genome-to-grcm39-mm39-on-galaxy/5365/1 "2021-02-10T20:48:40Z")

</div>

Hi everyone,  
I was trying to map my sequences to the latest mouse genome assembly (GRCm39/mm39) but I couldn’t find it on galaxy. How do I make a request for the mouse genome to be updated on galaxy?

In the meantime, I successfully got the fasta file of the GRCm39/mm39 from the NCBI FTP site and tried to map my sequences to it using Bowtie2, but it gave an error with no information about the error.  
Please help, I’m new to galaxy 😭  
Thank you.

---

<div class="post-metadata">

### Author: ![gallardoalba](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/gallardoalba/32/1903_2.png) [@gallardoalba](https://help.galaxyproject.org/u/gallardoalba)
#### Post date: [February 11, 2021, 2:43pm UTC](https://help.galaxyproject.org/t/updating-the-mouse-genome-to-grcm39-mm39-on-galaxy/5365/2 "2021-02-11T14:43:55Z")

</div>

Hi @Sedem_Dankwa,  
we are working in order to include this version in Galaxy. Regarding the error, could you send an error report (bug icon)?

Regards

---

<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: [February 11, 2021, 10:14pm UTC](https://help.galaxyproject.org/t/updating-the-mouse-genome-to-grcm39-mm39-on-galaxy/5365/3 "2021-02-11T22:14:15Z")

</div>

Hi @Sedem_Dankwa

I checked your bug report sent in from [UseGalaxy.org](http://UseGalaxy.org).

A very large custom genome will likely exceed resources at any public Galaxy server. That said, [UseGalaxy.eu](http://UseGalaxy.eu) is sometimes able to scale even large jobs – so maybe try there.

You’ll need to correct a few items when you run a test there:

1. The full genome fasta should not be extracted from the UCSC Table Browser. The result will be truncated. Instead, capture the URL for the genome’s fasta from their Downloads area and paste that into the Upload tool in Galaxy to get it into your history as a dataset. Allow Galaxy to choose the “datatype” and do not assign a “database”.
  - [UCSC Genome Browser Downloads](http://hgdownload.soe.ucsc.edu/downloads.html#mouse) \>\> [Index of /goldenPath/mm39/bigZips](http://hgdownload.soe.ucsc.edu/goldenPath/mm39/bigZips/) \>\> you’ll probably want to choose this version: mm39.fa.gz
  - If the fasta loads compressed (fastq.gz), uncompress it before using it as a custom genome (pencil icon \> Edit attributes \> Convert \> uncompress). That will create an uncompressed version as a new dataset. Then you can purge the dataset representing the compressed version to recover the quota space.

2. The associated reference annotation should also not be sourced from the UCSC Table Browser. The gene\_id and transcript\_id attributes in the GTF will be the same value, which can lead to scientific content problems later on. The data might also output as truncated due to the size.
  - UCSC creates correctly annotated GTF’s for priority genomes and places them in their Downloads area.
  - Find the version based on RefSeq genes/transcripts here: [Index of /goldenPath/mm39/bigZips/genes](http://hgdownload.soe.ucsc.edu/goldenPath/mm39/bigZips/genes/) \>\> refGene.gtf.gz
  - Again, load the data by URL into Galaxy using default settings then uncompress as needed.

3. It looks as if the forward and reverse reads were entered on the `Bowtie2` tool form in the opposite order. Instead, enter the reads as: R1 = forward and R2 = reverse.

Hope that helps!

---

<div class="post-metadata">

### Author: ![Sedem\_Dankwa](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/sedem_dankwa/32/2148_2.png) [@Sedem\_Dankwa](https://help.galaxyproject.org/u/Sedem_Dankwa)
#### Post date: [February 11, 2021, 10:33pm UTC](https://help.galaxyproject.org/t/updating-the-mouse-genome-to-grcm39-mm39-on-galaxy/5365/4 "2021-02-11T22:33:06Z")

</div>

Thank you so much for taking the time to provide this detailed guide! I really appreciate it.@jennaj

---

<div class="post-metadata">

### Author: ![Sedem\_Dankwa](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/sedem_dankwa/32/2148_2.png) [@Sedem\_Dankwa](https://help.galaxyproject.org/u/Sedem_Dankwa)
#### Post date: [February 11, 2021, 10:49pm UTC](https://help.galaxyproject.org/t/updating-the-mouse-genome-to-grcm39-mm39-on-galaxy/5365/5 "2021-02-11T22:49:08Z")

</div>

> [@jennaj](#):
>
> Index of /goldenPath/mm39/bigZips

Thanks! @gallardoalba

---

<div class="post-metadata">

### Author: ![bjoern.gruening](https://sea2.discourse-cdn.com/flex020/user_avatar/help.galaxyproject.org/bjoern.gruening/32/10_2.png) [@bjoern.gruening](https://help.galaxyproject.org/u/bjoern.gruening)
#### Post date: [May 20, 2021, 9:45pm UTC](https://help.galaxyproject.org/t/updating-the-mouse-genome-to-grcm39-mm39-on-galaxy/5365/6 "2021-05-20T21:45:47Z")

</div>

[usegalaxy.eu](http://usegalaxy.eu) has mm39 now included. I hope that helps!

---

<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: [February 10, 2023, 8:58pm UTC](https://help.galaxyproject.org/t/updating-the-mouse-genome-to-grcm39-mm39-on-galaxy/5365/7 "2023-02-10T20:58:17Z")

</div>


