R/basis_set.R
write_basis_tqn.Rd
Generate a basis file using TARQUIN.
write_basis_tqn(basis_file, metab_data, opts = NULL)
filename of the basis file to be generated.
MRS data object to match the generated basis parameters.
list of options to pass to TARQUIN.
if (FALSE) { # \dontrun{ write_basis_tqn('test.basis',mrs_data,c("--echo","0.04")) } # }