diff MetaMA.R @ 21:f953fdee364c draft

planemo upload for repository https://github.com/sblanck/smagexp/tree/master/smagexp_tools commit ecb5d3451f1623e0cc649ac5197e66995ce19eef-dirty
author sblanck
date Thu, 22 Feb 2018 10:19:47 -0500
parents a4015af2ae12
children 22e1325aaa88
line wrap: on
line diff
--- a/MetaMA.R	Mon Jan 15 04:50:08 2018 -0500
+++ b/MetaMA.R	Thu Feb 22 10:19:47 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])