You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR ~ No signature of method: java.util.ArrayList.ifEmpty() is applicable for argument types: (ArrayList) values: [[]]
Possible solutions: isEmpty(), isEmpty(), first(), first()
-- Check script 'main.nf' at line: 1899 or see '.nextflow.log' file for more details
The text was updated successfully, but these errors were encountered:
Unfortunately, if you use dev now then the only downside is that the workflow wont be fully reproducible because the pipeline hasnt been officially released and tagged with static Docker containers.
Ive never tried before but I wonder if it matters whether you perform trimming again 🤔 i.e. in theory you should just trim alot less. Maybe worth giving that a go and looking at the cutadapt logs in results/trim_galore/logs/ to see if that is actually the case.
When I tried to skip trimming I got this error:
The text was updated successfully, but these errors were encountered: