NEWS
CRISPRseek 1.44.1
- added support for bulge detection by integrating Cas-OFFinder.
- tidied up most codes and modularized offTargetAnalysis().
- updated documentation and vignettes using Bioconductor style.
- removed a few redundant/unnecessary parameters.
- other minor bugs fixed.
CRISPRseek 1.29.2
- added parameters such as predIndelFreq to allow the prediction of indels and their frequecies for Cas9 targeted sites
CRISPRseek 1.29.1
- added parameter calculategRNAefficacyForOfftargets, default to TRUE.
CRISPRseek 1.25.9
- added parameters allowing gRNA design for base editor system
CRISPRseek 1.25.6
- added parameter ignore.strand to indidate whether gene annotation should be strand-specific
CRISPRseek 1.25.5
- efficacy is calculated only for on-target
CRISPRseek 1.25.4
- annotation is now strand-specific
CRISPRseek 1.25.1
NEW FEATURES
- added paired.orientation parameteter
CRISPRseek 1.9.12
NEW FEATURES
- added annotatePaired parameter
- added parallel processing
CRISPRseek 1.9.6
NEW FEATURES
- added offTargetAnalysisOfPeakRegions function for GUIDE-seq analysis
offTargetAnalysisOfPeakRegions
CRISPRseek 1.9.3
NEW FEATURES
- support bed format inputFilePath for compare2Sequences
- added upstream and downstream parameters to compare2Sequences for bed input file
- added upstream.search and downstream.search in offTargetAnalysis for bed input file
- these features are particularly useful for annotating GUIDE-seq peaks
CRISPRseek 1.9.2
NEW FEATURES
- summary file will contain all input gRNAs even there is no on target in the searching genome. This feature is useful to search for offtarget in a different genome
- support bed format inputFilePath for offTargetAnalysis
CRISPRseek 1.9.1
NEW FEATURES
- added parameter allowed.mismatch.PAM to specify the number of degenerative bases in the PAM sequence. This feature is useful for specifying different PAM.pattern for offtarget search.
CRISPRseek 1.7.6
NEW FEATURES
- added parameter foldgRNA to calculate the minimum free energy (mfe) of the secondary structure of the gRNA with gRNA backbone sequence. In addition, summary file also includes the difference of mfe between the secondary structure of gRNA backbone alone and the secondary structure of gRNA backbone with the variable region of the gRNA, and the bracket notation of the secondary structure of gRNA backbone with the variable region of the gRNA to facilitate gRNA selection.
CRISPRseek 1.7.3
NEW FEATURES
- added parameter chromToExclude in offTargetAnalysis to specify chromosomes not to search for offtargets, which can be used to exclude haplotype blocks
CRISPRseek 1.7.1
BUG FIXES
- only search for gRNAs for input sequences longer than gRNA.size plus PAM size
CRISPRseek 1.5.6
NEW FEATURES
- added uniqueREsfor200total and uniqueREsfor100total in summary file to output RE sites that is unique in the 200 and 100 bp flanking gRNA region
CRISPRseek 1.5.5
NEW FEATURES
- added useEfficacyFromInputSeq parameter in offTargetAnalysis function to allow user to select whether to use the gRNA efficacy calculated from the input sequence or the one from off-target analysis. This is useful when the input sequence is from a genome that is different from the off-target analysis genome
CRISPRseek 1.5.4
NEW FEATURES
- rename the gRNAs containing Cas9 cut site instead of gRNA start end end. Also output the cut sites in genbank file
CRISPRseek 1.5.3
NEW FEATURES
- gRNA efficacy is calcualted for compare2Sequence function and for offTargetAnalysis with chromToSearch=""
CRISPRseek 1.5.2
NEW FEATURES
- filter gRNAs with one or both cut site overlap with RE pattern
CRISPRseek 1.5.1
NEW FEATURES
- annotateOfftargets is separated from filterOfftarget function and is faster as well
CRISPRseek 1.3.10
NEW FEATURES
- gRNAs are automatically output to a bed file for view in the UCSC genome browser
CRISPRseek 1.3.8
NEW FEATURES
- Added calculategRNAefficiency to calculate gRNA cleavage efficiency using DoenchNBT2014 predictive logistic model
CRISPRseek 1.3.7
NEW FEATURES
- Added searchDirection to compare2Sequences to allow search one against the other and many to many sequence search
- Added exception handling to catch no gRNA found error in compare2Sequences
CRISPRseek 1.3.5
BUG FIXES
- TopN offtarget total score was sometimes missing for sequences containing gRNAs with less than 6 offtargets in version 1.3.3
CRISPRseek 1.3.3
NEW FEATURES
- Search for off-targets is much faster when more than 10 gRNAs are searched
- Added new optional parameter orgAnn in offTargetAnalysis
- Added gene ID and optional gene symbol in off-target output file
- Added gRNA target region, GC content of gRNA and number of Ts in the last 4 postion of gRNA (not including PAM sequence) in the summary output file