Literature DB >> 28263296

GuideScan software for improved single and paired CRISPR guide RNA design.

Alexendar R Perez1,2,3, Yuri Pritykin1, Joana A Vidigal2, Sagar Chhangawala1,3, Lee Zamparo1, Christina S Leslie1, Andrea Ventura2.   

Abstract

We present GuideScan software for the design of CRISPR guide RNA libraries that can be used to edit coding and noncoding genomic regions. GuideScan produces high-density sets of guide RNAs (gRNAs) for single- and paired-gRNA genome-wide screens. We also show that the trie data structure of GuideScan enables the design of gRNAs that are more specific than those designed by existing tools.

Entities:  

Mesh:

Substances:

Year:  2017        PMID: 28263296      PMCID: PMC5607865          DOI: 10.1038/nbt.3804

Source DB:  PubMed          Journal:  Nat Biotechnol        ISSN: 1087-0156            Impact factor:   54.908


CRISPR-Cas9 genome editing[1, 2] can be used for both straightforward disruption of single protein coding genes and genome-wide loss-of-function screens[3-6]. However, application of CRISPR-Cas9 genome editing to the non-coding genome remains limited Disruption of noncoding RNA or DNA elements using CRISPR-Cas9 often requires the concomitant expression of two gRNAs to engineer deletions [8, 10]. Although progress has been made towards making the construction of paired-gRNA vectors scalable[11], the absence of tools to design paired-gRNA libraries has hampered progress towards genome-wide non-coding genetic screens. To overcome this limitation we developed GuideScan, an open-source software package that allows users to construct comprehensive and fully customizable gRNA databases for any genome or CRISPR endonuclease and design paired- and single-gRNA libraries (Fig 1a).
Figure 1

The GuideScan gRNA design tool

(a) Overview of GuideScan. Left, GuideScan takes as input a FASTA file containing any genome of choice. Middle, targetable sequences are defined by choosing the PAM sequence (Cas9’s canonical PAM, red; non-canonical PAM, blue), its position relative to the gRNA, and the length of the gRNA (grey box). Right, targetable sequences are indexed in a retrieval tree (trie), and associated information is stored at leaf nodes. R, trie root. (b) Distributions of combined distance of flanking gRNA-pairs to the boundaries of selected noncoding genomic features using GuideScan (blue) or mit.edu genome-wide tracks (red) (c,d) Example deletions of genomic regions containing RNA (c) and DNA (d) noncoding elements using pairs of gRNAs designed by GuideScan. gRNA sequences, blue and red; PAM sequences, bold underlined. For each targeted locus, shown are the predicted sequence post deletion, sequences of three edited alleles, and a representative chromatogram.

The first step in building a gRNA database is identifying the targetable genome space. To accommodate different CRISPR endonucleases with distinct specificity requirements, GuideScan allows the user to define target sequences by setting the values of three parameters: the protospacer associated motif (PAM), the PAM position relative to the gRNA binding sequence, and gRNA length[12] (Fig. 1a, middle panel). Non-canonical PAMs can also be specified, since they can be recognized and cleaved by CRISPR proteins with some efficiency and thus may contribute to off-target cutting. Next, gRNA sequences that can lead to cleavage of multiple genomic loci need to be identified and removed. Because CRISPR endonucleases can tolerate single mismatches in gRNA-DNA pairing[13], gRNAs that have less than 2 mismatches to off-target loci are typically avoided[14]. Third party alignment tools are often used to identify potential off-target loci in the genome, but we and others[12] have found that they are unable to return all mismatch neighbors (data not shown) and thus consistently underestimate the number of potential off-targets for a given gRNA[15]. Rather than using an alignment tool, GuideScan uses a retrieval tree (trie) data structure, which efficiently and precisely enumerates all targetable sequences present in a given genome (Fig. 1a, right panel). Traversals of the trie allow for the computation of sequence mismatch neighborhoods, which are used to construct databases of gRNAs whose target sites are unique in the genome up to a user-defined number of mismatches (M). Additionally, for gRNAs in the database, more degenerate target sequences – up to Q (Q > M) mismatches – can be correctly enumerated, and stored in the database as potential off-target loci. Each gRNA can be further annotated with additional information, including on-target efficiency scores[13] and the genomic feature(s) it overlaps with (e.g. exon, intron, intergenic region). Once constructed, the database allows efficient individual or batch queries of genomic coordinates for single or paired gRNA designs. To validate GuideScan, we generated a murine Cas9 database with M=1. This database contains over 1.7×108 gRNAs, with an average distance of 15.5 nucleotides between gRNAs designed over autosomes, and is two orders of magnitude larger than the only other available genome-wide gRNA database, provided by mit.edu as a UCSC genome browser track (Supplementary Figure 1a and Supplementary Note). To test if using Guidescan translated into a better practical outcome in terms of designing gRNAs for precise genomic deletions in the noncoding genome, we took the coordinates of mouse CTCF binding sites, enhancers, miRNAs, and lncRNAs and used GuideScan or the mit.edu genome-wide UCSC track gRNA database to design pairs of gRNAs against each target site. We found that the combined median distances of the GuideScan gRNA pairs to the feature boundaries were 29, 31, 24, and 27 base pairs (bp) respectively, compared with 781, 783, 716 and 774 bp when using gRNAs from the mit.edu genome-wide track (Fig. 1b). Thus, databases generated by our tool are suitable for the engineering of precise genomic deletions and the generation of loss-of-function alleles for noncoding regulatory elements (Figure 1c, d). To further benchmark GuideScan, we compared it to three widely used gRNA design tools: the mit.edu web interface[14] (see Supplementary Note), CRISPRscan[10], and E-CRISP[16]. Unlike GuideScan these tools do not provide direct access to the underlying databases, so we queried 150 regions in the mouse genome overlapping randomly selected protein-coding genes, noncoding elements, and repetitive regions. All tools returned distinct but overlapping sets of gRNAs (Fig. 2a and Supp. Table 1), and surprisingly all except for GuideScan returned a substantial fraction of guides having more than one perfect target site—hereafter referred to as ‘perfect off-targets’ (Fig. 2a, Supp. Table 2). In the most extreme cases, individual gRNAs had more than 30,000 perfect off-targets (Fig. 2b) that were missed by the corresponding design tool (Supp. Table 1) and consequently were not considered when calculating the gRNA’s specificity score. In fact, gRNAs with more than one perfect target site were roughly equally distributed between low (26%), medium (37%), and high (37%) specificity score categories according to the output of the mit.edu web interface[11] (Supp. Fig. 1b).
Figure 2

GuideScan correctly enumerates off-target sequences and filters out promiscuous gRNAs

(a) Number of murine gRNAs (20mers) designed by each tool for a random sample of protein coding genes, noncoding elements, and repetitive regions. Number of gRNAs with off-targets within at least two mismatches from gRNA (black), within a single mismatch (white), and with perfect off-targets (red). OT, off-target. (b) Number of perfect off-target sites for the gRNAs designed by each tool. Each dot represents a gRNA (mean, red line). (c) Cumulative distribution of specificity scores for the gRNAs designed by each tool. (d) T7 cleavage assay for gRNAs having a single (black, on-target site) or multiple (red, on-target site; blue, perfect off-target site) perfect matches in the genome. Position of the cleavage substrates, filled triangles; position of cleavage products, opened triangles. Estimated total editing (TE) at each site is shown below the corresponding lane. (e) Left, schematic representation of the chromosomal locations of three perfect target sites of a gRNA labeled highly specific by competitor tools (mit.edu score = 78). Right, PCR-based identification of chromosomal translocations between all three targets. +, gRNA; − empty plasmid. (f) Left, schematic representation of the position of three perfect target sites—all within chromosome 2—of a gRNA labeled highly specific by competitor tools (mit.edu score = 89). Genomic sequence: target sites, red; PAM sequence, bold. Right, PCR-based identification of chromosomal deletions between target sites. Position of the wild-type amplicon, filled triangle; position of deletion amplicons, open triangle. +, gRNA; - empty plasmid. Gels in d-e were cropped from full-length versions shown in Supplementary Figure 2.

In addition, the competitor tools that we tested underreported the number of off-target sites with single mismatches to the gRNA (Supp. Table 1). Based on these observations we predicted that gRNAs returned by GuideScan should have, on average, greater specificity than gRNAs reported by the other tools. To test this prediction, we used GuideScan’s trie function to enumerate all potential off-target loci (Q=3) for the gRNAs designed by all tools, and calculated the likelihood of cleavage at these sites using a recently reported metric that takes into account the number, position, and nature of mismatches[13]. We then used these values to calculate the aggregate specificity score for each gRNA as previously described[14]. We found that gRNAs designed by GuideScan had on average significantly higher specificity scores than those returned by the mit.edu web interface (p<2.2×10−16; D=0.22; Z=7.38) or by CRISPRScan (p<2.2×10−16; D=0.25; Z=6.59) (Fig. 2c). E-CRISP and GuideScan had similar distribution of specificity scores, but E-CRISP returned an order of magnitude fewer gRNAs, some of which had multiple perfect or near-perfect matches in the genome (Fig. 2a, 2b and Supp. Table 2). Failure to discard gRNAs with multiple perfect target sites has important implications in the design and interpretation of gene editing experiments. The number of DSBs induced by a gRNA in a single cell correlates well with gene-independent gRNA depletion, and is a major source of noise in negative selection screens[17]. Thus, the correct identification and filtering of promiscuous gRNAs is crucial for designing effective CRISPR libraries. Furthermore, unknowingly using gRNAs with multiple perfect target sites can result in highly efficient gene editing at undesired sites (Fig. 2d) as well as the generation of chromosomal rearrangements[18] such as translocations (Fig. 2e) and deletions (Fig. 2f) that include the desired cleavage site and the unknown additional sites. To facilitate the construction of single and paired gRNA libraries, we have released a web interface that includes access to pre-compiled genome-wide Cas9 and Cpf1 gRNAs databases for many model organisms (www.guidescan.com). This website allows users to input coordinates of genomic features in batch, to choose between designing single internal gRNAs or pairs of flanking gRNAs, and retrieve for each genomic coordinate a pre-defined number of gRNAs or gRNA pairs. Collectively, these data show that GuideScan is a substantial improvement compared with existing gRNA design tools. We expect that this tool will facilitate ongoing efforts aimed at deducing functions of coding and the noncoding parts of genomes.

Methods

Command line gRNA database generation

To generate a customized genome-wide gRNA database for a given CRISPR system the user supplies the target genome as a FASTA file and specifies parameters such as desired gRNA length, PAM position with respect to gRNA, canonical and alternative PAM sequences, Hamming distance (M) for which gRNAs are required to have a unique target site in the genome, and Hamming distance (Q) for which potential off-targets will be enumerated. Like other methods, the algorithm scans a genome for canonical and alternative PAM sequences and identifies all k-mers associated with them[21]. The full universe of these k-mers and PAM sequences with their coordinates are written out to a temporary file along with a count of how often a particular k-mer occurs in the genome. At the next stage, the algorithm analyzes the list of k-mers and determines which of these k-mers constitute potential gRNAs. A trie of all k-mers is constructed. The trie stores a user-defined maximum number of k-mer coordinates. If and only if a k-mer occurs with a canonical PAM uniquely in the genome then it is initially labeled as a candidate gRNA. However, if the k-mer occurs more than once in the genome or occurs with an alternative PAM then it is labeled as a non-candidate gRNA. These non-candidate gRNAs are written out to ‘blacklist’ files which define why a k-mer was rejected as a candidate gRNA. Furthermore, the algorithm ensures that each gRNA has a unique target in the genome up to M mismatches, thereby forcing all candidate gRNAs to be distinct from one another by at least M mismatches. This task is accomplished through trie traversals, where for each candidate gRNA sequence a mismatch neighborhood (which in this case is the set of inexact matches to the candidate gRNA up to M mismatches) is assessed. If even one mismatch neighbor sequence is found for a given candidate gRNA, then this gRNA is not unique in the genome up to M mismatches and is therefore relabeled as a non-candidate gRNA and written to the ‘blacklist’ file. The gRNAs that are unique in the genome up to M mismatches can have off-targets completely enumerated up to Q (where Q > M) mismatches. Off-target information for candidate gRNAs is again determined by trie traversals and computing the mismatch neighborhood for a given gRNA sequence. By construction, the gRNAs undergoing off-target enumeration have no off-targets within M mismatches, and so if an inexact match to the gRNA sequence with P mismatches is found, such that M < P ≤ Q, then the number of times this off-target sequence occurs, its Hamming distance P, and coordinates for a user-defined number of off-target are recorded. Candidate gRNAs are written from the trie to a file in sequence alignment map (SAM) format[19]. This file has the gRNA sequence as a unique identifier as well as off-target information for the gRNA stored in a hex-byte array. SAM tags record a maximum count of off-targets, the distance for which off-targets were searched, and the hex-byte array of off-target sequences and their coordinates. This SAM file is then converted to a BAM file and indexed so that it can be quickly accessed using Samtools.

Database cutting efficiency scores

The guideRNA database can be enriched with additional information such as on-target cutting efficiency scores. We adopt the scores defined by Doench et al. Rule Set 2[13] Scores are computed for each gRNA and added to the previously constructed database. This rule set predicts on-target gRNA cutting efficiency using a learned boosted regression tree model. The input for this model requires a 30mer sequence, only assesses cutting efficiency for 20mer gRNAs, and only predicts cutting efficiency for gRNAs with the canonical Cas9 PAM sequence (NGG).

Database cutting specificity scores

A database BAM file, composed of Cas9 gRNAs with 20mer complementary region and NGG PAM, can be supplemented to include gRNA specificity scores. Specificity scores for gRNAs are based on the Doench et al. CFD model[13], which computes the likelihood of a gRNA cutting at each individual off-target site using an experimentally derived mutation matrix. Specifically, for a given gRNA GuideScan enumerates all its neighbors up to Q mismatches, calculates the CFD score for each neighbor, and then multiplies that score by the number of times the neighbor occurs in the genome. It then aggregates the CFD values into a single composite score utilizing the formula used by Hsu et al.[14]: Here, n represents the number of unique targetable sites within up to z mismatches. The desired on-target site (z = 0) is included in this computation and will give a CFD value of one. The value qi represents the number of times the ith neighbor occurs in the genome. For a unique target site up to z mismatches, the specificity score would be 1 since CFD = i = n = qi = 1. The resulting composite specificity score is written out to a text file along with information such as the target sequence and target coordinates. These scores are then added to the BAM file as a new SAM tag. Importantly, because the GuideScan algorithm is general and allows the construction of gRNA databases for distinct enzymes and distinct gRNA lengths, specificity scores are not automatically computed. If a user chooses to compute these scores, GuideScan first determines whether the database conforms to the parameters required for CFD scoring, and if so computes the aggregate specificity score for each gRNA in that database. For the specificity scores in the pre-computed Cas9 databases on the GuideScan web-interface, the parameters z = Q = 3 were used.

Database query and gRNA annotations

The algorithm allows for the direct query of the BAM file database using PySam (python interface to samtools; https://github.com/pysam-developers/pysam) and allows for the lookup of gRNAs by genomic coordinates. The output contains the gRNAs in the queried region, off-target information, predicted Rule Set 2 cutting efficiency score if appropriate, as well as the exon annotation of on-target gRNA and off-target cut sites. The exon annotation relies on the creation of an interval tree constructed from a BED file containing genome-wide exon coordinates. Consequently, the exon annotation for gRNAs is done at the time of database query.

Code availability

The code is freely available at guidescan.com, in Supplementary Code and at bitbucket (bitbucket.org/arp2012/crispr-project/overview). Version v0.0.4 of the code was used to generate the data presented in this manuscript.

Web server implementation

The algorithm was run on a select set of model organisms, as well as on human genome, to produce gRNA databases where all constituent gRNAs are unique in the genome up to two mismatches. These databases are accessible through a web interface that allows for batch queries by genomic coordinates. The website allows the user to find gRNAs within a genomic region or flanking a genomic region and allows the output to be sorted according to either number of off-targets, distance to target site, or cutting efficiency score. The website utilizes the database query ability of our algorithm to rapidly report gRNAs for user defined regions and achieves its functionality through CherryPy, a python web framework (http://www.cherrypy.org/).

Tool comparisons

The comparisons shown in Figure 1b were done using the coordinates mouse CTCF binding sites, enhancers, miRNAs, and lncRNAs retrieved from the following publications [21-24]. The outputs of GuideScan, crispr.mit.edu web portal[14], CRISPRscan[10], and E-CRISP[16] were compared on sequences overlapping randomly chosen protein coding genes, noncoding genomic elements, and repeat masked regions. We limited our test to a total of 150 sequences (50 protein coding genes, 50 noncoding elements, 50 repeat masked regions) from mm10 (the most recent assembly of M. musculus genome) because the input limits (file size/number of sequences) associated with some of these tools made larger scale comparisons impractical. Similarly, we limited the size of the test sequences to 150 base pairs due to input limits of some of the tools. The genomic coordinates of the sequences used in these comparisons are provided in Supplementary Table 3. Importantly, the CRISPRscan tool provides both 19mer and 20mer gRNA designs. For the purpose of this experiment we limited our analysis to 20mers because they could be directly compared to the gRNA designs provided by the remaining softwares. The number and type of off-targets for each gRNA was determined by querying GuideScan’s software package intermediate kmers file and independently through a R query of BSgenome mm10 version.

Statistical Methods

A one-sided Kolmogorov-Smirnov test was used to compare the specificity scores of 1839 GuideScan gRNAs against 267 E-CRISP gRNAs, 1189 CRISPRScan gRNAs, and 2641 MIT gRNAs; P values were computed using the ks.test function in R. Additionally, the effect sizes (Z) of these comparisons were reported using the formula where D is the Kolmogorov-Smirnov statistic equaling the maximum difference between empirical CDF functions of the two samples in the comparison, and n1 and n2 are the sample sizes.

DNA constructs

Paired-gRNA vectors to generate deletions of DNA and RNA noncoding elements were cloned as previously described[11]. Briefly, s/mU6 oligos carrying the sequence corresponding to 2 gRNAs for each locus (miR-290~295: gRNA1, TAGTACATCGGTCTAACTCA; gRNA2, GTTGAGACTAAAGGTAATCC. Enhancer element: gRNA1, AGCTACCCCGTAACCAAGTG; gRNA2, AAGGCCATATAGTTGTCGCC) were PCR amplified and cloned into BsmBI digested lentiCRISPRv1 vector (addgene #49535) using pDonor_sU6 intermediate vector (addgene #69351). Single gRNAs were cloned into BsmBI digested lentiCRISPRv1 vector using standard oligo cloning protocols.

Cell culture and detection of genomic editing

The V6.5 Mouse Embryonic Stem cells (obtained from Rudolf Jaenisch) were tested for germline transmission and for the absence of mycoplasma infection. These cells were grown on a monolayer of irradiated mouse embryo fibroblasts at 37°C (5% CO2) in KnockOut DMEM media (Gibco) supplemented with 15% FCS, L-glutamine (2mM), penicillin (100U ml^−1), streptomycin (100μg ml^−1), and LIF (103 U ml^−1). To generate genomic deletions, paired-gRNA vectors were transfected using Lipofectamine 2000 (Invitrogen) according to manufacturer’s protocols. Cells were collected in lysis buffer (100 mM Tris-HCl pH8.5, 200 mM NaCl, 5 mM EDTA, 0.2% SDS and 100 ng ml^−1 proteinase K) 6 days following transfection, and genomic DNA extracted using phenol-chloroform followed by ethanol precipitation. Genomic deletions were detected by PCR using primers flanking the gRNA cut sites (miR_fwd: AGGGAGGAACGAGCCTATGT, miR_rev: GCATGCCTAAATCCCAAGAG; enh_fwd: GTGGCTCAGTGTTTCCCATT, enh_rev: CAGGCAAACTCTCCCATGTT). PCR bands corresponding to the genomic deletions were cloned into the Topo Blunt II vector (Invitrogen) and plasmid DNA from individual bacterial clones subject to Sanger sequencing. To test cleavage and rearrangements produced by single gRNAs, 293T cells (obtained from ATCC, cultured under standard conditions, and tested negative for mycoplasma contamination) were plated on 12-well-plates (Corning). Constructs expressing individual gRNAs were transfected into cells the following day using lipofectamine 2000 (Invitrogen) and transfected cells selected with puromycin (4 μg ml^−1) for 2 days. Four days following transfection, genomic DNA was extracted as above and used to determine total cleavage and generation of genomic rearrangements. Total editing at perfect target sites was determined using a T7 endonuclease assay. Briefly, target sites in a pool of transfected cells were amplified by PCR, and 200ng of resulting amplicon were used to generate DNA heteroduplexes. The resulting molecules were incubated with 10U of T7 endonuclease (NEB) for 15 minutes and the product of the digestion run on a 2% agarose gel. Total editing estimates were calculated as previously described[25]. Sequences or gRNAs and primers used in these experiments are shown in Supplementary Table 4.
  23 in total

Review 1.  Genome editing. The new frontier of genome engineering with CRISPR-Cas9.

Authors:  Jennifer A Doudna; Emmanuelle Charpentier
Journal:  Science       Date:  2014-11-28       Impact factor: 47.728

2.  Functional genetic screens for enhancer elements in the human genome using CRISPR-Cas9.

Authors:  Gozde Korkmaz; Rui Lopes; Alejandro P Ugalde; Ekaterina Nevedomskaya; Ruiqi Han; Ksenia Myacheva; Wilbert Zwart; Ran Elkon; Reuven Agami
Journal:  Nat Biotechnol       Date:  2016-01-11       Impact factor: 54.908

3.  E-CRISP: fast CRISPR target site identification.

Authors:  Florian Heigwer; Grainne Kerr; Michael Boutros
Journal:  Nat Methods       Date:  2014-02       Impact factor: 28.547

4.  The Sequence Alignment/Map format and SAMtools.

Authors:  Heng Li; Bob Handsaker; Alec Wysoker; Tim Fennell; Jue Ruan; Nils Homer; Gabor Marth; Goncalo Abecasis; Richard Durbin
Journal:  Bioinformatics       Date:  2009-06-08       Impact factor: 6.937

5.  DNA targeting specificity of RNA-guided Cas9 nucleases.

Authors:  Patrick D Hsu; David A Scott; Joshua A Weinstein; F Ann Ran; Silvana Konermann; Vineeta Agarwala; Yinqing Li; Eli J Fine; Xuebing Wu; Ophir Shalem; Thomas J Cradick; Luciano A Marraffini; Gang Bao; Feng Zhang
Journal:  Nat Biotechnol       Date:  2013-07-21       Impact factor: 54.908

6.  GENCODE: the reference human genome annotation for The ENCODE Project.

Authors:  Jennifer Harrow; Adam Frankish; Jose M Gonzalez; Electra Tapanari; Mark Diekhans; Felix Kokocinski; Bronwen L Aken; Daniel Barrell; Amonida Zadissa; Stephen Searle; If Barnes; Alexandra Bignell; Veronika Boychenko; Toby Hunt; Mike Kay; Gaurab Mukherjee; Jeena Rajan; Gloria Despacio-Reyes; Gary Saunders; Charles Steward; Rachel Harte; Michael Lin; Cédric Howald; Andrea Tanzer; Thomas Derrien; Jacqueline Chrast; Nathalie Walters; Suganthi Balasubramanian; Baikang Pei; Michael Tress; Jose Manuel Rodriguez; Iakes Ezkurdia; Jeltje van Baren; Michael Brent; David Haussler; Manolis Kellis; Alfonso Valencia; Alexandre Reymond; Mark Gerstein; Roderic Guigó; Tim J Hubbard
Journal:  Genome Res       Date:  2012-09       Impact factor: 9.043

7.  "Off-Spotter": very fast and exhaustive enumeration of genomic lookalikes for designing CRISPR/Cas guide RNAs.

Authors:  Venetia Pliatsika; Isidore Rigoutsos
Journal:  Biol Direct       Date:  2015-01-29       Impact factor: 4.540

8.  Rapid and efficient one-step generation of paired gRNA CRISPR-Cas9 libraries.

Authors:  Joana A Vidigal; Andrea Ventura
Journal:  Nat Commun       Date:  2015-08-17       Impact factor: 14.919

9.  Improving CRISPR-Cas nuclease specificity using truncated guide RNAs.

Authors:  Yanfang Fu; Jeffry D Sander; Deepak Reyon; Vincent M Cascio; J Keith Joung
Journal:  Nat Biotechnol       Date:  2014-01-26       Impact factor: 54.908

10.  Enhanced homology-directed human genome engineering by controlled timing of CRISPR/Cas9 delivery.

Authors:  Steven Lin; Brett T Staahl; Ravi K Alla; Jennifer A Doudna
Journal:  Elife       Date:  2014-12-15       Impact factor: 8.140

View more
  70 in total

1.  Integrated design, execution, and analysis of arrayed and pooled CRISPR genome-editing experiments.

Authors:  Matthew C Canver; Maximilian Haeussler; Daniel E Bauer; Stuart H Orkin; Neville E Sanjana; Ophir Shalem; Guo-Cheng Yuan; Feng Zhang; Jean-Paul Concordet; Luca Pinello
Journal:  Nat Protoc       Date:  2018-04-12       Impact factor: 13.491

2.  Pervasive functional translation of noncanonical human open reading frames.

Authors:  Jin Chen; Andreas-David Brunner; J Zachery Cogan; James K Nuñez; Alexander P Fields; Britt Adamson; Daniel N Itzhak; Jason Y Li; Matthias Mann; Manuel D Leonetti; Jonathan S Weissman
Journal:  Science       Date:  2020-03-06       Impact factor: 47.728

3.  Doxycycline-Dependent Self-Inactivation of CRISPR-Cas9 to Temporally Regulate On- and Off-Target Editing.

Authors:  Anju Kelkar; Yuqi Zhu; Theodore Groth; Gino Stolfa; Aimee B Stablewski; Naina Singhi; Michael Nemeth; Sriram Neelamegham
Journal:  Mol Ther       Date:  2019-09-12       Impact factor: 11.454

4.  CRISPR-Cas9 Circular Permutants as Programmable Scaffolds for Genome Modification.

Authors:  Benjamin L Oakes; Christof Fellmann; Harneet Rishi; Kian L Taylor; Shawn M Ren; Dana C Nadler; Rayka Yokoo; Adam P Arkin; Jennifer A Doudna; David F Savage
Journal:  Cell       Date:  2019-01-10       Impact factor: 41.582

5.  Activation of JNK signaling promotes all-trans-retinal-induced photoreceptor apoptosis in mice.

Authors:  Chunyan Liao; Binxiang Cai; Yufeng Feng; Jingmeng Chen; Yiping Wu; Jingbin Zhuang; Zuguo Liu; Yalin Wu
Journal:  J Biol Chem       Date:  2020-04-07       Impact factor: 5.157

6.  Highly Parallel Profiling of Cas9 Variant Specificity.

Authors:  Jonathan L Schmid-Burgk; Linyi Gao; David Li; Zachary Gardner; Jonathan Strecker; Blake Lash; Feng Zhang
Journal:  Mol Cell       Date:  2020-03-17       Impact factor: 17.970

Review 7.  Reprogramming cell fate with artificial transcription factors.

Authors:  Evan A Heiderscheit; Asuka Eguchi; Mackenzie C Spurgat; Aseem Z Ansari
Journal:  FEBS Lett       Date:  2018-02-11       Impact factor: 4.124

Review 8.  Methods and Applications of CRISPR-Mediated Base Editing in Eukaryotic Genomes.

Authors:  Gaelen T Hess; Josh Tycko; David Yao; Michael C Bassik
Journal:  Mol Cell       Date:  2017-10-05       Impact factor: 17.970

Review 9.  Cancer diagnosis and immunotherapy in the age of CRISPR.

Authors:  Peter J Cook; Andrea Ventura
Journal:  Genes Chromosomes Cancer       Date:  2018-12-20       Impact factor: 5.006

Review 10.  Applications of CRISPR-Cas Enzymes in Cancer Therapeutics and Detection.

Authors:  Chun-Hao Huang; Ko-Chuan Lee; Jennifer A Doudna
Journal:  Trends Cancer       Date:  2018-06-13
View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.