diff cummeRbund.R @ 1:aefbcaf15a94 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:23:50 -0500
parents e462121e8269
children 4bbfacecedd3
line wrap: on
line diff
--- a/cummeRbund.R	Mon Nov 09 11:27:38 2015 -0500
+++ b/cummeRbund.R	Thu Feb 23 20:23:50 2017 -0500
@@ -1,4 +1,5 @@
 ## Feature Selection ##
+options(echo=TRUE)
 get_features <- function(myGenes, f="gene") {
     if (f == "isoforms")
         return(isoforms(myGenes))