comparison removeduplecate.xml @ 1:e71e35e34dac draft default tip

Uploaded
author deepakjadmin
date Tue, 20 Sep 2016 12:26:43 -0400
parents 2928e8312b5f
children
comparison
equal deleted inserted replaced
0:2928e8312b5f 1:e71e35e34dac
1 <tool id="aaapadel003" name="Remove redundancy"> 1 <tool id="aaapadel003" name="Remove redundancy">
2 <description>"Removes Repeated Entry From File"</description> 2 <description>"Removes Repeated Entry From File"</description>
3 <requirements> 3 <requirements>
4 <requirement type="set_environment">PADEL_TOOL3_PATH</requirement> 4 <requirement type="set_environment">PADEL_TOOL3_PATH</requirement>
5 5 <requirement type="set_environment">R_ROOT_DIR</requirement>
6 <requirement type="package" version="3.2.0">R</requirement>
6 7
7 </requirements> 8 </requirements>
8 9
9 <command interpreter="Rscript">removeduplecate.R $Input1 $Non_redudant_mega_file</command> 10 <command interpreter="Rscript">removeduplecate.R $Input1 $Non_redudant_mega_file</command>
10 <inputs> 11 <inputs>