comparison tool-data/bwameth_indexes.loc.sample @ 0:f7094efef903 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tools/bwameth commit e912b80a0a6a556922a73037843600bd9de687db
author iuc
date Wed, 14 Sep 2016 16:55:47 -0400
parents
children 404fae08ea31
comparison
equal deleted inserted replaced
-1:000000000000 0:f7094efef903
1 # This is a sample file distributed with Galaxy that is used to define a
2 # list of bwa-meth indices, using three columns tab separated:
3 #
4 # bwameth_index_id\tSome description text\t/path/to/genome.fasta
5 #
6 # An index can be created with the following command:
7 #
8 # bwameth.py index /some/path/genome.fa
9 #
10 # "/some/path/genome.fa" would then be the last column in the line