initialize-Autotuner-method: Update an 'Autotuner' object

Description Usage Arguments Value Author(s)

Description

This method updates an Autotuner object to the latest definition.

Usage

1
2
## S4 method for signature 'Autotuner'
initialize(.Object, data_paths, runfile, file_col, factorCol)

Arguments

.Object

The Autotuner object to update.

data_paths

A string path pointing at data files to load in Autotuner.

runfile

A data.frame of sample metadata.

file_col

Character string of the column name of the column within the runfile that contains sample names.

factorCol

Character string of the column name of the column within the runfile that contains sample type factor.

Value

An updated Autotuner containing all data from the input object.

Author(s)

Craig McLean


Autotuner documentation built on Nov. 8, 2020, 5:59 p.m.