comparison gemini_pathways.xml @ 5:6ab82d8ca805 draft

Uploaded
author iuc
date Mon, 25 Aug 2014 04:21:34 -0400
parents ca4449689d61
children 53a5647e5271
comparison
equal deleted inserted replaced
4:ca4449689d61 5:6ab82d8ca805
7 <token name="@BINARY@">pathways</token> 7 <token name="@BINARY@">pathways</token>
8 </macros> 8 </macros>
9 <command> 9 <command>
10 <![CDATA[ 10 <![CDATA[
11 gemini 11 gemini
12 --annotation-dir ${annotation_databases} 12 --annotation-dir ${annotation_databases.fields.path}
13 @BINARY@ 13 @BINARY@
14 -v $ensembl 14 -v $ensembl
15 $lof 15 $lof
16 "${ infile }" 16 "${ infile }"
17 > "${ outfile }" 17 > "${ outfile }"