Mercurial > repos > deepakjadmin > padel_desc
changeset 2:f40edfc4a373 draft default tip
Deleted selected files
| author | deepakjadmin |
|---|---|
| date | Mon, 04 Jan 2016 12:09:27 -0500 |
| parents | 736998b50ae3 |
| children | |
| files | tool3/removeduplecate.xml |
| diffstat | 1 files changed, 0 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/tool3/removeduplecate.xml Mon Jan 04 12:09:17 2016 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ -<tool id="RemoVeredu1@13" name="Remove redundancy"> -<description>"Removes Repeated Entry From File"</description> -<command interpreter="Rscript">PaDEL/tool3/removeduplecate.R $Input1 $Non_redudant_mega_file</command> -<inputs> -<param format="txt" name="Input1" type="data" label="Merged Descriptor File" help="csv format"/> -</inputs> -<outputs> -<data format="csv" name="Non_redudant_mega_file" label="Non-redundant Mega Descriptor File"/> -</outputs> -<help> -run command with Descriptor file and in csv format only .output file will be in CSV format. -</help> -</tool>
