Dennis Hendriksen

Results 66 comments of Dennis Hendriksen

@mp15 run into this issue, your pull request fixed it, thanks!

Ran into the same issue. I can probably work around it (bit tricky for my case because inputs sometimes contain samples/sometimes don't), but a fix would be appreciated @brentp :)

Ran into the same issue as @h-2. I'm also wondering about the htsjdk behavior. @lbergelson Could you take a look at the question from @d-cameron? Thanks in advance. Would be...

Side note: the account plugin requires a minimum of 6 characters (which doesn't have to result in secure passwords ofcourse).

@marikaris how much shared memory did you configure? ```postgresql.conf``` ```shared_buffers = 1GB # min 128kB```

Probably a read-only transaction which is applied on a generic code path. Having read-only transactions here is useful when requesting entities requires multiple database queries. @fdlk Do you have benchmarks...