input_mylakeconfig: Inputs value into the MyLake config file

View source: R/input_mylakeconfig.R

input_mylakeconfigR Documentation

Inputs value into the MyLake config file

Description

Inputs value into the MyLake config file by locating the label and key within the file.

Usage

input_mylakeconfig(file, label, key, value, out_file = NULL)

Arguments

file

filepath; to R object (loaded Rdata file)

label

string; which corresponds to section where the key is located

key

string; name of key in which to extract the value

value

string; name of key in which to extract the value

out_file

filepath; to write the output config file (optional); defaults to overwriting file if not specified


aemon-j/LakeEnsemblR documentation built on April 11, 2025, 10:09 p.m.