configure_project: Configure the project and store info in namespace

Description Usage Arguments Details

View source: R/RNASeqPipelineR.R

Description

Configures the project based on the directories created in the project path

Usage

1
configure_project(subdirectories = NULL, fromDisk = FALSE)

Arguments

subdirectories

a character vector of subdirectories passed from createProject, or a path to an existing project.

fromDisk

logical specifying whether to load the configuration of an existing proejct, in which case the path to the proejct is given by subdirectories argument

Details

Stores the project configuration in the rnaseqpipeliner_configuration variable in the packge namespace. Generally, this function shouldn't be called by the user.


RGLab/RNASeqPipelineR documentation built on Jan. 19, 2020, 12:31 a.m.