# HG changeset patch # User dfornika # Date 1578682342 0 # Node ID ea14ef930fc506a98469c7d8c7ced7858db0bae7 # Parent 7158a1df38413c31cddfcabc266d5857023a1cdc "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tetyper commit 3803eff127b827b669627f7a529e84142812fc56-dirty" diff -r 7158a1df3841 -r ea14ef930fc5 test-data/tetyper_snp_profiles.loc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/tetyper_snp_profiles.loc Fri Jan 10 18:52:22 2020 +0000 @@ -0,0 +1,6 @@ +# Tab separated with three columns: +# - value (Galaxy records this in the Galaxy DB) +# - name (Galaxy shows this in the UI) +# - path (path to the snp_profiles.txt file) +# +Tn4401b_snp_profiles "Tn4401b SNP Profiles" ${__HERE__}/Tn4401b_snp_profiles.txt diff -r 7158a1df3841 -r ea14ef930fc5 test-data/tetyper_struct_profiles.loc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/tetyper_struct_profiles.loc Fri Jan 10 18:52:22 2020 +0000 @@ -0,0 +1,6 @@ +# Tab separated with three columns: +# - value (Galaxy records this in the Galaxy DB) +# - name (Galaxy shows this in the UI) +# - path (path to the struct_profiles.txt file) +# +Tn4401b_struct_profiles "Tn4401b Structural Variant Profiles" ${__HERE__}/Tn4401b_struct_profiles.txt diff -r 7158a1df3841 -r ea14ef930fc5 tetyper.xml --- a/tetyper.xml Sat Jan 04 00:48:57 2020 +0000 +++ b/tetyper.xml Fri Jan 10 18:52:22 2020 +0000 @@ -55,34 +55,32 @@ - + - - - + + + - + - + - - - + + + - + @@ -122,8 +120,31 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 7158a1df3841 -r ea14ef930fc5 tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Fri Jan 10 18:52:22 2020 +0000 @@ -0,0 +1,11 @@ + + + + value, name, path + +
+ + value, name, path + +
+