# HG changeset patch # User bgruening # Date 1445022143 14400 # Node ID 7e250f77d71dd60cc015d25d09ed57d77b83da21 # Parent 8792dd3c72b699613a79f7dba9ad30eff1720859 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sailfish commit 8c5c19a86870a02d3d0561958bac2ba71c64bf5f-dirty diff -r 8792dd3c72b6 -r 7e250f77d71d tool-data/sailfish_indexes.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/sailfish_indexes.loc.sample Fri Oct 16 15:02:23 2015 -0400 @@ -0,0 +1,14 @@ +# This is a sample file distributed with Galaxy that is used to define a +# list of sailfish indices, using three columns tab separated: +# +# sailfish_index_id{tab}Sailfish Index desciption{tab}/data/sailfish_indexes/sailfish_index_id/ +# +# An index can be created with the following command: +# +# sailfish index +# --transcripts your_transcripts.fasta +# --kmerSize 21 +# --out /data/sailfish_indexes/sailfish_index_id/ +# --threads 4 +# + diff -r 8792dd3c72b6 -r 7e250f77d71d tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Oct 16 15:02:23 2015 -0400 @@ -0,0 +1,6 @@ + + + value, name, path + +
+