This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Donwloading latest version of Mouse ref genome

Hi,

I am trying to download the latest version of mus musculus reference genome that is GRCm39. The version I have is GRC38.98. I want to download the fast file but I am confused if I should download the primary assembly (.fa) or the top level (.fa).

Secondly, Is it possible to download it directly to the server. I want to download it using the command line?

Best regards

mus-musculus ensembl reference-genome

1 answer

You can use NCBI Datasets for this. Specifically, you can install the command line tool on your server and download the genome directly there.

For GRCm39, you will want to download everything -- that includes the primary assembly with 19 autosomal, 2 sex chromosomes, and a bunch of unlocalized/unplaced scaffolds, as well as the mitochondrial genome. Mitochondrial sequences are not included in the 'primary assembly' so if you choose just the primary assembly you will miss that. You will want to download top-level sequences -- these are the highest assembled level of sequences. For GRCm39 only top-level sequences are provided by NCBI. Some useful definitions related to genome assemblies can be found here: https://www.ncbi.nlm.nih.gov/assembly/help/

Log in to answer this question.