You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team, I'm now using the scMAGeCK package, but when I follow the code ps_demo.R, the following code encountered some error: eff_object <- scmageck_eff_estimate(rds_object, bc_frame, perturb_gene='TP53', non_target_ctrl = 'NonTargetingControlGuideForHuman')
Error in scmageck_eff_estimate(rds_object, bc_frame, perturb_gene = "TP53", : could not find function "scmageck_eff_estimate"
Is there some mistakes in the package or did I do it wrong?
The text was updated successfully, but these errors were encountered:
Hi Team, I'm now using the scMAGeCK package, but when I follow the code ps_demo.R, the following code encountered some error:
eff_object <- scmageck_eff_estimate(rds_object, bc_frame, perturb_gene='TP53', non_target_ctrl = 'NonTargetingControlGuideForHuman')
Error in scmageck_eff_estimate(rds_object, bc_frame, perturb_gene = "TP53", : could not find function "scmageck_eff_estimate"
Is there some mistakes in the package or did I do it wrong?
The text was updated successfully, but these errors were encountered: