# HG changeset patch # User dfornika # Date 1572669289 14400 # Node ID ffa984b55de7f718ab09e474b1098bb470ef77a0 # Parent a938371b3bfde6a397ad85278738c9fbcd53c596 "planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/pick_plasmids_containing_genes commit bf17791d0ee6756ebbd306614617f52034b8741c-dirty" diff -r a938371b3bfd -r ffa984b55de7 abricate_report_screening_files.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/abricate_report_screening_files.loc.sample Sat Nov 02 00:34:49 2019 -0400 @@ -0,0 +1,7 @@ +# Expect three columns, tab separated, as follows: +# - value (Galaxy records this in the Galaxy DB) +# - name (Galaxy shows this in the UI) +# - path (Path to the abricate report screening file (tsv format)) +# +# e.g. +# 76cc857a-7747-4d69-b2a3-a8fbddbf64c2Carbapenemase Genes/path/to/screening_file.tsv diff -r a938371b3bfd -r ffa984b55de7 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sat Nov 02 00:34:49 2019 -0400 @@ -0,0 +1,8 @@ + + + + + value, name, path + +
+