I think this particular conditional could be flattened by moving the unvalidated one into the main select, then checking whether or not the custom flag is needed in cheetah
The next workflows call is in 60 minutes: Workflow WG call Thursday, 17 November ยท 16:00 โ 17:00 Google Meet joining info Video call link: https://meet.google.com/myu-vozy-bsj
Lucille Delisle
@lldelisle
I won't be able to join because I have another seminar at the same time but please keep me updated if you find an agreement on the multiple workflow directory.
Guess we got ~ 2-3 weeks to get the user interface in, it seems doable if there's no too many unexpected things popping up
Lucille Delisle
@lldelisle
Some iuc tools are not up to date in usegalaxy.org, this makes some upgrade PR failing, would it be possible to update them (toolshed.g2.bx.psu.edu/repos/iuc/rgrnastar/rna_star/2.7.8a+galaxy1 and toolshed.g2.bx.psu.edu/repos/devteam/bowtie2/bowtie2/2.5.0+galaxy0). Thanks
what is the rule for subworkflows in the iwc repo? should i have a separate folder with tests or is it enought that they are tested in the main workflows ?
I had misunderstood what they wanted (maybe). From "User > Workflow invocations" the outputs are listed out and drilling down to HTML output is rendered correctly. BUT I think what they want is to add in are output datasets to the "Report" function. No other outputs are fully rendered -- the report just has the workflow/tool parameters, and I think that is fine. I'll write them back with the how-to for all cases.
I'm using this cut tool in a workflow (on 22.01) .. the workflow has then always extra chars in the field selector, i.e. the command line is cut -f '1__cn__'... which fails. Is there a trick to this?