diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool-data/bwameth_indexes.loc.sample	Wed Sep 14 16:55:47 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