kindse: fix creating initial sequence
We cannot use E.complement() as E is shared and is modified by every call of this method.
Loading
Please sign in to comment
We cannot use E.complement() as E is shared and is modified by every call of this method.