From 5098fe3bff4fd9cc76f9e531798e6f7fcfa92a14 Mon Sep 17 00:00:00 2001 From: WorldlyPirate <104204528+WorldlyPirate@users.noreply.github.com> Date: Thu, 22 Feb 2024 16:34:26 +0800 Subject: [PATCH] Update 03-jobfiles.Rmd A typo in the subtitle of 4.3.5 --- docs_source/03-jobfiles.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_source/03-jobfiles.Rmd b/docs_source/03-jobfiles.Rmd index b4724c37..2b80ea4b 100755 --- a/docs_source/03-jobfiles.Rmd +++ b/docs_source/03-jobfiles.Rmd @@ -493,7 +493,7 @@ The `opts.saveVendor` switch has been introduced to sidestep these problems with All exported third-party format files are stored in sub-directories of the output folder specified further down in the job file. -### Matbolites included in the basis-set +### Metabolites included in the basis-set `opts.fit.includeMetabs` can be used to specify a custom set of metabolites to be included in the fitting. By default, all of the metabolites listed below are included, but a subset may be specified as a cell array of strings: `opts.fit.includeMetabs = {Cr, CrCH2, GABA, PCr,...}`