Hey Brett,
first you have to specify seed sets as SeedSet<Simple>, that’s why your code is not compiling.
Unfortunately this is also a bug (see:
https://github.com/seqan/seqan/issues/731), as the seed set can not be specialised with the customisations made to the seeds.
Currently the seed set always takes the default seed configuration disregarding the custom one.
We will fix this for the new release 2.0.0.
Thanks for detecting this.
cheers,
René
---
René Rahn
Ph.D. Student
--------------------------------
Institute of Computer Science
Algorithmic Bioinformatics (ABI)
--------------------------------
Freie Universität Berlin
Takustraße 9
14195 Berlin
--------------------------------
|