Previous changeset 3:4fe92af4542b (2023-04-06) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/homer commit e6639e130c5bf50f489dd09e38a1cbc712280fff |
modified:
test-data/homer_promoters.loc |
added:
tool-data/homer_promoters.loc.sample |
b |
diff -r 4fe92af4542b -r 081139509124 test-data/homer_promoters.loc --- a/test-data/homer_promoters.loc Thu Apr 06 16:22:23 2023 +0000 +++ b/test-data/homer_promoters.loc Fri Apr 07 15:01:41 2023 +0000 |
b |
@@ -1,7 +1,7 @@ -# homer_preparse.loc +# homer_promoters.loc # This is a *.loc file distributed with Galaxy that enables tools # to use a directory of indexed data files. This one is for promoter DBs distributed by Homer. -# The file should include an one line entry for each set and has 5 text columns seperated by TABS. +# The file should include an one line entry for each set and has 6 text columns seperated by TABS. # # <value> <dbkey> <organism> <path> <organism_version> <promoter_version> worm demo_ov0_pv0 worm ${__HERE__}/demoDB/data v0 v0 |
b |
diff -r 4fe92af4542b -r 081139509124 tool-data/homer_promoters.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/homer_promoters.loc.sample Fri Apr 07 15:01:41 2023 +0000 |
b |
@@ -0,0 +1,6 @@ +# homer_promoters.loc +# This is a *.loc file distributed with Galaxy that enables tools +# to use a directory of indexed data files. This one is for promoter DBs distributed by Homer. +# The file should include an one line entry for each set and has 6 text columns seperated by TABS. +# +# <value> <dbkey> <organism> <path> <organism_version> <promoter_version> |