Roberto Vera Alvarez

Results 12 issues of Roberto Vera Alvarez

I'm adding the latest version of FastQC installed from conda.

## Expected Behavior the workflow should install the Conda packages before submitting the parallel steps. ## Actual Behavior Running a workflow with `--no-container --beta-conda-dependencies ` and the SoftwareRequirement pointing to...

Hi, I'm using Rabix to write my workflows but every time I manually set the requirements in the Code tab and go back to the VisualEditor the requirements are deleted....

bug

enhancement

Hi I have OpenSuSE 15.1 fresh install and the compilation gives this error: ``` /home/veraalva/rtl8822bu/os_dep/linux/os_intfs.c:1174:22: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .ndo_select_queue = rtw_select_queue, ^~~~~~~~~~~~~~~~ /home/veraalva/rtl8822bu/os_dep/linux/os_intfs.c:1174:22: note: (near initialization...

Hi, I've found some odds BAM files with a TAB at the end of the header lines. I added this check condition to avoid a segmentation fault. Thanks, Roberto