Mercurial > repos > iuc > rgrnastar
diff tool-data/rnastar_index.loc.sample @ 0:b2326241bb09 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 13522d2ad2efbb8dab405723f491bd1a6591e3ef
author | iuc |
---|---|
date | Mon, 18 May 2015 13:34:13 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/rnastar_index.loc.sample Mon May 18 13:34:13 2015 -0400 @@ -0,0 +1,11 @@ +#This is a sample file distributed with Galaxy that enables tools +#to use a directory of rna-star indexed sequences data files. You will +#need to create these data files and then create a bowtie_indices.loc +#file similar to this one (store it in this directory) that points to +#the directories in which those files are stored. The bowtie2_indices.loc +#file has this format (longer white space characters are TAB characters): +# +#<unique_build_id> <dbkey> <display_name> <file_base_path> +# +#hg19 hg19 hg19 full /mnt/galaxyIndices/genomes/hg19/rnastar +