Matteo
Matteo
Hi @ekg, @chfi and @AndreaGuarracino, I will be attending the `MemPanG23` one of the requirement was to install `gfaestus`. I must say now that finally Vulkan decided to support `Ubuntu...
Yes, I did but I believed it was something that should have been done during the `build`; in fact, there is not specific mention to it in the GitHub page...
Hi there @pkrusche, After solving my own #174 issue, I'm having the exact same problem. How can I `drop` the AD field with `bcftools`. Thanks in advance!
@aofarrel Thanks a lot! This actually worked just fine till I hit the memory wall of 200Gb of RAM. In fact, my Docker launches a tool invoking a _Snakemake_ pipeline...
Well, it actually works with ZIG=OFF. As I said I already built it from source once, as I needed `vcfwave`, the real problem is that now I would like to...
I tried both ways: 1. keeping the entire `zig` directory in the build 2. keeping simply the executable I always get this error message > [ 0%] Performing build step...
@pjotrp I tried both ways, either unzipping and adding the executable to my `/usr/local/bin` or building from source and adding the files in the **stage3** folder for the `zip` package...
Hi @pjotrp, I was wondering whether you had the chance to look into this issue. Thanks!
Thanks @pjotrp, Actually till the `cmake ..` everything works perfectly. But once I launch the `cmake --build .`, I got prompted the same exact message as before > [ 0%]...
@pjotrp thanks I tried again but the error persist, even after deleting the `build` directory and starting with a new building process... I'm not sure what it triggers it though,...