FaSTMMRunner
FaSTMMRunner.run_fastmm
— Methodrun_fastmm(cfg; keep, fastmm_exe_name)
Use the given configuration to run FaSTMM.
- If
keep = true
, the working directory will not be removed after the run. fastmm_exe_name
specifies the name or path of your compiled FaSTMM executable.