Question: Reference Genomes do not exist in local Galaxy's Bowtie2
0
gravatar for david.sims8
2.6 years ago by
United States
david.sims80 wrote:

Want to use reference Genome hg19 for Bowtie2 from a local instance of Galaxy. The pulldown for selecting a reference genome index has none. My local shared libraries pulldown is also empty. The online version has them. How do I get this data into my local session? Or am I supposed to be able to see the the databases online?

bowtie • 1.0k views
ADD COMMENTlink modified 2.6 years ago by chaoyuan80 • written 2.6 years ago by david.sims80
0
gravatar for chaoyuan
2.6 years ago by
chaoyuan80
chaoyuan80 wrote:

You can fetch genome using the tool data_manager_fetch_genome_all_fasta . After you find this tool in the tool shed and install to the local Galaxy instance, go to Admin -> Data -> Local Data . Then under Run Data Manager Tools, you'll see Reference Genome. You can then use it to download genome into local instance of Galaxy.

For Bowtie2, you'll also have to index the genome first. After you get the genome, install data_manager_bowtie2_index_builder . Then again under Run Data Manager Tools, you can build Bowtie2 index for the genome you installed.

ADD COMMENTlink modified 2.6 years ago • written 2.6 years ago by chaoyuan80
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 168 users visited in the last hour