Skip to content

System Requirements

LisaMc edited this page Sep 20, 2015 · 2 revisions

Oncoscape is an R package and depends on several core R libraries.

  1. Please install R from the CRAN website and maintain an internet connection through the Oncoscape installation process.

  2. Create directory to store persistent information and define the associated environment variable:

    • Export some "path/to/directory" within the .bash_profile to store R metadata attached to the login accounts.

      >nano ~/.bash_profile
      export ONCOSCAPE_USER_DATA_STORE=file:///<path/to/directory>

Clone this wiki locally