diff deseq-hts_1.0/galaxy/deseq.xml @ 1:8ab01cc29c4b draft

Uploaded
author vipints
date Wed, 27 Jun 2012 15:35:11 -0400
parents 94a108763d9e
children e27b4f7811c2
line wrap: on
line diff
--- a/deseq-hts_1.0/galaxy/deseq.xml	Wed May 09 20:43:47 2012 -0400
+++ b/deseq-hts_1.0/galaxy/deseq.xml	Wed Jun 27 15:35:11 2012 -0400
@@ -1,4 +1,4 @@
-<tool id="deseq-hts" name="DESeq" version="1.6.0">
+<tool id="deseq-hts" name="DESeq" version="1.6.1">
   <description>Determines differentially expressed transcripts from read alignments</description>
   <command> 
 deseq-hts/src/deseq-hts.sh $anno_input_selected $deseq_out $deseq_out.extra_files_path/gene_map.mat 
@@ -6,6 +6,7 @@
 #for $j in $i.replicates
 $j.bam_alignment:#slurp
 #end for
+
 #end for
     >> $Log_File </command>
   <inputs>