Description Usage Arguments Value Author(s)
This method updates an Autotuner
object to the latest definition.
1 2 | ## S4 method for signature 'Autotuner'
initialize(.Object, data_paths, runfile, file_col, factorCol)
|
.Object |
The |
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. |
An updated Autotuner
containing all data from
the input object.
Craig McLean
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.