get.program.defaults: A utility function to return the inst/ directory of the...

View source: R/get.program.defaults.R

get.program.defaultsR Documentation

A utility function to return the inst/ directory of the installed package and other default settings

Description

A utility function to return the inst/ directory of the installed package to get the test datasets and other program related data contents

Usage

get.program.defaults(networks.database = "default")

Arguments

networks.database

Name of the pathway networks database. Default to NCI PID/Reactome/Biocarta i-e "default"

Value

Returns a list of paths to the input directories/files where the contents of this package are installed

Author(s)

Syed Haider

Examples


program.data <- get.program.defaults();


SIMMS documentation built on April 24, 2022, 5:06 p.m.