view tool-data/sailfish_indexes.loc.sample @ 3:85d0d479f05b draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sailfish commit af1a2810e59d86e039983060d998625a5410bb61
author bgruening
date Mon, 21 Dec 2015 18:18:03 -0500
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
#