Mercurial > repos > dfornika > tetyper
changeset 19:3215c48a8cac draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tetyper commit 65f9e423263afc8f23fa51cb4770998b99f933ba-dirty"
author | dfornika |
---|---|
date | Fri, 03 Jan 2020 20:41:04 +0000 |
parents | 46bebb396caf |
children | 7917619d2c91 |
files | tool-data/tetyper_snp_profiles.loc.sample tool-data/tetyper_struct_profiles.loc.sample |
diffstat | 2 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /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-5fe30484678d<tab>SNP Profiles<tab>/path/to/tetyper/snp_profiles.txt
--- /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-67e91e0c2328<tab>Structural Variant Profiles<tab>/path/to/tetyper/struct_profiles.txt