Entering edit mode
9.9 years ago
karel.brinda
•
0
Hello,
I would like to use the GATB library for creating a Bloom filter for k-mers. Please, could you have a look on this code and recommend me what should I correct?
I am currently getting this error:
Thanks!
Great, it works. Thank you!!! Btw. it seems that the method contains for Bloom is not const. Is there any reason for it?
You are welcome.
Thank you for your remark; actually there is no special reason why it is not const, and it wouldn't hurt to turn it const (maybe in a next release)