No negative control pair passes pairwise QC. #155
Replies: 1 comment 1 reply
-
Good to hear! The issue that you are encountering relates to pairwise QC. A negative control pair is analyzed only if it passes pairwise QC. You can tinker with the pairwise QC thresholds by setting If you don't mind, would you mind telling me a bit more about your experiment? In particular, how many negative control gRNAs do you have? How many targeting gRNAs do you have? Any how many total targets do you have? (In other words, how many targeting gRNAs per target site)? |
Beta Was this translation helpful? Give feedback.
-
Your package has been extremely helpful!
However, when running the code, I encountered the following error:
"Constructing negative control pairs.
Error in construct_negative_control_pairs_v2(sceptre_object = sceptre_object, :
No negative control pair passes pairwise QC."
My original code is as follows:
After adjusting
grna_integration_strategy = "singleton"
to the default option, the code runs without issues. Could you please explain the potential reasons for this error? What adjustments can be made during the experiment and sequencing to avoid this error?Beta Was this translation helpful? Give feedback.
All reactions