comparison snpEff_download.xml @ 8:13b6ad2ddace

SnpEffect v3.2
author Jim Johnson <jj@umn.edu>
date Mon, 13 May 2013 12:45:07 -0500
parents c07c403fc470
children 937367efb1da
comparison
equal deleted inserted replaced
7:b26a1aff7f81 8:13b6ad2ddace
1 <tool id="snpEff_download" name="SnpEff Download" version="3.1"> 1 <tool id="snpEff_download" name="SnpEff Download" version="3.2">
2 <description>Download a new database</description> 2 <description>Download a new database</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="3.1">snpEff</requirement> 4 <requirement type="package" version="3.2">snpEff</requirement>
5 </requirements> 5 </requirements>
6 <command>java -jar \$JAVA_JAR_PATH/snpEff.jar download -c \$JAVA_JAR_PATH/snpEff.config $genomeVersion > $logfile </command> 6 <command>java -jar \$JAVA_JAR_PATH/snpEff.jar download -c \$JAVA_JAR_PATH/snpEff.config $genomeVersion > $logfile </command>
7 <inputs> 7 <inputs>
8 <param name="genomeVersion" type="select" label="Genome"> 8 <param name="genomeVersion" type="select" label="Genome">
9 <options from_file="snpeffect_genomedb.loc"> 9 <options from_file="snpeffect_genomedb.loc">