Hannes Hauswedell

Results 286 comments of Hannes Hauswedell

In case you use compression, SeqAn uses it's VirtualStream class (that detects the compression type and decompresses transparently). VirtualStream does however not provide `.tellg()` so there is no way to...

@marehr Merging #2118 did not fix this, can you please have a look?

Interesting, but it seems like it is only faster, when using blocks of at least 256 Byte which means that for thr FM index it wouldn't be helpful.

I agree with @marehr's points. It is not possible in general, because SeqAn is a template library and not a regular library. Instantiating all *relevant* codepaths (which wouldn't even be...

We will reconsider this for SeqAn3

@temehi and I replaced the last builds in KNIME, but the issue itself was not fixed IIRC. It should be fixed by a mac person before 2.4.0

@kreinert maybe something for the UGM?