Kersten Henrik Breuer
Kersten Henrik Breuer
If you create a workflow that uses subworkflows as steps, the requirements specified in the subworkflows need to be copied to the top level workflow, too.
When I add a command line tool to a workflow on windows, I am getting an invalid path: ``` - id: tn5_overhang_correction in: - id: bam source: sorting_bam/bam_sorted out: -...
If you create a workflow that uses subworkflows as steps, the SubworkflowFeatureRequirement should be set automatically.
I encountered an error when writing to xlsx with the latest version 0.5.8. In the previous version, everything works fine. When executing following example: ``` from pyexcel import Book, get_book...
Hey there, I understand the benefit of running cwlviewer on a webserver so that anybody can use the tool without installation. However, I think for most people it would be...
Integrate the project manager as new database connector as documented here: https://projecthandler.krini.ingress.rancher.computational.bio/swagger-ui/#/
Tracking of following KPIs is mandatory: - Downloads (PyPI, Github) - Solved support tickets (closed issues) - Citations (Zenodo)
When not using OIDC, an expiration of the access token results in a simple reload of the window. It would be better if the user is directly forwarded to the...
Currently, an execution profile can overwrite the automatically set status by a custom status. The custom status is only displayed when the status indicates an unproblematic state. This should be...
Add instructions to the documentation.