Mercurial > repos > dpryan79 > bwameth
diff tool-data/bwameth_indexes.loc.sample @ 1:596690559dab draft
Uploaded
author | dpryan79 |
---|---|
date | Tue, 13 Sep 2016 09:40:14 -0400 |
parents | |
children | 5924e53ef39c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/bwameth_indexes.loc.sample Tue Sep 13 09:40:14 2016 -0400 @@ -0,0 +1,10 @@ +# This is a sample file distributed with Galaxy that is used to define a +# list of bwa-meth indices, using three columns tab separated: +# +# bwameth_index_id\tSome description text\t/path/to/genome.fasta +# +# An index can be created with the following command: +# +# bwameth.py index /some/path/genome.fa +# +# "/some/path/genome.fa" would then be the last column in the line