I’d like to have my SnakeMake configuration included in my report HTML file.
I found this SO question that has the same request, but in my use-case I provide the config-file using the cmdline interface using --configfile
. The answer on that question does not get desired result. The report I generate from a completed run does not include a configuration tab. So, how do I get my configuration included?