Vikesh Ajith
Vikesh Ajith
I have the same issue where lint warnings are not showing up in the problems pane, but the formatting on save works??? I've tried clean installing, removing all my sqlfluff...
Just want to chime in to say I have the same error caused by the `Missing` section. Is there any hack around this (some sort of global config to ggplot2)...
I tried downgrading to [`4.24.2`](https://docs.docker.com/desktop/release-notes/#4242) and and it works. So the bug is between that version and `4.28`. Don't really feel like testing all the version inbetween, but feel free...
Was about to give that a go when I realised my run where I downgraded tiddit (`3.6.1 -> 3.3.2`) actually half the problem samples completed, some very close to the...
So most of my samples manage to complete with TIDDIT `3.3.2`, some taking up to 10.5 hours. However 3 of my samples were still stalling around the 24 hour mark....
@adbeggs are any of your fastqs or input files empty? If so that is the cause, or at least, it was in my case. See this [issue](https://github.com/nf-core/sarek/issues/1416).
After some testing, it seems that the only way to delete a layer without freezing it is to delete all the elements in the layer first, before deleting the layer...
No longer able to reproduce on desktop (22.1.16), however I am still able to reproduce it on web (20.8.5).
Should these be merged at the fastQ level after `INPUT_CHECK` using `CAT_FASTQ` (like the rnaseq pipeline) or should we merge it at the `.bam` level after `ALIGNER` using `SAMTOOLS_MERGE` if...
Anyone find any workaround for this, or a way to supply the `limitsize` arg? I think it would be really useful for a tool like `scan_data` to be able to...