view tool-data/sailfish_indexes.loc.sample @ 7:a8f343909c17 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sailfish commit 359ddec398e18d3e2a534239b1202691595d1243
author bgruening
date Thu, 13 Apr 2017 09:23:59 -0400
parents 3b4ed0e473dc
children
line wrap: on
line source

# 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
#