diff cummeRbund.R @ 5:78fcfc04fcfe draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/cummerbund commit f3f0bef4a450aafab3c6b05a27647471f93b22f3
author devteam
date Thu, 23 Feb 2017 20:24:03 -0500
parents 587c425b4e76
children c3b54a4b7741
line wrap: on
line diff
--- a/cummeRbund.R	Tue Jul 21 14:18:39 2015 -0400
+++ b/cummeRbund.R	Thu Feb 23 20:24:03 2017 -0500
@@ -1,4 +1,5 @@
 ## Feature Selection ##
+options(echo=TRUE)
 get_features <- function(myGenes, f="gene") {
     if (f == "isoforms")
         return(isoforms(myGenes))