# HG changeset patch # User dpryan79 # Date 1473797016 14400 # Node ID 3c71a2c77054318c9abbdf5cc1f02664900be3bd # Parent 8a198580ea8d25d4da871cb00d08ea1e4f33becf Uploaded diff -r 8a198580ea8d -r 3c71a2c77054 bwameth_indexes.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bwameth_indexes.loc.sample Tue Sep 13 16:03:36 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