1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/dbffd7449afb/ changeset: dbffd7449afb branch: add_clustalw2_requirement user: jmchilton date: 2012-02-06 17:59:14 summary: Add requirement tag for clustalw2. affected #: 1 file diff -r 281bd9a8feddf90af8edf13acfa752809f7824d5 -r dbffd7449afb7dbad2d436f5e824ecdc9bc4d4fd tools/rgenetics/rgClustalw.xml --- a/tools/rgenetics/rgClustalw.xml +++ b/tools/rgenetics/rgClustalw.xml @@ -1,4 +1,5 @@ <tool id="clustalw" name="ClustalW" version="0.1"> + <requirements><requirement type="package">clustalw2</requirement></requirements><description>multiple sequence alignment program for DNA or proteins</description><command interpreter="python"> rgClustalw.py -i "$input" -o "$output" -s "$out_order" -l "$outlog" -t "$outname" -d "$dnarna" 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.