Jitse De Smet
Jitse De Smet
In the referenced issue it says that an index was created using: `samtools index -@ 4 -m 2G /path/C1-F_sorted.bam /path/C1-F_sorted.bai > logs/C1-F_index.log` It should be noted 2 arguments are passed,...
Hi! I'm a computer major at Ghent university. We have a project that requires us to fix some bugs or help people solve them. Could you explain what happens right...
I think the comments on #96 can help you find a solution.
I've tried this on the `20to30MB` file and don't seem to find a problem. I know this issue was created a long time ago but maybe you still have an...
@TeiturAK is it possible to share a .csi index file? I would like to implement this feature/ fic the bug and test whether it works. I'm but a noble computer...
I have been able to generate a csi file myself and my implementation seems to work for me. I will link my implementation once it can be made public here....
I see that the TestData folder contains 20to30MB files. Why are you not using those files for this?
I was wondering what this does? I don't really get it. :sweat_smile:
Okey, that mean this will not be handled in comunica/sparqlee#102 like first proposed.
The `OverloadTree` need to get a `E.TermExpression[]` to perform a search. Because of this, only regular functions will be able to use the `overloadTree` because of this I suggest we...