comparison findDMR/findDMR.xml @ 2:f13c6d0d664a draft

Uploaded
author testtool
date Mon, 06 Feb 2017 09:58:23 -0500
parents 3c3eb51a6414
children 42cfcac7779d
comparison
equal deleted inserted replaced
1:3c3eb51a6414 2:f13c6d0d664a
1 <tool id="DMR" name="findDMR" version="1.16.2"> 1 <tool id="DMR" name="findDMR" version="1.16.2">
2 <requirements> 2 <requirements>
3 <tool_dependency> 3 <requirement type="package" version="3.2.1">R</requirement>
4 <package name="R" version="3.2.1"> 4 </requirements>
5 <repository changeset_revision="d0bf97420fb5" name="package_r_3_2_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
6 </package>
7 </tool_dependency>
8 </requirements>
9 <stdio> 5 <stdio>
10 <exit_code range="1:" /> 6 <exit_code range="1:" />
11 </stdio> 7 </stdio>
12 <command> Rscript $__tool_directory__/findDMR.R "$GSMTable" "$IlmnTable" "$gmTable" "$cutoff" "$clusterSize" "$DMR"</command> 8 <command> Rscript $__tool_directory__/findDMR.R "$GSMTable" "$IlmnTable" "$gmTable" "$cutoff" "$clusterSize" "$DMR"</command>
13 <inputs> 9 <inputs>