I tried running your example line (below), but it doesn't work. I tried the other BAM files as well, but they all threw the same error:
Error in if (ARGS$mapping-quality < 0) stop("Mapping quality threshold must be non-negative") : argument is of length zero

I followed the installation procedure given in the manual here: https://cibiv.github.io/trumicount/manual.pdf
I even tried it on different linux servers, all to no avail.
Below are all the steps that I took:


I tried running your example line (below), but it doesn't work. I tried the other BAM files as well, but they all threw the same error:
Error in if (ARGS$mapping-quality< 0) stop("Mapping quality threshold must be non-negative") : argument is of length zeroI followed the installation procedure given in the manual here: https://cibiv.github.io/trumicount/manual.pdf
I even tried it on different linux servers, all to no avail.
Below are all the steps that I took:

