diff GO-enrich.R @ 35:6a0d0b5b91f2 draft

planemo upload commit a172073d58a2fc713af8656d3bcfa28592dcc242-dirty
author proteore
date Mon, 03 Jun 2019 09:52:08 -0400
parents f078633d9669
children 7269aea2cb95
line wrap: on
line diff
--- a/GO-enrich.R	Mon Jun 03 09:46:18 2019 -0400
+++ b/GO-enrich.R	Mon Jun 03 09:52:08 2019 -0400
@@ -1,5 +1,5 @@
 options(warn=-1)  #TURN OFF WARNINGS !!!!!!
-#suppressMessages(library(clusterProfiler,quietly = TRUE))
+suppressMessages(library(clusterProfiler,quietly = TRUE))
 
 # Read file and return file content as data.frame
 read_file <- function(path,header){