Browse code

Merge branch 'master' of github.com:ge11232002/CNEr

Ge Tan authored on 03/11/2016 19:09:05
Showing 1 changed files

... ...
@@ -13,7 +13,7 @@
13 13
 
14 14
 \arguments{
15 15
   \item{organism}{
16
-    \code{character}(1): the name of prganism to query. It has to be available
16
+    \code{character}(1): the name of organism to query. It has to be available
17 17
     at http://rest.kegg.jp/list/organism.
18 18
   }
19 19
 }
... ...
@@ -28,4 +28,4 @@
28 28
   \donttest{
29 29
     orgKEGGIds2EntrezIDs(organism="Homo sapiens")
30 30
   }
31
-}
32 31
\ No newline at end of file
32
+}