I assume -j is involved. The whole unmatchedSuppresion stuff was only working by chance and I am trying to fix that but it is progressing slowly. I have one more PR pending and afterwards it should finally working as expected in general and (hopefully) only needs some more handling for the case where you use processed (default and only available on Linux) to perform the analysis.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here are some typical options I use
and I did try removing some like unmatched but it didn't seem to work either.
This seems to work as expected:
Not sure where those short-form options come from.
I assume
-j
is involved. The wholeunmatchedSuppresion
stuff was only working by chance and I am trying to fix that but it is progressing slowly. I have one more PR pending and afterwards it should finally working as expected in general and (hopefully) only needs some more handling for the case where you use processed (default and only available on Linux) to perform the analysis.