-
Notifications
You must be signed in to change notification settings - Fork 109
Description
We are running CRISPResso2 Batch in Prime Editing mode.
Some samples run OK, other samples return following error:
ERROR: The pegRNA spacer aligns to the pegRNA extension sequence in 3'->5' direction. The prime editing pegRNA spacer sequence (--prime_editing_pegRNA_spacer_seq) must be given in the RNA 5'->3' order, and the pegRNA extension sequence (--prime_editing_pegRNA_extension_seq) must be given in the 5'->3' order. In other words, the pegRNA spacer sequence should be found in the given reference sequence, and the reverse complement of the pegRNA extension sequence should be found in the reference sequence.
The only difference between the failed and the OK samples is the length of the prime_editing_pegRNA_extension_seq: length for the OK samples is 25 nt, length of the failed samples is 66 nt. Other than that, they have exactly the same edit, exactly the same spacer, exactly the same amplicon. Also, the short and long extension sequences are given in the same sequence direction.
Any ideas on what's happening here and how to fix it?
Many thanks,
F.C.