Description Usage Arguments Value Examples
View source: R/downloadSignedPC.R
Download a SIF file containing only signed interactions
1 | downloadSignedPC(destDir = NULL, forceCache = FALSE)
|
destDir |
a string, the destination directory for the file to be downloaded (Default: NULL). If NULL, then file will be downloaded to cache directory file.path(Sys.getenv("HOME"), ".paxtoolsRCache") |
forceCache |
a boolean to force the use of a cached version (DEFAULT: FALSE); the current host of the file (GitHub) does not support the LAST-MODIFIED header |
a SIF containing interactions that are considered signed (i.e. interactions causing an increase on decrease in a molecular species)
1 | # downloadSignedPC()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.