comparison snpEff.xml @ 5:c641d515de2e

Add stdio tags
author Jim Johnson <jj@umn.edu>
date Fri, 14 Sep 2012 13:12:02 -0500
parents ebe280eca4a4
children e9e4ff80e72b
comparison
equal deleted inserted replaced
4:ceaa79a5ee16 5:c641d515de2e
479 <when input="outputFormat" value="bedAnn" format="bed" /> 479 <when input="outputFormat" value="bedAnn" format="bed" />
480 </change_format> 480 </change_format>
481 </data> 481 </data>
482 <data format="html" name="statsFile" /> 482 <data format="html" name="statsFile" />
483 </outputs> 483 </outputs>
484 484 <stdio>
485 <exit_code range=":-1" level="fatal" description="Error: Cannot open file" />
486 <exit_code range="1:" level="fatal" description="Error" />
487 </stdio>
485 <help> 488 <help>
486 489
487 This tool calculate the effect of variants (SNPs/MNPs/Insertions) and deletions. 490 This tool calculate the effect of variants (SNPs/MNPs/Insertions) and deletions.
488 491
489 For details about this tool, please go to http://snpEff.sourceforge.net 492 For details about this tool, please go to http://snpEff.sourceforge.net