Mercurial > repos > jjohnson > snpeff_with_dep
comparison snpEff_download.xml @ 20:1cae7fb31da7
SnpEffv3.1
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Mon, 26 Nov 2012 15:54:26 -0600 |
parents | aab5e0adb26d |
children | 4430626bd994 |
comparison
equal
deleted
inserted
replaced
19:244c09911d7a | 20:1cae7fb31da7 |
---|---|
1 <tool id="snpEff_download" name="SnpEff Download" version="1.0"> | 1 <tool id="snpEff_download" name="SnpEff Download" version="1.0"> |
2 <description>Download a new database</description> | 2 <description>Download a new database</description> |
3 <requirements> | 3 <requirements> |
4 <requirement type="package" version="3.0">snpEff</requirement> | 4 <requirement type="package" version="3.1">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 <option value="ailmel1.61">Ailuropoda melanoleuca : ailmel1.61</option> | 9 <option value="ailmel1.61">Ailuropoda melanoleuca : ailmel1.61</option> |