Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

CCTop: An Intuitive, Flexible and Reliable CRISPR/Cas9 Target Prediction Tool

Correction

20 Apr 2017: Stemmer M, Thumberger T, del Sol Keyer M, Wittbrodt J, Mateo JL (2017) Correction: CCTop: An Intuitive, Flexible and Reliable CRISPR/Cas9 Target Prediction Tool. PLOS ONE 12(4): e0176619. https://doi.org/10.1371/journal.pone.0176619 View correction

Abstract

Engineering of the CRISPR/Cas9 system has opened a plethora of new opportunities for site-directed mutagenesis and targeted genome modification. Fundamental to this is a stretch of twenty nucleotides at the 5’ end of a guide RNA that provides specificity to the bound Cas9 endonuclease. Since a sequence of twenty nucleotides can occur multiple times in a given genome and some mismatches seem to be accepted by the CRISPR/Cas9 complex, an efficient and reliable in silico selection and evaluation of the targeting site is key prerequisite for the experimental success. Here we present the CRISPR/Cas9 target online predictor (CCTop, http://crispr.cos.uni-heidelberg.de) to overcome limitations of already available tools. CCTop provides an intuitive user interface with reasonable default parameters that can easily be tuned by the user. From a given query sequence, CCTop identifies and ranks all candidate sgRNA target sites according to their off-target quality and displays full documentation. CCTop was experimentally validated for gene inactivation, non-homologous end-joining as well as homology directed repair. Thus, CCTop provides the bench biologist with a tool for the rapid and efficient identification of high quality target sites.

Introduction

Targeted genome editing has become available to literally all (model) organisms with the emergence of engineered nucleases like transcription activator-like effector nucleases (TALEN) [1], Zinc-finger nucleases (ZFN) [2] or the RNA guided nucleases [3] facilitating the introduction of a double strand break (DSB) at any locus of choice [49].

For targeted genome editing the clustered regularly interspaced short palindromic repeats (CRISPR)/ CRISPR associated 9 (Cas9) system, initially discovered as ‘immune response’ in archaea and bacteria, has rapidly evolved as the tool of choice [1012]. A single guide RNA (sgRNA) provides specificity and targets the Cas9 endonuclease to introduce a DSB at the site determined by the sgRNA [3]. A target sequence is characterized by a stretch of twenty nucleotides followed by a protospacer adjacent motif (PAM; NRG in case of Cas9) [13]. With these straightforward design criteria, targeting of any locus in a given genome appears feasible. However, since a stretch of twenty nucleotides can occur multiple times in a given genome and some mismatches seem to be accepted by the CRISPR/Cas9 system [3,1315], an efficient and reliable in silico selection and evaluation of the targeting site is key prerequisite for the experimental success.

To this end, already a number of online sgRNA target finding and evaluation tools like CRISPR Design [13], E-CRISP [16] or CHOPCHOP [17] have been presented. For the selection of target sites they all have their individual strengths and limitations. In particular some run on restrictive sets of parameters, take too few mismatches into account for off-target search, lack full documentation about potential off-target sites, or have a limited list of target genomes.

To provide the bench biologist with a tool for the rapid and efficient identification of high quality target sites, we have combined the strengths and overcome the limitations in the newly developed CRISPR/Cas9 Target online predictor (CCTop). We provide a growing range of model system genomes that can be analyzed via an intuitive graphical user interface for data entry. The output presents all the relevant information at a glance. CCTop has a reasonable number of options to provide the beginner with a list of top candidates (and the corresponding oligonucleotide sequences for cloning) and the expert with flexible options and a complete documentation. Thus, the user is well informed for selecting the target site of choice. Here we present CCTop as an experimentally validated system for the rapid selection of high quality target sites for gene inactivation, non-homologous end-joining as well as homology directed repair.

Materials and Methods

CCTop

CCTop is a web tool composed of html pages and CGI scripts (http://crispr.cos.uni-heidelberg.de). The main processing steps are implemented in python (S1 Fig).

Off-target search

The search of off-target sites is carried out using Bowtie [18] version 0.12.7. Advantage has been taken of the seed used by Bowtie to search for matches and was linked to our definition of the sgRNA core plus the PAM. However prior to Bowtie based alignment, the sgRNA target sequence has to be reverse complemented as a prerequisite of Bowtie’s alignment procedure, which only starts at the 5’ end. With this modification Bowtie is invoked with the following parameters:-a, -n <core mismatches +1>, -l <core length>, -e <total mismatches * 30 + 30> and—y. Subsequently, the output from Bowtie is parsed and only alignments including a proper PAM are listed.

Off-target mismatch score

For each off-target site of any sgRNA a score is computed that indicates the likelihood of a stable sgRNA/DNA heteroduplex. Based on experimental evidence this likelihood decreases the closer the mismatch is to the PAM [1315]. This finding is quantified according to the following formula where pos is the position of each mismatch, counted from the 5’ end. The base of the power expression was determined empirically.

Assignment of closest gene to off-target sites

To handle the files containing the exon coordinates for each organism (bed files), the python library bx-python (https://bitbucket.org/james_taylor/bx-python/) is used and the BedInterval class is extended. Only exons closer than 100kb to the predicted off-target sites are assigned, otherwise “NA” is given as output. If target site and exon coordinates overlap, the distance is assigned to 0.

For each species the coordinates and the corresponding gene name and identifier of annotated exons are obtained from ENSEMBL (version 77) [19] using the BioMart interface. For medaka, additional genes were included based on RNA-seq data from different embryonic stages (unpublished data).

sgRNA target site score

The list of sgRNA target sites is ranked according to the number of predicted off-target sites and their potential deleterious effects on the respective off-target gene. The ranking is based on a single score that combines the number of off-target sites, the distribution of their mismatches and the distance to the closest annotated exon. This score is defined by the following equation: where dist is the distance of each off-target site to the corresponding closest exon. For this score only off-target sites with an associated exon are considered.

Ethics Statement

All fish are maintained in closed stocks at Heidelberg University. Medaka (Oryzias latipes) husbandry and experiments were performed according to local animal welfare standards (Tierschutzgesetz §11, Abs. 1, Nr. 1, husbandry permit number 35–9185.64/BH Wittbrodt and mutagenesis permit number G-206/09) and in accordance with European Union animal welfare guidelines. The fish facility is under the supervision of the local representative of the animal welfare agency. Embryos of medaka of the wildtype Cab strain were used at stages prior to hatching. Medaka were raised and maintained as described previously [20]. Lines used in the study were medaka wildtype Cab and Wimbledon-/+ [21].

sgRNA target site selection

With CCTop, sgRNA target sites (pattern: N20NGG, core length = 12, max. core mismatches = 2, max. total mismatches = 4) were selected according to their best hit/least off-target. For efficient in vitro transcription from the T7 promoter, GG is necessary at the 5’ end of the respective sgRNAs. If not contained in the genomic target sequence, CCTop offers either extension or substitution of the most 5’ nucleotide(s) of the suggested primers [7,8] for sgRNA cloning (small g) to yield the 5’ leading GG necessary for in vitro transcription: sgRNA-1 target site (eGFP) 5’-GGCGAGGGCGATGCCACCTACGG-3’, sgRNA-2 target site (cryaa) 5’-GGTCAGGGTCAGCAGTCCATCGG-3’, sgRNA-3 target site (rx2) 5’-GCATTTGTCAATGGATACCCTGG-3’ and sgRNA-4 target site (actb) 5’-GGATGATGACATTGCCGCACTGG-3’.

Cas9 mRNA and sgRNA generation

The plasmid JDS246 (Cas9; addgene: #43861) was linearized with MssI-FD (Thermo Scientific) and in vitro transcribed with T7 Ultra Kit (Ambion). After polyadenylation, mRNA was purified with RNeasy Mini Kit (Qiagen). sgRNA plasmids were generated via oligo annealing (sgRNA-1_F 5’-TAGGCGAGGGCGATGCCACCTA-3’, sgRNA-1_R 5’-AAACTAGGTGGCATCGCCCTCG-3’; sgRNA-2_F 5’-TAGGTCAGGGTCAGCAGTCCAT-3’, sgRNA-2_R 5’-AAACATGGACTGCTGACCCTGA-3’; sgRNA-3_F 5’-TAgGCATTTGTCAATGGATACCC-3’, sgRNA-3_R 5’-AAACGGGTATCCATTGACAAATG-3’; sgRNA-4_F 5’-TAGGATGATGACATTGCCGCAC-3’, sgRNA-4_R 5’-AAACGTGCGGCAATGTCATCAT-3’) and subsequently ligated into BsaI (Thermo Scientific) digested vector DR274 (addgene: #42250). The template for in vitro transcription was released from purified plasmid with DraI-FD (Thermo Scientific) and transcribed with T7 MAXIscript Kit (Ambion) or T7 MEGAshortscript Kit (Ambion). Purification was performed via ammonium acetate precipitation and phenol/chloroform extraction following the manufacturer’s guidelines. Cas9 mRNA and sgRNAs were stored at -80°C.

In vitro cleavage assay with Cas9 protein

DNA cleavage assay was carried out based on [3] with commercially available Cas9 enzyme (NEB). PCR amplified genomic fragments for each sgRNA-1 off-target site (OT#1_F 5’-AGAGGCAAGTAAAGGTCAAGTAGG-3’, OT#1_R 5’-TCACATTGCAATGATGAGCACTTT-3’; OT#2_F 5’-CCAGCTCATGTTGAAAAGACACAT-3’, OT#2_R 5’-CCCCCACAGATGAAATGAAAAGAC-3’; OT#3_F 5’-TACCCAAAAATTGTAAGCCAGCAG-3’, OT#3_R 5’-AGATCTGATCCGGTTTCAAAGTGA-3’) were cloned into pGEM-T easy vector (Promega). The plasmids were pre-linearized with BsaI (NEB) about 2kb from the sgRNA target site. 3nM of the pre-linearized plasmids were incubated for one 1h with 30nM sgRNA-1 and 30nM Cas9 protein (NEB) and supplemented with Cas9 nuclease buffer (NEB) in a 30μl reaction volume at 37°C. Gel electrophoresis was performed on 1.5% agarose gel in 1x TAE buffer (40mM Tris, 20mM acetic acid, 1mM EDTA).

Microinjections and screening of embryos

Embryos were injected at one-cell stage according to [22]. The following concentrations were used: Cas9 mRNA between 150 and 300ng/μl, sgRNAs 15ng/μl, and plasmid donors 8-10ng/μl. All components were diluted in nuclease-free ddH2O (Sigma). Dead specimens were removed and from two days post fertilization onwards embryos were screened for eGFP expression. To acquire images of eGFP expressing embryos, either a SMZ18 fluorescence-screening binocular (Nikon) or an AZ100 (Nikon) was used. Maximum Z-projections of stacks were generated in Fiji [23].

Donor construction

For in vivo linearization of the donor plasmids, sgRNA-1 target site (T1) was cloned into the Golden GATEway cloning system [24] via oligo annealing (T1_F 5’-GATCAGGCCTGCAGCTGGGCGAGGGCGATGCCACCTACGGCTCGAGCTCGTAC-3’, T1_R 5’-GAGCTCGAGCCGTAGGTGGCATCGCCCTCGCCCAGCTGCAGGCCT-3’).

Homology flanks were selected according to integration sites and PCR amplified with primers extended with BamHI (forward primer) or KpnI (reverse primer) restriction sites via Q5 polymerase (NEB) from wildtype medaka genomic DNA (actb 5’ homology flank: F 5’-GGGGATCCCAGCAACGACTTCGCACAAA-3’, R 5’-GGGGTACCGGCAATGTCATCATCCATGGC-3’; rx2 5’ homology flank: F 5’-GCCGGATCCAAGCATGTCAAAACGTAGAAGCG-3’, R 5’-GCCGGTACCCATTTGGCTGTGGACTTGCC-3’). eGFPvar was generated via fusion PCR (fragment 1 eGFP_F 5’-GCCGGATCCGGAGTGAGCAAGGGCGAGGAGCT-3’, eGFPvar_R 5’-GTACGTCGCGTCACCTTCACCCTCGCCGGAC-3’; fragment 2 eGFPvar_F 5’-TGAAGGTGACGCGACGTACGGCAAGCTGACCCTG-3’, eGFP_R 5’-GCCGGTACCTCCCTTGTACAGCTCGTCCATGCC-3’) with Q5 polymerase (NEB) on an eGFP template. eGFP forward and reverse primers were extended with BamHI or KpnI restriction sites, respectively for cloning via Golden GATEway.

Results and Discussion

CCTop—CRISPR/Cas9 target online predictor

To overcome the aforementioned limitations of currently available CRISPR prediction tools, we designed the CRISPR/Cas9 target online predictor—CCTop—(crispr.cos.uni-heidelberg.de) as a web tool with a user friendly and intuitive interface (Fig 1A). From any provided DNA sequence all sgRNA target sites will be identified according to adjustable parameters like the type of PAM (‘NGG’ or ‘NRG’), the identity of the two most 5’ nucleotides (‘NN’, ‘GN’ or ‘GG’) [8,25] as well as the two most 3’ nucleotides (‘NN’ or ‘GG’) [26].

thumbnail
Fig 1. CCTop web interface.

(A) Main page containing the input fields to customize the identification of sgRNA target sites and the off-target prediction. (B) Results page providing detailed information of all identified sgRNA target sites.

https://doi.org/10.1371/journal.pone.0124633.g001

For off-target predictions, the selection of a PAM type can be made separately. Experimental evidence indicates that Cas9 nuclease activity strongly correlates with the mismatch position along the sgRNA/DNA heteroduplex. Mismatches close to the PAM will most likely abolish the introduction of a DSB, while more distal mismatches are tolerated [1315].

We incorporate these findings as a simplified parameter, and define the nucleotides adjacent to the PAM as core sequence (12bp default length). More than two mismatches in that core abolish DSB introduction [1315]. Furthermore, sites with more than four mismatches are not targeted by sgRNA/Cas9 [13,15,27]. As these options are based on current knowledge, future improvements in the field will be implemented and specified in the ‘help’ section of the webpage.

At the moment, CCTop provides sgRNA evaluation on the human (Homo sapiens GRCh38/hg38), mouse (Mus musculus GRCm38/mm10), medaka (Oryzias latipes oryLat2), Xenopus tropicalis (JGI4.2/xenTro3), zebrafish (Danio rerio Zv9/danRer7), stickleback (Gasterosteus aculeatus BROADS1/gasAcu1), cavefish (Astyanax mexicanus AstMex102), Caenorhabditis elegans (WBcel235), Drosophila (D. melanogaster BDGP5/dm3) and Arabidopsis thaliana (TAIR10) genomes. This list will regularly be updated and extended to more organisms in response to community requests.

After processing, a results page (Fig 1B) is displayed containing the input parameters, a graphical representation of the query sequence with the identified sgRNA target sites as well as a full list of all candidates ranked by taking into account the number of total off-target sites, the distribution of mismatches and the proximity to exons. For each sgRNA target site, cloning oligonucleotides are provided for the DR274 sgRNA vector [7]. Detailed information is provided for each potential off-target site: genomic coordinates, target sequence with highlighted mismatches, distance and position (exonic, intronic or intergenic) in respect to the closest exon and its corresponding name and identifier. If applicable, the off-target site coordinates are linked to the UCSC Genome Browser [28], while gene identifiers are linked to ENSEMBL [19]. If the query sequence belongs to the selected species, a link to the UCSC Genome Browser is provided for enhanced visualization of the query sequence and target site distribution in addition to other genomic or epigenetic features. Moreover, a fasta file containing all sgRNA target sites as well as a tab separated file containing the full results can be downloaded.

CCTop provides all the information necessary to swiftly identify the best candidate sgRNA represented by the order of the sgRNA target sites. Depending on the goal of the experiment, e.g. gene knock-out or knock-in, the best suited candidate might not always be the top hit. Hence, we encourage the user to explore the full list.

Experimental validation of sgRNAs predicted by CCTop

We applied CCTop to determine the most specific sgRNA target site (T1) within the N-terminus of eGFP in the context of the medaka (Oryzias latipes) genome (PAM type ‘NGG’ for targeting and evaluation, core length = 12, max. core mismatches = 2, max. total mismatches = 4). To test the on-target efficacy of sgRNA-1 against T1, we performed an in vitro assay. Incubation of sgRNA-1, Cas9 protein and an eGFP containing plasmid revealed efficient cleavage of the template DNA (Fig 2A). To test the specificity of sgRNA-1, a variant of eGFP (eGFPvar) was used containing six silent mutations in T1 (Fig 2A, 2C). This modification prevented sgRNA-1 from targeting eGFPvar (Fig 2A).

thumbnail
Fig 2. Experimental verification of sgRNA-1.

(A) In vitro cleavage depending on sgRNA-1/Cas9 occurred on linearized plasmids containing eGFP but not eGFPvar. Successful cleavage of eGFP plasmid (4128bp) resulted in a 2052bp and 2076bp fragment. The absence of expected fragments (627bp, 4025bp) demonstrated that eGFPvar (4652bp) was not digested by sgRNA-1/Cas9. (B) A faint double band (2154bp, 2198bp, asterisk) indicated inefficient digestion of off-target 1 (OT#1) while OT#2 and OT#3 (S1 Table) were not cleaved. Note: contrast was enhanced for better visualization. (C) Silent mutations of sgRNA-1 target site in eGFPvar. (D-E) Injections of sgRNA-1 and Cas9 mRNA into wimb-/+ embryos (D) resulted in strong inactivation of eGFP (E).

https://doi.org/10.1371/journal.pone.0124633.g002

CCTop predicted three potential off-target sites for the sgRNA-1 in the medaka genome with different distributions of four mismatches relative to the corresponding PAMs (Fig 1B and S1 Table). We performed the in vitro digestion on all three loci (Fig 2B). Limited Cas9-dependent digestion was detected for off-target number 1 (OT#1, Fig 2B, asterisk), but neither for OT#2 nor for OT#3. The first mismatch in OT#1 appears at position twelve from the PAM (Fig 1B and S1 Table), experimentally corroborating the ranking criteria of CCTop.

To validate the efficacy of sgRNA-1 in vivo, microinjections into medaka zygotes of a ubiquitously expressing eGFP line were performed (wimbledon, wimb; Fig 2D) [21]. Cytoplasmatic injections of Cas9 mRNA and sgRNA-1 at the one cell stage resulted in efficient inactivation of eGFP. Besides sparse, residual eGFP expression no further phenotype was recognizable (Fig 2E). Randomly picked and sub-cloned amplicons of an injected embryo revealed the efficient mutation of eGFP in the wimb line (12/12) by the introduction of insertions/deletions (indels) or nucleotide substitutions at the T1 site (Fig 2E and S2 Fig).

In order to further validate the selection of sgRNAs by CCTop, we chose to target three endogenous genes with distinct expression patterns in medaka. Alpha a crystallin (cryaa) expression is restricted to the lens [29], the retinal homeobox gene 2 (rx2) is exclusively expressed in the neuroretina of developing medaka [30] and β-actin (actb) is expressed ubiquitiously in the whole body [31]. For each gene we used CCTop to predict reliable sgRNAs targeting the immediate downstream sequence of the corresponding translational start site (S1 Table). For efficient screening of successful sgRNA/Cas9 targeting already in the injected generation, we generated a donor construct containing the T1 site for in vivo linearization and the eGFPvar sequence. Upon co-injection of the donor plasmid, Cas9 mRNA, sgRNA-1 and the sgRNA against cryaa, eGFPvar was integrated into the target locus via NHEJ (Fig 3A) [32,33]. In the cases of rx2 and actb, homology flanks (ca. 400bp) were added for the eGFPvar cassette for integration via HDR (Fig 3B, 3D) [5,3436].

thumbnail
Fig 3. Visual evaluation of targeting specificity of selected sgRNAs.

Exclusive and homogenous expression of eGFP in the domains of cryaa (A, A’), rx2 (B) and actb (D) was evident already in the injected generation (F0). The integrations were transmitted to the next generation (F1; C, E).

https://doi.org/10.1371/journal.pone.0124633.g003

For each of the three candidate genes, eGFP has been consistently detected exclusively in the expected tissue in all experiments (Fig 3 and S2 Table). Interestingly, already the injected generation revealed highly homogeneous expression of eGFPvar in the respective tissues/organs (Fig 3). After injection, visual detection of eGFP in the cryaa domain was low, due to the likely out-of-frame integration via NHEJ (4/422) (S2 Table). In contrast, the HDR-mediated integrations into the rx2 and actb loci reached significantly higher rates, 72/472 and 79/270 respectively (S2 Table). Furthermore, the eGFPvar integration into the rx2 and actb loci was transmitted successfully to the next generation (cryaa was not pursued further). From 6 rx2::eGFPvar positive fish, 5 transmitted the integration to the next generation (22.5% maximal germline transmission rate) (Fig 3C). For the actb::eGFPvar positive fish, 2 out of 7 were founders (15.3% maximal germline transmission rate) (Fig 3E). The high integration rates of eGFPvar and the strong specificity of the expression pattern validate that the sgRNAs identified by CCTop efficiently targeted their designated loci and that no off-target site interaction occurred.

The application of the CRISPR/Cas9 system is enhanced by a careful and precise off-target prediction. We provide an online tool matching the needs of both beginners and experts. This is achieved by a concise but complete number of selectable parameters. We provide validated default settings with high success rates in multiple experiments that can still be tuned. The top ranked sgRNA target sites have been experimentally validated in vitro and in vivo in different approaches. Taken together CCTop allows target selection in a wide range of model and non-model genomes and guides the user towards selecting the optimal target site.

Supporting Information

S1 Fig. Workflow of CCTop.

The input sequence is scanned to identify sgRNA target sites according to the parameters specified in the main page. Oligo pairs for target site cloning are generated (see Material and Methods). For each candidate target site, the potential off-target sites are determined using Bowtie1. The closest exon is assigned to each potential off-target and its score is computed. With this information each candidate is ranked and finally the results are provided in different output formats. If the query sequence was derived from the same genome the candidate target sites were evaluated against, a bed-file containing the genomic coordinates and target scores is passed on to the UCSC genome browser as custom track.

https://doi.org/10.1371/journal.pone.0124633.s001

(TIF)

S2 Fig. Mutations in eGFP induced by sgRNA-1/Cas9.

Sequencing of the target site of sgRNA-1/Cas9 mRNA injected wimb-/+ specimen (Fig 2E) revealed indel formation/nucleotide substitution in all sub-cloned eGFP sequences. Δ, deletions (red dashes); i, insertions; s, substitutions (purple). Black background indicates premature STOP codon.

https://doi.org/10.1371/journal.pone.0124633.s002

(TIF)

S1 Table. Detailed information on the selected sgRNA targets from CCTop results files.

https://doi.org/10.1371/journal.pone.0124633.s003

(XLSX)

S2 Table. Screening results of injection experiments.

Targeted insertions of eGFPvar into the cryaa, rx2 and actb loci.

https://doi.org/10.1371/journal.pone.0124633.s004

(DOCX)

Acknowledgments

We thank S. Kirchmaier, N. Aghaallaei, L. Centanin, E. Hasel, D. Inoue, K. Lust, E.K. Möller, T. Tavhelidse and the entire Wittbrodt department for continuous constructive discussions, E. Leist and A. Saraceno for excellent animal husbandry and T. Kellner for technical assistance. MS is a member of the HBIGS graduate school for life sciences at Heidelberg University.

Author Contributions

Conceived and designed the experiments: MS TT JW. Performed the experiments: MS TT MSK. Analyzed the data: MS TT JW. Wrote the paper: MS TT JLM JW. Developed CCTop: TT JLM.

References

  1. 1. Miller JC, Tan S, Qiao G, Barlow KA, Wang J, Xia DF, et al. (2011) A TALE nuclease architecture for efficient genome editing. Nat Biotechnol 29: 143–148. pmid:21179091
  2. 2. Urnov FD, Rebar EJ, Holmes MC, Zhang HS, Gregory PD (2010) Genome editing with engineered zinc finger nucleases. Nat Rev Genet 11: 636–646. pmid:20717154
  3. 3. Jinek M, Chylinski K, Fonfara I, Hauer M, Doudna JA, Charpentier E (2012) A programmable dual-RNA-guided DNA endonuclease in adaptive bacterial immunity. Science 337: 816–821. pmid:22745249
  4. 4. Zhang H, Zhang J, Wei P, Zhang B, Gou F, Feng Z, et al. (2014) The CRISPR/Cas9 system produces specific and homozygous targeted gene editing in rice in one generation. Plant Biotechnol J 12: 797–807. pmid:24854982
  5. 5. Chen C, Fenk LA, de Bono M (2013) Efficient genome editing in Caenorhabditis elegans by CRISPR-targeted homologous recombination. Nucleic Acids Res 41: e193. pmid:24013562
  6. 6. Gratz SJ, Cummings AM, Nguyen JN, Hamm DC, Donohue LK, Harrison MM, et al. (2013) Genome engineering of Drosophila with the CRISPR RNA-guided Cas9 nuclease. Genetics 194: 1029–1035. pmid:23709638
  7. 7. Hwang WY, Fu Y, Reyon D, Maeder ML, Tsai SQ, Sander JD, et al. (2013) Efficient genome editing in zebrafish using a CRISPR-Cas system. Nat Biotechnol 31: 227–229. pmid:23360964
  8. 8. Ansai S, Kinoshita M (2014) Targeted mutagenesis using CRISPR/Cas system in medaka. Biol Open 3: 362–371. pmid:24728957
  9. 9. Mali P, Yang L, Esvelt KM, Aach J, Guell M, Dicarlo JE, et al. (2013) RNA-Guided Human Genome Engineering via Cas9. Science.
  10. 10. Wiedenheft B, Sternberg SH, Doudna JA (2012) RNA-guided genetic silencing systems in bacteria and archaea. Nature 482: 331–338. pmid:22337052
  11. 11. Bhaya D, Davison M, Barrangou R (2011) CRISPR-Cas systems in bacteria and archaea: versatile small RNAs for adaptive defense and regulation. Annu Rev Genet 45: 273–297. pmid:22060043
  12. 12. Terns MP, Terns RM (2011) CRISPR-based adaptive immune systems. Curr Opin Microbiol 14: 321–327. pmid:21531607
  13. 13. Hsu PD, Scott D a, Weinstein J a, Ran FA, Konermann S, Agarwala V, et al. (2013) DNA targeting specificity of RNA-guided Cas9 nucleases. Nat Biotechnol 31: 827–832. pmid:23873081
  14. 14. Sternberg SH, Redding S, Jinek M, Greene EC, Doudna J a (2014) DNA interrogation by the CRISPR RNA-guided endonuclease Cas9. Nature 507: 62–67. pmid:24476820
  15. 15. Cong L, Ran FA, Cox D, Lin S, Barretto R, Habib N, et al. (2013) Multiplex Genome Engineering Using CRISPR/Cas Systems. Science.
  16. 16. Heigwer F, Kerr G, Boutros M (2014) E-CRISP: fast CRISPR target site identification. Nat Methods 11: 122–123. pmid:24481216
  17. 17. Montague TG, Cruz JM, Gagnon JA, Church GM, Valen E (2014) CHOPCHOP: a CRISPR/Cas9 and TALEN web tool for genome editing. Nucleic Acids Res 42: W401–W407. pmid:24861617
  18. 18. Langmead B, Trapnell C, Pop M, Salzberg SL (2009) Ultrafast and memory-efficient alignment of short DNA sequences to the human genome. Genome Biol 10: R25. pmid:19261174
  19. 19. Flicek P, Amode MR, Barrell D, Beal K, Billis K, Brent S, et al. (2014) Ensembl 2014. Nucleic Acids Res 42: D749–D755. pmid:24316576
  20. 20. Koster R, Stick R, Loosli F, Wittbrodt J (1997) Medaka spalt acts as a target gene of hedgehog signaling. Development 124: 3147–3156. pmid:9272955
  21. 21. Centanin L, Hoeckendorf B, Wittbrodt J (2011) Fate restriction and multipotency in retinal stem cells. Cell Stem Cell 9: 553–562. pmid:22136930
  22. 22. Rembold M, Loosli F, Adams RJ, Wittbrodt J (2006) Individual cell migration serves as the driving force for optic vesicle evagination. Science 313: 1130–1134. pmid:16931763
  23. 23. Schindelin J, Arganda-Carreras I, Frise E, Kaynig V, Longair M, Pietzsch T, et al. (2012) Fiji: an open-source platform for biological-image analysis. Nat Methods 9: 676–682. pmid:22743772
  24. 24. Kirchmaier S, Lust K, Wittbrodt J (2013) Golden GATEway Cloning—A Combinatorial Approach to Generate Fusion and Recombination Constructs. PLoS One 8: e76117. pmid:24116091
  25. 25. Hwang WY, Fu Y, Reyon D, Maeder ML, Kaini P, Sander JD, et al. (2013) Heritable and precise zebrafish genome editing using a CRISPR-Cas system. PLoS One 8: e68708. pmid:23874735
  26. 26. Farboud B, Meyer BJ (2015) Dramatic Enhancement of Genome Editing by CRISPR/Cas9 Through Improved Guide RNA Design. Genetics.
  27. 27. Pattanayak V, Lin S, Guilinger JP, Ma E, Doudna J a, Liu DR (2013) High-throughput profiling of off-target DNA cleavage reveals RNA-programmed Cas9 nuclease specificity. Nat Biotechnol 31: 839–843. pmid:23934178
  28. 28. Kent WJ, Sugnet CW, Furey TS, Roskin KM, Pringle TH, Zahler AM, et al. (2002) The Human Genome Browser at UCSC. Genome Res 12: 996–1006. pmid:12045153
  29. 29. Vopalensky P, Ruzickova J, Pavlu B, Kozmik Z (2010) A lens-specific co-injection marker for medaka transgenesis. Biotechniques 48: 235–236. pmid:20359307
  30. 30. Loosli F, Winkler S, Burgtorf C, Wurmbach E, Ansorge W, Henrich T, et al. (2001) Medaka eyeless is the key factor linking retinal determination and eye growth. Development 128: 4035–4044. pmid:11641226
  31. 31. Yoshinari N, Ando K, Kudo A, Kinoshita M, Kawakami A (2012) Colored medaka and zebrafish: transgenics with ubiquitous and strong transgene expression driven by the medaka β-actin promoter. Dev Growth Differ 54: 818–828. pmid:23157381
  32. 32. Auer TO, Duroure K, De Cian A, Concordet J, Del Bene F (2014) Highly efficient CRISPR/Cas9-mediated knock-in in zebrafish by homology-independent DNA repair. Genome Res 24: 142–153. pmid:24179142
  33. 33. Ota S, Hisano Y, Ikawa Y, Kawahara A (2014) Multiple genome modifications by the CRISPR/Cas9 system in zebrafish. Genes Cells 19: 555–564. pmid:24848337
  34. 34. Capecchi MR (1989) Altering the genome by homologous recombination. Science 244: 1288–1292. pmid:2660260
  35. 35. Baena-Lopez L a., Alexandre C, Mitchell A, Pasakarnis L, Vincent J-P (2013) Accelerated homologous recombination and subsequent genome modification in Drosophila. Development.
  36. 36. Shin J, Chen J, Solnica-Krezel L (2014) Efficient homologous recombination-mediated genome engineering in zebrafish using TALE nucleases. Development 141: 3807–3818. pmid:25249466