Genomics Coordination Center
Mass Spectrometry Center
MOLGENIS
XGAP
xQTL
Compute
NGS
Animal
MAGE
Observ
GoNL
e-BioGrid
BBMRI
OntoCAT
Deep
Search:
Login
Preferences
Register
Wiki
Blog
Documentation
Download
Tickets
Browse Source
Search
ChangeLog
Roadmap
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 67
and
Version 68
of
r
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/27/11 21:12:33 (
2 years
ago)
Author:
nata_courby
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
r
v67
v68
63
63
64
64
> library(rJava)
65
65
66
> options(java.parameters="-Xmx512")
67
66
68
> .jinit()
69
67
70
#To check the result:
68
71
> .jcall(.jnew("java/lang/Runtime"), "J", "maxMemory")
72
69
73
#Now we can load ontoCAT library and load with reasoning GO ontology
70
74
>library(ontoCAT)