How Do I Add my own reference genome for mapping RNAseq data?
Below is the link for the reference genome of my interest.
How Do I Add my own reference genome for mapping RNAseq data?
Below is the link for the reference genome of my interest.
Hello,
If working at a Galaxy server that you do not administrate, use the genome as a Custom reference genome.
If working at your own Galaxy, the manual instructions 18Kbeyond give should work, but using Data Managers instead is recommended unless you are very familiar with line-command admin tasks within Galaxy.
Thanks, Jen, Galaxy team
First, index samples and save them in a path. say home/galaxy/galaxy_data/genomes/
Then, make changes like below in tool-data/bwa_mem_index.loc according to tool-data/bwa_mem_index.loc.sample
hg19bwa hg19 hg19 Canonical /home/galaxy/galaxy_data/genomes/hg19/bwa/hg19.fa
mm10bwa mm10 mm10 Canonical /home/galaxy/galaxy_data/genomes/mm10/bwa/mm10.fa