Mercurial > repos > anmoljh > activity_files_merge
comparison merge_activity_files.xml @ 1:0a71d32d6e51 draft default tip
planemo upload commit 14622cfccfaec931b5937c5172d661de0ed69861-dirty
author | anmoljh |
---|---|
date | Tue, 05 Jun 2018 04:03:29 -0400 |
parents | b06d2e06b740 |
children |
comparison
equal
deleted
inserted
replaced
0:b06d2e06b740 | 1:0a71d32d6e51 |
---|---|
1 <tool id="merge_activity_files" name="Merge Activity files" version="1.0"> | 1 <tool id="merge_activity_files" name="Merge Activity files" version="1.0"> |
2 <description>"Merge data files of Active and Inactive compounds"</description> | 2 <description>assigns response values and merges positive and negative datasets</description> |
3 <stdio> | 3 <stdio> |
4 <exit_code range="1:" /> | 4 <exit_code range="1:" /> |
5 </stdio> | 5 </stdio> |
6 <command interpreter="perl">merge_activity_files.pl $Input1 $Activity1 $Input2 $Activity2 $Merged_file</command> | 6 <command interpreter="perl">merge_activity_files.pl $Input1 $Activity1 $Input2 $Activity2 $Merged_file</command> |
7 <inputs> | 7 <inputs> |