# HG changeset patch # User dfornika # Date 1578084064 0 # Node ID 3215c48a8cac3d786c8c5ee902d1b8d6e2ff146a # Parent 46bebb396caf167923a64aaba5715e7ca2081e01 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tetyper commit 65f9e423263afc8f23fa51cb4770998b99f933ba-dirty" diff -r 46bebb396caf -r 3215c48a8cac tool-data/tetyper_snp_profiles.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/tetyper_snp_profiles.loc.sample Fri Jan 03 20:41:04 2020 +0000 @@ -0,0 +1,7 @@ +# Expect three columns, tab separated, as follows: +# - value (Galaxy records this in the Galaxy DB, must be unique, suggest using a UUID) +# - name (Galaxy shows this in the UI) +# - path to snp_profiles.txt file +# +# e.g. +# c4269788-80f0-4ed5-9ff4-5fe30484678dSNP Profiles/path/to/tetyper/snp_profiles.txt diff -r 46bebb396caf -r 3215c48a8cac tool-data/tetyper_struct_profiles.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/tetyper_struct_profiles.loc.sample Fri Jan 03 20:41:04 2020 +0000 @@ -0,0 +1,7 @@ +# Expect three columns, tab separated, as follows: +# - value (Galaxy records this in the Galaxy DB, must be unique, suggest using a UUID) +# - name (Galaxy shows this in the UI) +# - path to struct_profiles.txt file +# +# e.g. +# e6987a4f-c54b-490e-a32d-67e91e0c2328Structural Variant Profiles/path/to/tetyper/struct_profiles.txt