downloadSignedPC: Download a SIF file containing only signed interactions

View source: R/downloadSignedPC.R

downloadSignedPCR Documentation

Download a SIF file containing only signed interactions

Description

Download a SIF file containing only signed interactions

Usage

downloadSignedPC(destDir = NULL, forceCache = FALSE)

Arguments

destDir

a string, the destination directory for the file to be downloaded (Default: NULL). If NULL, then file will be downloaded to cache directory at Sys.getenv("PAXTOOLSR_CACHE")

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

Value

a SIF containing interactions that are considered signed (i.e. interactions causing an increase on decrease in a molecular species)

Examples

# downloadSignedPC()


cannin/paxtoolsr documentation built on Feb. 2, 2023, 11:44 a.m.