I tried to bring up a quick instance of galaxy up on my own linux server to align some fastq reads to the hg19 genome. For some reason, I cannot get the hg19 reference genome to show up in the bowtie2 reference genome dropdown in galaxy. Below are the steps I took, but after restarting the server the reference genome still did not show up. What am I doing wrong?
What I did:
1) unziped ftp://ftp.cbcb.umd.edu/pub/data/bowtie2_indexes/incl/hg19.zip to /home/leon/ref_data/bowtie2/hg19
[leon@gal ~]$ ls -l /home/leon/ref_data/bowtie2/hg19
total 3975260
-rw-r--r--. 1 leon leon 960018873 May 2 2012 hg19.1.bt2
-rw-r--r--. 1 leon leon 716863572 May 2 2012 hg19.2.bt2
-rw-r--r--. 1 leon leon 3833 May 2 2012 hg19.3.bt2
-rw-r--r--. 1 leon leon 716863565 May 2 2012 hg19.4.bt2
-rw-r--r--. 1 leon leon 960018873 May 3 2012 hg19.rev.1.bt2
-rw-r--r--. 1 leon leon 716863572 May 3 2012 hg19.rev.2.bt2
-rwxr-xr-x. 1 leon leon 3189 May 2 2012 make_hg19.sh
2) I added this genome to the bowtie2_indices.loc file:
# In ~/galaxy-dist/tool-data/bowtie2_indices.loc
:
hg19 hg19 Human (hg19) /home/leon/ref_data/bowtie2/hg19/hg19