1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/b89b721a0b3d/ Changeset: b89b721a0b3d User: Adam Brenner Date: 2013-06-27 22:50:57 Summary: Replaced "binary" with "package" for eXpress according to my listsrv report of not picking up the correct environmental variables. http://dev.list.galaxyproject.org/Tool-Dependency-Check-for-eXpress-requirem... Signed-off-by: Adam Brenner <aebrenne@uci.edu> Affected #: 1 file diff -r 4227472b7640e6689d13d428949be363b4bbc637 -r b89b721a0b3db47cdeddef35f03ce4c2ffcb47b5 tools/ngs_rna/express_wrapper.xml --- a/tools/ngs_rna/express_wrapper.xml +++ b/tools/ngs_rna/express_wrapper.xml @@ -1,7 +1,7 @@ <tool id="express" name="eXpress" version="1.1.1"><description>Quantify the abundances of a set of target sequences from sampled subsequences</description><requirements> - <requirement type="binary">eXpress</requirement> + <requirement type="package">eXpress</requirement></requirements><command> express --no-update-check @@ -122,4 +122,4 @@ - If you choose to use to calculate the covariance between targets and outputs, an other output would be : varcov.xprs. </help> -</tool> \ No newline at end of file +</tool> 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.