Matteo
Matteo
Hi did anyone came across this issue or had the chance to look at the error. Just wandering as I'm working with `truvari` as well but the tool cannot accurately...
@muzimuzhi Indeed, that would be the desired output; specifically, having a `Literal.Number` for any decimal position, including the separator, be it a `,` or `.` – like in this case.
@josephwright thanks for adding a code block and for the explanation. I understand as well this is unconventional; however, I'm evaluating the quality of some genome assemblies and the software...
@josephwright for the moment it's not urgent as I have submitted my thesis. I think we can close this issue for now since it was mostly restricted to my particular...
@thomasp85 I'm having exactly the same problem... This is an example of one code block I'm using for plotting: ``` k2plot
I actually solved it using the `design` argument of `patchwork`. But is it always necessary in these cases when organizing facets on two rows?
@trizniak I used this code ```r ##design solution design
Any update on this issue, or on why/what is the cause?