metaboWorkflows 0.10.0
-
Workflow templates now include a
_targets.yamlfile for targets configuraion settings. -
Workflow templates now include a customised
.Rprofilefile. -
Target factories from packages other than
targetsortarchetypescan now be specified intargets(). -
The
Dockerfileis now generated with thelatesttag if the hrm-docker release information cannot be accessed with a warning printed if so. -
The template grover input targets now correctly track the .mzML files without causing an error if the
mzMLtarget later becomes invalidated.grover::runInfo()is now used to retrieve the sample information. -
The targets option
garbage_collectionis now set asTRUEintargets::tar_option_set()in the templateR/utils.Rto improve memory usage during pipeline execution.