changeset 17:46044d94ee63 draft

Deleted selected files
author biomonika
date Wed, 13 Aug 2014 22:30:25 -0400
parents 0b2d6cee9f2e
children b8955b7521b1
files LINKYX_mpileup_wrapper.xml
diffstat 1 files changed, 0 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/LINKYX_mpileup_wrapper.xml	Wed Aug 13 16:51:25 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-<tool id="LINKYX_mpileup" name="LINKYX_mpileup">
-      <description>Run mpileup with LINKYX-specific parameters</description>
-      <command interpreter="bash">LINKYX_mpileup_wrapper.sh $output $input $input1</command>
-      <inputs>
-        <param format="bam" name="input" type="data" label="Alignment file"/>
-        <param format="fasta" name="input1" type="data" label="Reference file"/>
-      </inputs>
-      <outputs>
-        <data format="tabular" name="output" />
-      </outputs>
-  
-     <tests>
-       <test>
-        <output name="out_file1" file="alignent_mpileup.txt"/>
-       </test>
-     </tests>
-   
-     <help>
-   This tool tests if primers are present in gorilla female or on human Y or chimp Y chromosome.
-     </help>
-   
-   </tool>
\ No newline at end of file