I am trying to ease debugging by creating the cwl pattern used by the gdc pipeline using just unix tools, as this pattern runs in a fraction of the time while using the same cwl features.
Currently, with develop branch of bunny, the workflow hangs with repeated: Cleaner thread is executing. There are 1 runnable(s) in the pool. cwltool is able to run the workflow successfully.
I am trying to ease debugging by creating the cwl pattern used by the gdc pipeline using just unix tools, as this pattern runs in a fraction of the time while using the same cwl features.
git clone https://github.com/jeremiahsavage/cwl_align_merge_pattern.git
Currently, with develop branch of bunny, the workflow hangs with repeated:
Cleaner thread is executing. There are 1 runnable(s) in the pool.
cwltool is able to run the workflow successfully.I have not yet tried the https://github.com/rabix/bunny/tree/feature/gdc branch.
This mirrors what is seen when running the GDC DNASeq worklow. Snipped output: