Ludvig Renbo Olsen

Results 6 issues of Ludvig Renbo Olsen

I'm wondering, if it would be useful to add a `context` argument to the assert collection (e.g. on initialization or when calling `reportAssertions()`), or in the assert functions themselves. It...

Hi @brentp , I have a dataset where the insert size field is always 0, why no fragments are used when filtering on fragment size. I'm wondering if that case...

Last night, I ran the gwf status summary twice in a row in my workflow. I didn't change anything in-between. Jobs that were marked as **completed** in the first summary...

I have som very long ("informative") target names due to running many combinations of settings. When the file names of the log files are too long to create the files,...

I have a job that failed but the summary says `failed 0`. The target did not produce the expected output files before failing. If I call `gwf run` again, the...

For larger workflows, the file IO checks can take a long time. In many cases this is appropriate, but often I'll _know_ that no files have changed since my last...

enhancement