changeset 30:4048dae6ace8 draft

planemo upload for repository https://github.com/sblanck/smagexp/tree/master/smagexp_tools commit 904ac44909a062b118757205861451a3007158b6
author sblanck
date Thu, 21 Jun 2018 08:03:02 -0400
parents 102e4ef8fed2
children 8191cc63589c
files MetaRNASeq.R
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MetaRNASeq.R	Thu Jun 21 07:57:16 2018 -0400
+++ b/MetaRNASeq.R	Thu Jun 21 08:03:02 2018 -0400
@@ -52,7 +52,7 @@
 html.files.path=opt$htmloutputpath
 result.template=opt$htmltemplate
 
-alpha=opt$fdr
+alpha=as.numeric(opt$fdr)
 
 #print(comparison)