view tool-data/sailfish_indexes.loc.sample @ 2:7e250f77d71d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sailfish commit 8c5c19a86870a02d3d0561958bac2ba71c64bf5f-dirty
author bgruening
date Fri, 16 Oct 2015 15:02:23 -0400
parents
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
#