Mercurial > repos > sblanck > smagexp
diff MetaRNASeq.R @ 34:0a74b8de4c10 draft
planemo upload for repository https://github.com/sblanck/smagexp/tree/master/smagexp_tools commit 288d0dce1c0877bf9c3431a581d638b0ac336d3f
author | sblanck |
---|---|
date | Thu, 21 Jun 2018 10:41:50 -0400 |
parents | 2c0df656094a |
children | a99bbda3cf1f |
line wrap: on
line diff
--- a/MetaRNASeq.R Thu Jun 21 10:06:23 2018 -0400 +++ b/MetaRNASeq.R Thu Jun 21 10:41:50 2018 -0400 @@ -32,7 +32,7 @@ suppressPackageStartupMessages(require(VennDiagram)) suppressPackageStartupMessages(require(GEOquery)) -listInput <- trimws( unlist( strsplit(trimws(opt$input), ",") ) ) +listInput <- trimws( unlist( strsplit(trimws(opt$input), "|") ) ) listfiles=vector() listfilenames=vector()