scriptcwl icon indicating copy to clipboard operation
scriptcwl copied to clipboard

Create cwl workflows by writing a simple Python script

Results 17 scriptcwl issues
Sort by recently updated
recently updated
newest added

To prevent name clashes when loading lots of steps from lots of directories.

1. Implement a bioinformatics workflow in CWL to execute several structural variant (SV) callers on human DNA samples. A simplified conceptual view of this workflow can be found [here]. A...

The `to_script` method is not completely finished. Also, it should return a string instead of printing it. Also, it should deal with requirements and hints.

postpone