changeset 7:3c71a2c77054 draft

Uploaded
author dpryan79
date Tue, 13 Sep 2016 16:03:36 -0400
parents 8a198580ea8d
children 01e6d97d8cac
files bwameth_indexes.loc.sample
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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