CRISPRseek - adding CRISPRscan score
1
0
Entering edit mode
ptgriffin • 0
@ptgriffin-22391
Last seen 4.3 years ago

How can I incorporate the Morenos-Mateo (CRISPRscan) gRNA efficiency scores into your software? I need to use T7 IVT and these scores work better in that case than Doench scores.

Thanks!

CRISPRseek • 766 views
ADD COMMENT
0
Entering edit mode
Julie Zhu ★ 4.3k
@julie-zhu-3596
Last seen 4 months ago
United States

Hi Patrick,

Please download the latest dev version of CRISPRseek (>= Version: 1.27.5), which has the CRISPRscan gRNA efficacy algorithm implemented. You can download the latest version using git clone git@git.bioconductor.org:packages/CRISPRseek or wait for it to be propagated to http://bioconductor.org/packages/devel/bioc/html/CRISPRseek.html.

Please set the following parameters in offTargetAnalysis function call

rule.set <- "CRISPRscan"

featureWeightMatrixFile <- system.file("extdata", "Morenos-Mateo.csv", package = "CRISPRseek")

Please let me know if it works as expected. Thanks!

Best wishes, Julie

ADD COMMENT

Login before adding your answer.

Traffic: 647 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6