# HG changeset patch # User iuc # Date 1482360594 18000 # Node ID 404fae08ea3126b69e19015f914d023d2ccb09cf # Parent f7094efef9032c6e6344665f8917118e9240d61d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tools/bwameth commit f96ef202e742cc1d260bce023ae0d1e1499a11d8 diff -r f7094efef903 -r 404fae08ea31 bwameth.xml --- a/bwameth.xml Wed Sep 14 16:55:47 2016 -0400 +++ b/bwameth.xml Wed Dec 21 17:49:54 2016 -0500 @@ -1,4 +1,4 @@ - + Fast and accurate aligner of BS-Seq reads. samtools @@ -41,7 +41,7 @@ - + diff -r f7094efef903 -r 404fae08ea31 tool-data/bwameth_indexes.loc.sample --- a/tool-data/bwameth_indexes.loc.sample Wed Sep 14 16:55:47 2016 -0400 +++ b/tool-data/bwameth_indexes.loc.sample Wed Dec 21 17:49:54 2016 -0500 @@ -1,10 +1,15 @@ # 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 +# If this were for the mm10 mouse genome, the resulting entry would look like: +# +#mm9 mm9 Mouse (mm9) /some/path/genome.fa +# +# diff -r f7094efef903 -r 404fae08ea31 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Wed Sep 14 16:55:47 2016 -0400 +++ b/tool_data_table_conf.xml.sample Wed Dec 21 17:49:54 2016 -0500 @@ -1,6 +1,6 @@ - - value, name, path +
+ value, dbkey, name, path