[BioC] CRISPRseek question on scoring

Zhu, Lihua (Julie) Julie.Zhu at umassmed.edu
Wed Aug 13 16:15:32 CEST 2014


Andy,

Thanks for the feedback!

I assume you are comparing the scores in the summary file not the individual offtarget output file. The score for each individual offtarget should be the same between these two. However the summary score of CRISPRseek has difference meaning from that of the web application. As a summary, CRISPRseek adds the topN per user’s choice  of topN.OfftargetTotalScore, eg., 5 or 10 off target scores together, reasoning that the top off-targets are the most critical ones. The CRISPR design website ranks guides based on an aggregate score using the top 100 matches (details at http://crispr.mit.edu/about - under "aggregate scores").  It is important to note that their scale goes in the opposite direction, where scores start at 100% and subtract the weighted off target score, whereas our summary score starts at zero and adds the individual score of each off target.

Hope that is clear.  Please let me know if you need additional information.

Best,

Julie


On 8/13/14 1:57 AM, "Andy Crouse" <andy at transomic.com> wrote:

Hi Julie,
I am working with your CRISPRseek module.  I plugged in the example sequence to the CRISPR.MIT.EDU <http://CRISPR.MIT.EDU>  site and it selects the same gRNA, but the scores are very different.
The CRISPRseek guide says that the default uses the same weighting as Hsu et al. The website scores are between 48 and 72 while the CRISPRseek scores are between 5 and 20.  Am I interpreting something incorrectly or do I have setting wrong?

This is what I ran:
offTargetAnalysis(inputFilePath, findgRNAsWithREcutOnly = FALSE,
REpatternFile = REpatternFile,findPairedgRNAOnly = FALSE,
BSgenomeName = Hsapiens,
txdb = TxDb.Hsapiens.UCSC.hg19.knownGene,
max.mismatch = 4, outputDir = outputDir, overwrite = TRUE)


Thanks for any assistance here.

Best Regards,

Andy


Andy Crouse, Ph.D.
Senior Product Manager
transOMIC Technologies
transomic.com
256.327.9514



	[[alternative HTML version deleted]]



More information about the Bioconductor mailing list