changeset 4:e2aa2a93f8fe draft

Deleted selected files
author biomonika
date Wed, 13 Aug 2014 16:02:31 -0400
parents 70026ae68af9
children 2d4d5dc187db
files LINKYX_mpileup_wrapper.xml
diffstat 1 files changed, 0 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- a/LINKYX_mpileup_wrapper.xml	Wed Aug 13 15:54:37 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-<tool id="LINKYX_mpileup" name="LINKYX_mpileup">
-   2   <description>Run mpileup with LINKYX-specific parameters</description>
-   3   <command interpreter="bash">primer_tester.sh $output $input $input1</command>
-   4   <inputs>
-   5     <param format="bam" name="input" type="data" label="Alignment file"/>
-         <param format="fasta" name="input1" type="data" label="Reference file"/>
-   6   </inputs>
-   7   <outputs>
-   8     <data format="tabular" name="output" />
-   9   </outputs>
-  10 
-  11   <tests>
-  12     <test>
-  15     </test>
-  16   </tests>
-  17 
-  18   <help>
-  19 This tool tests if primers are present in gorilla female or on human Y or chimp Y chromosome.
-  20   </help>
-  21 
-  22 </tool>
\ No newline at end of file