Previous changeset 50:54472cf9f4ea (2020-03-04) Next changeset 52:88b7180d7b79 (2020-03-13) |
Commit message:
Uploaded |
modified:
Marea/ras_generator.xml |
b |
diff -r 54472cf9f4ea -r 9dff10e045de Marea/ras_generator.xml --- a/Marea/ras_generator.xml Wed Mar 04 17:34:05 2020 -0500 +++ b/Marea/ras_generator.xml Wed Mar 04 18:07:18 2020 -0500 |
b |
@@ -1,4 +1,4 @@ -<tool id="MaREA RAS Generator" name="Expression2RAS" version="1.0.4"> +<tool id="MaREA RAS Generator" name="Expression2RAS" version="1.0.5"> <description>- Reaction Activity Scores computation</description> <macros> <import>marea_macros.xml</import> @@ -20,6 +20,7 @@ --tool_dir $__tool_directory__ --out_log $log --ras_output $ras_output + --custom $cond_rule.Custom_rules ]]> </command> <inputs> |