view tool-data/sailfish_indexes.loc.sample @ 4:03c74355227f draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sailfish commit edee3afc7d729be9a224d21729bb7490a3761a0e
author bgruening
date Sun, 18 Sep 2016 06:05:57 -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
#