Closed dgruano closed 6 months ago
Thanks for the input, this is now in latest v6.0.0a30 release.
Hello, this was not completely fixed. The composite was still being created not in uppercase if instantiating cas9(guide)
. Should be fixed in the next PR.
btw, @BjornFJohansson, I think we should capitalise the first letter of the class cas9 -> Cas9
to be more "pythonic"
The following code does not find a
cas9
hit, when it should. Changing the input guide to uppercase solves the issue