Mercurial > repos > fubar > rgrnastar_203e
diff tool-data/rnastar_indices.loc.sample @ 15:9d72d0221c7f draft
Changed over to a separate STAR package dependency
author | fubar |
---|---|
date | Tue, 04 Mar 2014 18:40:08 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/rnastar_indices.loc.sample Tue Mar 04 18:40:08 2014 -0500 @@ -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 +