diff enrichment_v3.R @ 5:829cbdb71efa draft

planemo upload commit ffa3be72b850aecbfbd636de815967c06a8f643f-dirty
author proteore
date Thu, 01 Mar 2018 11:04:54 -0500
parents 472ad7da3d92
children ddaa0c318d65
line wrap: on
line diff
--- a/enrichment_v3.R	Thu Mar 01 08:56:48 2018 -0500
+++ b/enrichment_v3.R	Thu Mar 01 11:04:54 2018 -0500
@@ -32,7 +32,7 @@
 
 
 # loading topGO library
-library("topGO") 
+library(topGO) 
 
 '%!in%' <- function(x,y)!('%in%'(x,y))