# HG changeset patch # User dfornika # Date 1579894413 0 # Node ID 6053ca7c24f318c86b367849052ebbe5005ab82e "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/chewbbaca commit 66a9f18802686a105b392e73e82c0078d0cdf2a4" diff -r 000000000000 -r 6053ca7c24f3 chewbbaca_schemaevaluator.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/chewbbaca_schemaevaluator.xml Fri Jan 24 19:33:33 2020 +0000 @@ -0,0 +1,51 @@ + + BSR-Based Allele Calling Algorithm + + chewbbaca + + + + + + + + + + + + + + + + + + + + + + + @ARTICLE{andrews_s, + author = {Rossi, M and Silva, M and Ribeiro-Gonçalves, B and Silva, DN + and Machado, MP and Oleastro, M and Borges, V and Isidro, J + and Gomes, JP and Vieira, L and Barker, DOR and Llarena, AK + and Halkilahti, J and Jaakkonen, A and Palma, F and Culebro, A + and Kivistö, R and Hänninen, ML and Laukkanen-Ninios, R + and Fredriksson-Ahomaa, M and Salmenlinna, S and Hakkinen, M + and Garaizer, J and Bikandi, J and Hilbert, F and Taboada, EN + and Carriço, JA}, + keywords = {bioinformatics, ngs, mlst}, + title = {{INNUENDO whole and core genome MLST databases and schemas + for foodborne pathogens}}, + url = {https://github.com/TheInnuendoProject/chewBBACA_schemas} + } + + 10.1099/mgen.0.000166 + 10.1371/journal.pgen.1007261 + + diff -r 000000000000 -r 6053ca7c24f3 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Jan 24 19:33:33 2020 +0000 @@ -0,0 +1,3 @@ + + 2.1.0 + diff -r 000000000000 -r 6053ca7c24f3 tool-data/chewbbaca_prodigal_training_files.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/chewbbaca_prodigal_training_files.loc.sample Fri Jan 24 19:33:33 2020 +0000 @@ -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 to prodigal training file +# +# e.g. +# 408a8d5f-e4a6-4aff-add7-b2aa43302564E. coli prodigal training file/path/to/ecoli.ptf diff -r 000000000000 -r 6053ca7c24f3 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Jan 24 19:33:33 2020 +0000 @@ -0,0 +1,8 @@ + + + + + value, name, path + +
+