Browse code

update

guldenolgun authored on 27/10/2021 04:20:17
Showing 2 changed files

... ...
@@ -1,7 +1,7 @@
1 1
 Package: NoRCE
2 2
 Type: Package
3 3
 Title: NoRCE: Noncoding RNA Sets Cis Annotation and Enrichment
4
-Version: 1.5.1
4
+Version: 1.5.2
5 5
 Authors@R: c(person("Gulden", "Olgun", 
6 6
            email = "gulden@cs.bilkent.edu.tr", 
7 7
 		   role = c("aut", "cre")))
... ...
@@ -50,7 +50,3 @@ Wiki Pathway Enrichment
50 50
 \description{
51 51
 WikiPathways Enrichment
52 52
 }
53
-\examples{
54
-a <- WikiEnrichment(genes = breastmRNA,org_assembly = "hg19")
55
-
56
-}