annotate tool-data/rnastar_index.loc.sample @ 35:e2dd4a5fad65
draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar_240d commit 344140b8df53b8b7024618bb04594607a045c03a
author |
iuc |
date |
Mon, 04 May 2015 22:46:43 -0400 |
parents |
1903b1fe70fc |
children |
|
rev |
line source |
25
|
1 #This is a sample file distributed with Galaxy that enables tools
|
|
2 #to use a directory of rna-star indexed sequences data files. You will
|
|
3 #need to create these data files and then create a bowtie_indices.loc
|
|
4 #file similar to this one (store it in this directory) that points to
|
|
5 #the directories in which those files are stored. The bowtie2_indices.loc
|
|
6 #file has this format (longer white space characters are TAB characters):
|
|
7 #
|
|
8 #<unique_build_id> <dbkey> <display_name> <file_base_path>
|
|
9 #
|
|
10 #hg19 hg19 hg19 full /mnt/galaxyIndices/genomes/hg19/rnastar
|
|
11
|