use_nextflow_wd: Tries to set the wd to the wd found in the Nextflow log.

View source: R/helpful_functions.R

use_nextflow_wdR Documentation

Tries to set the wd to the wd found in the Nextflow log.

Description

Looks along the script path to find the Nextflow 'log' folder and looks for the script name for the last Nextflow wd

Usage

use_nextflow_wd(script_path, script_name, set_file_pane = F)

Arguments

script_path

path to being traversing down to look for a log folder

script_name

name of script to look for in the Nextflow log

set_file_pane

boolean indicating whether you'd like to have rstudio's file borwser pane directed to the wd

Value

vector of missing column names ( also printed to console )


Benjamin-Vincent-Lab/housekeeping documentation built on Feb. 17, 2024, 2:13 a.m.