2 new commits in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/b92f61b482d9/ Changeset: b92f61b482d9 User: BjoernGruening Date: 2013-11-11 10:09:54 Summary: add dependency of type package to the ccat wrapper Affected #: 1 file diff -r 8e448f2ac955e6d434476b18c59b2cffcfc55404 -r b92f61b482d9b5897cb78ac260ae1dcec3260045 tools/peak_calling/ccat_wrapper.xml --- a/tools/peak_calling/ccat_wrapper.xml +++ b/tools/peak_calling/ccat_wrapper.xml @@ -10,6 +10,7 @@ '$output_peak_file' '$output_region_file' '$output_top_file' '$output_log_file'</command><requirements><requirement type="binary" version="3.0">CCAT</requirement> + <requirement type="package" version="3.0">CCAT</requirement></requirements><inputs><param name="input_tag_file" type="data" format="bed" label="ChIP-Seq Tag File" > https://bitbucket.org/galaxy/galaxy-central/commits/3eb13c85bf41/ Changeset: 3eb13c85bf41 User: BjoernGruening Date: 2013-11-11 15:35:45 Summary: remove binary dependency Affected #: 1 file diff -r b92f61b482d9b5897cb78ac260ae1dcec3260045 -r 3eb13c85bf4140448865328b9c6feaed96d8682f tools/peak_calling/ccat_wrapper.xml --- a/tools/peak_calling/ccat_wrapper.xml +++ b/tools/peak_calling/ccat_wrapper.xml @@ -9,7 +9,6 @@ 'CCAT in Galaxy' '$output_peak_file' '$output_region_file' '$output_top_file' '$output_log_file'</command><requirements> - <requirement type="binary" version="3.0">CCAT</requirement><requirement type="package" version="3.0">CCAT</requirement></requirements><inputs> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.