Piyush Ranjan
Piyush Ranjan
I am seeing the same bug where `r-docopt v0.7.1` tries to export the full help string when processing an argument error and clips the help text. ``` $ conda list...
Hi Marsel, Thank you for using our tool and suggesting improvements! Due to current priorities, I can only invest time for critical bug fixes. But I will keep this in...
I am noticing the same issue in Quarto markdown with R code in Windows. I searched and landed on this issue. I think this is being actively worked on but...
@juliasilge, thank you for responding! You are correct that this is a different problem. I was able to get to the source when I was trying to create a minimal...
Thank you for reporting these issues. Troubleshooting your HPC implementation. Snikt is not a parallelized application. I have mostly parallelized it on multiple fastq datasets using GNU Parallel, which works...
Hi, The behavior you noticed with your first execution is expected - the default for `-s` is set to 10K reads. I am glad to see that it worked. As...