diff MetaMA.R @ 2:f18413a94742 draft

planemo upload for repository https://github.com/sblanck/smagexp/tree/master/smagexp_tools commit b53a3997a880872df62a84370133b9a955e70418
author sblanck
date Thu, 22 Feb 2018 09:49:29 -0500
parents 1024245abc70
children 3ce32282f6a4
line wrap: on
line diff
--- a/MetaMA.R	Thu Feb 22 08:39:38 2018 -0500
+++ b/MetaMA.R	Thu Feb 22 09:49:29 2018 -0500
@@ -72,7 +72,7 @@
 	biocLite(species)
 }
 
-#library("org.Hs.eg.db")
+library("org.Hs.eg.db")
 x <- org.Hs.egUNIGENE
 mapped_genes <- mappedkeys(x)
 link <- as.list(x[mapped_genes])