Mercurial > repos > bgruening > salmon
view tool-data/salmon_indexes.loc.sample @ 5:83bbe4e20bdc draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 1b7f0370c3a5a8fd4ba2736607ad938a82a98b7b
author | bgruening |
---|---|
date | Fri, 19 May 2017 12:23:39 -0400 (2017-05-19) |
parents | 1e987317bf3a |
children |
line wrap: on
line source
# This is a sample file distributed with Galaxy that is used to define a # list of salmon indices, using three columns tab separated: # # salmon_index_id{tab}Salmon Index desciption{tab}/data/salmon_indexes/salmon_index_id/ # # An index can be created with the following command: # # salmon index # --transcripts your_transcripts.fasta # --kmerSize 21 # --out /data/salmon_indexes/salmon_index_id/ # --threads 4 #