Next Article in Journal
Identification of Tea Plant Purple Acid Phosphatase Genes and Their Expression Responses to Excess Iron
Previous Article in Journal
Role of Neuron–Glia Signaling in Regulation of Retinal Vascular Tone in Rats
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

ChimeraMiner: An Improved Chimeric Read Detection Pipeline and Its Application in Single Cell Sequencing

State Key Lab of Bioelectronics, School of Biological Science and Medical Engineering, Southeast University, Nanjing 210096, China
*
Authors to whom correspondence should be addressed.
Int. J. Mol. Sci. 2019, 20(8), 1953; https://doi.org/10.3390/ijms20081953
Submission received: 2 April 2019 / Revised: 15 April 2019 / Accepted: 19 April 2019 / Published: 21 April 2019
(This article belongs to the Section Molecular Genetics and Genomics)

Abstract

:
As the most widely-used single cell whole genome amplification (WGA) approach, multiple displacement amplification (MDA) has a superior performance, due to the high-fidelity and processivity of phi29 DNA polymerase. However, chimeric reads, generated in MDA, cause severe disruption in many single-cell studies. Herein, we constructed ChimeraMiner, an improved chimeric read detection pipeline for analyzing the sequencing data of MDA and classified the chimeric sequences. Two datasets (MDA1 and MDA2) were used for evaluating and comparing the efficiency of ChimeraMiner and previous pipeline. Under the same hardware condition, ChimeraMiner spent only 43.4% (43.8% for MDA1 and 43.0% for MDA2) processing time. Respectively, 24.4 million (6.31%) read pairs out of 773 million reads, and 17.5 million (6.62%) read pairs out of 528 million reads were accurately classified as chimeras by ChimeraMiner. In addition to finding 83.60% (17,639,371) chimeras, which were detected by previous pipelines, ChimeraMiner screened 6,736,168 novel chimeras, most of which were missed by the previous pipeline. Applying in single-cell datasets, all three types of chimera were discovered in each dataset, which introduced plenty of false positives in structural variation (SV) detection. The identification and filtration of chimeras by ChimeraMiner removed most of the false positive SVs (83.8%). ChimeraMiner revealed improved efficiency in discovering chimeric reads, and is promising to be widely used in single-cell sequencing.

Graphical Abstract

1. Introduction

Among the single cell whole genome amplification (WGA) approaches, multiple displacement amplification (MDA) [1] is considered a conventional approach to comprehensive applications, due to the efficient processivity, proofreading ability [2], and strand displacement activity [2,3] of phi29 DNA polymerase [2,4]. However, chimeric reads (i.e., chimeras) were discovered in the MDA sequencing data and caught more and more attention [5,6,7,8]. Chimeras resulted from alterative secondary structures, that can occur in the highly branched DNA, formed during the MDA processing [6], appearing as DNA rearrangements in amplified DNA (Figure 1a,b). The structure of chimeras is made up of two or more parts, which are located consecutively but adjacently on a chromosome (Figure 1c,d) [6,8,9]. In most bioinformatics analyses, chimeras can be filtered after mapping [5,10,11], but they still result in breaks in some researches, such as the ones aiming at structural variation (SV) detection [12,13,14,15,16,17], de novo genome assembly [18,19,20,21], and genetic recombination studies [22]. When identifying SV in MDA sequencing data, the formation of chimera will introduce false positive SVs [23,24], with an emphasis on inversions [25], will also increase the subsequent SV validation effort by >200-fold [25]. In addition, when constructing contigs for de novo genome assembly, chimeras will complicate genome assembly by linking non-contiguous chromosomal regions [21]. Therefore, elaborate analysis of chimeras is important for reducing these breaks.
The phi29DNApol-mediated chimeras were first discovered in 2006 [5], and were initially characterized by Lasken et al. in 2007 [6]. More comprehensive characterization was operated in 2015 [8] by exploring chimeras in over 130 giga-base MDA sequencing data [26]. A bioinformatics pipeline based on Short Oligonucleotide Analysis Package 2 (SOAP2) alignment software [27,28] was constructed at that time for Illumina HiSeq sequencing platform, to discover chimeric reads and to realize the statistics about the total amount of chimeras, as well as the detailed distributions of each kind of chimeras [8].
In previous works [8,9], authors divided chimeras into two categories: The insertion chimeras and the single-end chimeras. The insertion chimeras of the paired-end reads can be directly observed from the single-end mapped reads, based on the logical relation of mapping locations (+ or − strand). The bioinformatics pipeline for analyzing the single-end chimeras was established based on the subsection alignment strategy. Firstly, the paired-end reads were aligned to the reference genome, using SOAP2 [27,28]. The unmapped reads whose first 30-nt bases could map the reference were collected as the candidate single-end chimeras. Seed extension and local alignment were executed and circulated on the candidate single-end chimeras until the extended reads reached the upper limit of the mismatch. The reads were split into two parts from the tail end of the former part, and the lagging subsection were aligned to the 5000 bp local-regional of the former one, to find their exact location and the overlap sequences of two parts. Lastly, the single-end chimeras were divided into two types, direct chimeras and inverted chimeras, based on the two parts of a chimeras located at the reverse strands or the same strands.
The bioinformatics pipeline above is complicated, the alignment and the circulation of extension take lots of time. In addition, the split-reads generated by the SOAP2 were not used for chimera analysis in the previous pipeline, which might miss plenty of single-end chimeras. Hence, we designed an improved bioinformatics pipeline to recognize chimeras from alignment results, and realized accurate classification and quantity statistics of chimeras, called ChimeraMiner. ChimeraMiner was built on the Burrows-Wheeler Aligner (BWA) [29,30,31], and the chimeras within single-end were recognized by using the soft-clipped alignment reads. Compared to the previous pipeline, ChimeraMiner was more efficient in chimera recognition and classification. Many chimeras, missed in the previous pipeline, were discovered using ChimeraMiner. Furthermore, we applied ChimeraMiner in several single-cell sequencing data for chimera discovering and evaluated the impact of chimera in SV detection.

2. Results

2.1. Data Downloaded and Initial Processing

We filtered the reads with “N” bases from all datasets, and the cleaned reads were used for alignment. Statistics of data and alignment results are provided in Table S1. Each sample had a high mapping ratio, revealing a well amplification during MDA.

2.2. Comparison between the Previous Pipeline and ChimeraMiner

We used both of the methods on two MDA samples to discover and classify the chimeras, SRX247249 and SRX252522 [26] (referred as MDA1, and MDA2, respectively). The duration of running was compared and the accuracy of ChimeraMiner was evaluated. When determining the valid single-end chimeras, we limited the subsection length no less than 30 bp. Moreover, we set the physical genome distance of two subsections ranging from 25 to 5000 bp, and the overlap sequence length longer than two bases.
As shown in Table 1, on the same computing platform, ChimeraMiner spent 60 h on MDA1 and 49 hours on MDA2 for alignment and chimera discovery, while the previous pipeline took 137 h on MDA1 and 114 h MDA2. The result demonstrated that ChimeraMiner was more efficient than the previous one. Using ChimeraMiner, 24,375,539 (about 6.31%) and 17,480,982 (about 6.62%) paired-end read pairs were ascribed as chimeras and classified into three types, which were both higher than the previous one. Many novel single-end chimeras were discovered. Most of them were attributed to the overlook of split-reads in the previous pipeline, and are investigated in the Discussion section. The results of the two pipelines demonstrated that the inverted chimeras are the dominant type of the single-end chimeras (average 91.36% by using ChimeraMiner, and average 88.69% by using the previous pipeline). The results were generally in concordance with the results of previous works [6,8,9], which endorsed that ChimeraMiner was accurate in chimera discovering.
We further evaluated the coincidence of the results for two pipelines in sample MDA1, and the results were shown in Figure 2. For single-end chimeras, regardless of direct chimeras or inverted chimeras, ChimeraMiner found numerous novel ones, by contrast only a small number of chimeras was found by using the previous pipeline. The results of insertion chimeras were highly coincident when using these two pipelines. All of the difference was investigated in discussion section.

2.3. The Performance in Single-Cell MDA Sequencing Data

ChimeraMiner was used to distinguish chimeras and normal reads in single-cell MDA sequencing data. We compared the chimeric rate and the amount of each type of chimera. For each single cell sample, the overall chimeric rate was between 0.93% and 4.68%, and all three types of chimeras were detected in each dataset (Table 2).
In each single cell dataset, the inverted chimera was also the dominant type of the single-end chimera, which was coherent with the results of conventional MDA and previous works [6,8,9]. The consistent ratio between the inverted chimera and direct chimera, in all datasets, demonstrated that the application of ChimeraMiner in single cell MDA datasets was as effective as in conventional MDA datasets.

2.4. The Impact of Chimeras on Structural Variation

MDA1 was selected for evaluating the impact of chimeras on SV analysis. The biological sample of MDA1 is NA12878. Therefore, we deep-sequenced the unamplified genomics DNA of NA12878 to provide a control in SV analysis, named Bulk.
We compared the number of SVs discovered before, and after, filtering chimeras to analysis the impact of chimeras on identifying SVs. The chimeras were detected using ChimeraMiner, and was filtered by using FilterSamReads tool of Picard [32]. After marked PCR duplicates, we used LUMPY [33] to identify SVs from the two preprocessed bam files. SVs of non-amplified data were detected as control. Then, we used SVTyper [34], to perform breakpoint genotyping of SVs. SVs, which were smaller than 50 base-pairs, and whose supported reads were smaller than 5, were filtered. From the statistical results, there is a huge difference between amplified data and non-amplified data. After filtered chimeras, the number of the false positive SVs decreased by 83.82% (Table 3). The results indicated that the recognition and filtration of chimeras abate the influence in SVs identification in MDA samples.

3. Discussion

In this study, we constructed ChimeraMiner for detecting chimeric read from the phi29 polymerase amplified human genome. Based on the chimeric site, located in a read or in the insertion sequence of a pair of reads, the chimeras were initially classified in single-end chimera and paired-end chimera (insertion chimera). The single-end chimera was further divided into direct chimera and inverted chimera, based on the orientation of the two subsections of the chimera. Normally, single-end chimeras were undoubtedly abandoned in almost studies. In fact, these chimeras could be converted into useful data by splitting from the chimeric sites after detection. Therefore, our study improves the utilization efficiency of the sequencing data, and is able to integrate the chimeras into the following bioinformatics analysis, rapidly.
By comparison with previous pipelines, ChimeraMiner took less than a half the time (43.8% for MDA1 and 43.0% for MDA2) to accomplish the detection. It was mainly due to the optimization of detecting process and the different alignment tools selected. While searching for overlap sequences, ChimeraMiner used a solo cyclical alignment, but the previous pipeline utilized two nested loops. Beyond all doubt, one solo cyclical alignment took less time than the nested ones. Meanwhile, the alignment tool BWA-MEM was used in ChimeraMiner, and the previous pipeline used SOAP2. BWA-MEM was considered to take less time in paired-end reads alignment than SOAP2 does [35,36,37]. Besides, the SAM format [38] can alleviate the difficulty of the following analysis and reduce time.
The possible generation mechanism of the two single-ended chimeras has been illustrated before in [6,8], and the ratio of these two kinds of chimeras has been calculated [6,8]. Both ChimeraMiner and the previous pipeline had similar results in the ratio of direct chimera and inverted chimera. However, no matter what kind of chimera, the absolute quantity detected by the two pipelines were different. Generally speaking, ChimeraMiner found numerous novel ones, while only a small number of chimeras were only found by using the previous pipeline. As shown in Figure 2, ChimeraMiner found 401,388 novel direct chimeras and 4,662,386 novel inverted chimeras. After detailed inspection of the previous pipeline, we found that the split-reads in the alignment results of SOAP2 were not well-handled and might be the reason of missing numerous single-end chimeras. A read which is not full-length mapped, but contains a mappable subsection, is considered to be a split-read in SOAP2. Split-reads are no doubt the candidates of single-ended chimeras for their mapping characteristic. But in alignment results of SOAP2, the unmappable parts of the split-reads were removed, where only the mapped subsections were kept. Therefore, those split-reads were ascribed as full length mapped reads and were not used for chimera detection, which caused the missing of direct and inverted chimera. After detailed investigation of MDA1, we found 6,415,806 split-reads in the alignment results by using SOAP2. By using ChimeraMiner, 258,396 of them were classified as direct chimera (64.38% of the novel direct chimeras), and 3,194,911 of them were classified as inverted chimeras (68.53% of the novel inverted chimeras). Most of the rest of the novel single-end chimeras were not discovered using the previous pipeline, due to the strict alignment condition of seed sequence, where no mismatch was allowing in seed (first 30-nt of reads) mapping. The small amount of single-ended chimeras (64,746 direct chimeras and 332,398 inverted chimeras), which were only found by using the previous pipeline, were mainly due to the different reads aligning process between BWA-MEM and SOAP2. Using ChimeraMiner, 47,934 candidate direct chimeras and 322,786 candidate inverted chimeras which could be boiled down to chimeras in the previous pipeline were filtered by the length of overlap sequences and chimera subsections. Besides, 3792 direct chimeras and 16,796 inverted chimeras which was only found in previous pipeline could map to reference with deletions, insertions and mismatches, by using BWA-MEM, and were not considered to be chimeras in ChimeraMiner. Meanwhile, randomly reports the hits of multiple aligned read in SOAP2 was another reason of quantity difference. Due to the relatively soft alignment condition of BWA, some of the reads, which were dropped using SOAP2, were mappable using BWA-MEM, and part of them (1,672,394) were ascribed as insertion chimeras. Based on the results above, ChimeraMiner showed a promoted efficiency and accuracy in handling the same data.
MDA is highly susceptible to contamination, especially when working with single cells. Chimera formation is thought to be a problem in single-cell MDA and is potentially arisen by strand switching during the displacement process. Herein, we successfully utilized ChimeraMiner to distinguish chimeras and normal reads in the sequencing data of single-cell MDA. To the best of our knowledge, there is no systematic discovery and analysis of chimeras in single-cell MDA sequencing data previously.
After detecting chimeras in all samples, we statistically analyzed the different chimeras. First, we found that the conventional MDA (MDA1 and MDA2) generate more chimeras. It is mainly because the DNA used in the sample of MDA1 and MDA2 was lower than that in one cell, about 10% to 40% of a haploid genome. The limited amount of input DNA caused the increase of amplification duration, and the number of chimeras increased synchronously. Among single cell samples, inverted chimera was remaining the dominant type of the single-end chimera (Table 3), which is coherent with the results of conventional MDA and also the previous works [6,8,9]. The results demonstrated that applying ChimeraMiner in single cell MDA data was as affective as in conventional MDA datasets. All the results indicated that the amplified DNA, using phi29DNApol, would generate chimeras regardless of the DNA from multi-cells or single cell.
By comparing the quantity of SVs between amplified and non-amplified genomic DNA, we known that the chimera introduced many false positive SVs. After filtering the detected chimeras, 83.82% of the false positive SVs were removed. The results indicated that the impact of chimeras on SV detection is massive, and the identification of chimeras from sequencing data, enables more accurately recognized SV. A practical SV identification pipeline is desired to be developed, based on the accurate recognition of chimeras.

4. Materials and Methods

4.1. Data Sources

The human genome sequence [39] was downloaded from the University of California, Santa Cruz (UCSC) Genome Browser database [40]. Assembled autosomal chromosomes, chromosome X, chromosome Y, and mitochondrial DNA were used as mapping reference (hg19). We deep-sequenced the unamplified genomics DNA of NA12878 on HiSeq platform (Illumina Inc., an Diego, CA, USA) using PE-150 mode as the control in SVs identification, and referred as Bulk.
Whole genome sequencing data, from MDA and single cell MDA, were downloaded in FASTQ format [41] from NCBI under Sequence Read Archive (SRA) accession numbers: SRX247249 and SRX252522 (referred as MDA1 and MDA2 respectively) [26]; SRR1777307 and SRR1777308 (referred as HUMDA) [42]; SRS294760 and SRS294759 (referred as BGIYH1 and BGIYH2 respectively) [43]; SRR5365373, SRR5365372, SRR5365371, SRR5365364, SRR5365363 and SRR5365362 (referred as Qiagen1, Qiagen5, Qiagen9, GE2, GE4 and GE10 respectively) [44]. The type of MDA1, MDA2 and HUMDA were PE–101, BGIYH cells were PE-100, and BJ cells were PE-150. The Table 4 provides the summary of the data; the SampleID is corresponding to the SRA accession number.
The hardware of the computing platform was four Xeon E7-4820 CPUs, 256 giga-base ram and the operating system is Ubuntu 14.04.5. In comparison, we respectively used twelve threads in the mapping step and one thread in the script of detecting chimera. The RAM used by ChimeraMiner is relatively small because of all scripts written in Perl5.18 [45].

4.2. Bioinformatics Analysis for Chimera Detecting

Using the pipeline of previous studies as guideline, ChimeraMiner was composed of three parts: (A) sequencing reads pre-processing, reads alignment, and filtrating; (B) unscrambling of the soft-clipped alignment reads and realignment; (C) searching overlap and achieving valid chimeras.

4.2.1. Pre-Processing, Alignment, and Filtrating

Firstly, we achieved clean reads by removing the raw reads with N base. The clean data was mapped to the human reference genome hg19 by using BWA alignment software with BWA-MEM algorithm in paired-end mode. The alignment results were saved as SAM format [38] and the aligned detail information was explored. We removed the properly paired-end aligned read pairs and unmapped reads from the SAM file. By analyzing the SAM FLAG value [38], read pairs aligned to the same strand were classified as insertion chimeras, and the soft-clipped alignment reads were retained for the following analysis by unscrambling the SAM CIGAR information [38] (Figure 3).

4.2.2. Unscrambling of the Soft-Clipped Alignment Reads and Realignment

In this step, we split the soft-clipped alignment reads retained in accordance with the soft-clipped alignment locations and strand orientation, and reconstructed new paired-end files, using the parts of all soft-clipped alignment reads.
According to the length of the chromosome, we filtered the soft-clipped sequences whose subsections were shorter than the minimum length, which was calculated by the following equation:
min (L soft-clipped) = [log4 L chromosome] + 1
For example, the length of chromosome 1 is 249,250,621 bp; the minimum length of the soft-clipped sequences, calculated by the equation above, is 14. The soft-clipped sequences, which contained subsections shorter than a 14 bp trend to be multi-aligned on chromosome 1. Therefore, these soft-clipped sequences are removed.
Meanwhile, any soft-clipped sequences which contained subsections shorter than 8 bp were removed due to the large probability of multiple alignment. Then, the reconstructed data were mapped to hg19 with BWA-backtrack in paired-end mode [29]. (Figure 4). The format of reconstructed pair-end reads was show in the Figure S1 in Supplementary Materials.

4.2.3. Searching Overlap and Achieving Valid Chimeras

In this step, we aimed to search the overlap sequences of split reads, and achieve the discovery of all the valid single-end chimeras. Firstly, according to the results of realignment, the recordings of the two segments mapped to different strands of the chromosome were regarded as potential inverted chimeras, and those mapped to the same strands of the chromosome, were regarded as potential direct chimeras. Then, we designed an algorithm for searching the overlap sequences of the potential chimeras. Firstly, we assumed that the overlap sequence located at the end of former subsection, and restricted the length of the overlap sequence with the maximum 30 bp. To search the overlap sequence, the last 31-nt of the former subsection were cut. If the length of the former subsection was shorter than 31-nt, we polished the subsection with N forward. Then, based on the mapped position and orientation of the following subsections, we reverse-extended the following subsection by 31-nt, from the coordinate of its first base on the reference genome. The last 31-nt of the former subsection was cyclically aligned, with the extended 31-nt of the following subsections, by shortening one nucleotide in one loop, until the overlap sequence was found or no sequence was left. We tolerated one mismatch during the cyclically alignment, as the mismatch cannot appear at the beginning of the overlap sequence (Figure S2a). Hereafter, we assumed the overlap sequence located at the head of following subsection, so we cut the first 31-nt of the following subsection and extended the former subsection by 31-nt from the coordinates of its last base on reference genome. The cyclical alignment was repeated to achieve the overlap sequence (Figure S2b). If two overlap sequences were discovered by pipeline above, the longer one was selected as the final overlap sequence. We kept the potential chimeras in which at least one overlap sequence was discovered and considered them as the valid chimeras.

5. Conclusions

We constructed ChimeraMiner, an improved chimeric sequence detection pipeline, based on BWA-MEM for analyzing the sequencing data of MDA, and classified the chimeric sequences into three types: Direct chimera, inverted chimera, and insertion chimera. ChimeraMiner accurately classified 24,375,539 (about 6.31%) read pairs from MDA1 and 17,480,982 (about 6.62%) read pairs from MDA2 as chimeras, spending the previous pipeline, ChimeraMiner screened 6,736,168 novel chimeras, most of which have been demonstrated to be missed by the previous pipeline. Furthermore, by applying ChimeraMiner in several single cell sequencing data, all types of chimeras were discovered in every single-cell dataset. MDA introduced plenty of false positive SVs into single cell sequencing data, and the identification and filtration of chimeras were able to remove most of the false positive SVs. ChimeraMiner revealed advanced efficiency in discovering chimeric sequences, and is promising to be widely used in single-cell sequencing to reduce the influence of chimeras to single-cell studies.

Supplementary Materials

Supplementary materials can be found at https://www.mdpi.com/1422-0067/20/8/1953/s1.

Author Contributions

J.T. and Z.L. conceived and designed the experiments; N.L., J.G., Y.T., and K.L. performed the bioinformatics analysis; N.L., J.L., and C.B. performed the data statistic; N.L. and J.G. contributed analysis tools; J.T. and N.L. wrote the paper.

Funding

This work was supported by the project 61571121 of National Natural Science Foundation of China, the Fundamental Research Funds for the Central Universities of China, and Joint Research Fund for State Key Laboratory of Bioelectronics and Zhongda Hospital.

Acknowledgments

We thank the Big Data Center of Southeast University for providing the facility support on the numerical calculations in this paper. The sequencing data of this study come from the previous researches and can download from the NCBI SRA database. The SRA numbers as following: SRX247249, SRX252522, SRR1777307, SRR1777308, SRS294760, SRS2947659, SRR5365373, SRR5365372, SRR5365371, SRR5365364, SRR5365363 and SRR5365362.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

MDAMultiple displacement amplification
WGAWhole genome amplification
Phi29DNApolPhi29 DNA polymerase
ChimerasChimeric sequence reads
SOAP2Short Oligonucleotide Analysis Package 2
BWABurrows-Wheeler Aligner
SCMDASingle cell multiple displacement amplification
Hg19Human reference genome Feb. 2009 assembly
SRASequence Read Archive
UCSCUniversity of California, Santa Cruz
NCBINational Center for Biotechnology Information
B-LymphocytePeripheral vein B-Lymphocyte
BJ, ATCCBJ primary human foreskin fibroblast
HUVECHuman umbilical vein endothelial cell
YHYH lymphoblastoid cell line
BWA-MEMBurrows-Wheeler Aligner-Maximal Exact Matches
SVsStructural Variations

References

  1. Dean, F.B.; Hosono, S.; Fang, L.H.; Wu, X.H.; Faruqi, A.F.; Bray-Ward, P.; Sun, Z.Y.; Zong, Q.L.; et al. Comprehensive human genome amplification using multiple displacement amplification. Proc. Natl. Acad. Sci. USA 2002, 99, 5261–5266. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  2. Dean, F.B.; Nelson, J.R.; Giesler, T.L.; Lasken, R.S. Rapid amplification of plasmid and phage DNA using phi29 DNA polymerase and multiply-primed rolling circle amplification. Genome Res. 2001, 11, 1095–1099. [Google Scholar] [CrossRef]
  3. Zhang, D.Y.; Brandwein, M.; Hsuih, T.; Li, H.B. Ramification amplification: A novel isothermal DNA amplification method. Mol. Diagn. 2001, 6, 141–150. [Google Scholar] [CrossRef] [PubMed]
  4. Garmendia, C.; Bernad, A.; Esteban, J.A.; Blanco, L.; Salas, M. The Bacteriophage-Phi-29 DNA-Polymerase, a Proofreading Enzyme. J. Biol. Chem. 1992, 267, 2594–2599. [Google Scholar] [PubMed]
  5. Zhang, K.; Martiny, A.C.; Reppas, N.B.; Barry, K.W.; Malek, J.; Chisholm, S.W.; Church, G.M. Sequencing genomes from single cells by polymerase cloning. Nat. Biotechnol. 2006, 24, 680–686. [Google Scholar] [CrossRef]
  6. Lasken, R.S.; Stockwell, T.B. Mechanism of chimera formation during the Multiple Displacement Amplification reaction. BMC Biotechnol. 2007, 7, 19. [Google Scholar] [CrossRef]
  7. Marcy, Y.; Ishoey, T.; Lasken, R.S.; Stockwell, T.B.; Walenz, B.P.; Halpern, A.L.; Beeson, K.Y.; Goldberg, S.M.; Quake, S.R. Nanoliter reactors improve multiple displacement amplification of genomes from single cells. PLoS Genet. 2007, 3, 1702–1708. [Google Scholar] [CrossRef]
  8. Tu, J.; Guo, J.; Li, J.J.; Gao, S.; Yao, B.; Lu, Z.H. Systematic Characteristic Exploration of the Chimeras Generated in Multiple Displacement Amplification through Next Generation Sequencing Data Reanalysis. PLoS ONE 2015, 10, 10. [Google Scholar] [CrossRef] [PubMed]
  9. Tu, J.; Lu, N.; Duan, M.Q.; Huang, M.T.; Chen, L.; Li, J.J.; Guo, J.; Lu, Z.H. Hotspot Selective Preference of the Chimeric Sequences Formed in Multiple Displacement Amplification. Int. J. Mol. Sci. 2017, 18, 492. [Google Scholar] [CrossRef]
  10. Chitsaz, H.; Yee-Greenbaum, J.L.; Tesler, G.; Lombardo, M.J.; Dupont, C.L.; Badger, J.H.; Novotny, M.; Rusch, D.B.; Fraser, L.J.; Gormley, N.A.; et al. Efficient de novo assembly of single-cell bacterial genomes from short-read data sets. Nat. Biotechnol. 2011, 29, 915. [Google Scholar] [CrossRef] [PubMed]
  11. Wang, Y.; Navin, N.E. Advances and Applications of Single-Cell Sequencing Technologies. Mol/ Cell 2015, 58, 598–609. [Google Scholar] [CrossRef] [PubMed]
  12. Abel, H.J.; Duncavage, E.J.; Becker, N.; Armstrong, J.R.; Magrini, V.J.; Pfeifer, J.D. SLOPE: A quick and accurate method for locating non-SNP structural variation from targeted next-generation sequence data. Bioinformatics 2010, 26, 2684–2688. [Google Scholar] [CrossRef] [PubMed]
  13. Voet, T.; Kumar, P.; Van Loo, P.; Cooke, S.L.; Marshall, J.; Lin, M.L.; Zamani Esteki, M.; Van der Aa, N.; Mateiu, L.; McBride, D.J.; et al. Single-cell paired-end genome sequencing reveals structural variation per cell cycle. Nucleic Acids Res/ 2013, 41, 6119–6138. [Google Scholar] [CrossRef] [PubMed]
  14. Van Loo, P.; Voet, T. Single cell analysis of cancer genomes. Curr. Opin. Genet. Dev. 2014, 24, 82–91. [Google Scholar] [CrossRef] [Green Version]
  15. Hou, Y.; Wu, K.; Shi, X.L.; Li, F.Q.; Song, L.T.; Wu, H.J.; Dean, M.; Li, G.B.; Tsang, S.; Jiang, R.Z.; et al. Comparison of variations detection between whole-genome amplification methods used in single-cell resequencing. Gigascience 2015, 4, 37. [Google Scholar] [CrossRef]
  16. Davis, C.F.; Ritter, D.I.; Wheeler, D.A.; Wang, H.; Ding, Y.; Dugan, S.P.; Bainbridge, M.N.; Muzny, D.M.; Rao, P.H.; Man, T.K.; et al. SV-STAT accurately detects structural variation via alignment to reference-based assemblies. Source Code Biol. Med. 2016, 11, 8. [Google Scholar] [CrossRef] [Green Version]
  17. Guan, P.; Sung, W.K. Structural variation detection using next-generation sequencing data A comparative technical review. Methods 2016, 102, 36–49. [Google Scholar] [CrossRef]
  18. Rodrigue, S.; Malmstrom, R.R.; Berlin, A.M.; Birren, B.W.; Henn, M.R.; Chisholm, S.W. Whole Genome Amplification and De novo Assembly of Single Bacterial Cells. PLoS ONE 2009, 4, 9. [Google Scholar] [CrossRef] [PubMed]
  19. Nurk, S.; Bankevich, A.; Antipov, D.; Gurevich, A.A.; Korobeynikov, A.; Lapidus, A.; Prjibelski, A.D.; Pyshkin, A.; Sirotkin, A.; Sirotkin, Y.; et al. Assembling Single-Cell Genomes and Mini-Metagenomes From Chimeric MDA Products. J. Comput. Biol. 2013, 20, 714–737. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  20. Hosokawa, M.; Nishikawa, Y.; Kogawa, M.; Takeyama, H. Massively parallel whole genome amplification for single-cell sequencing using droplet microfluidics. Sci. Rep. 2017, 7, 5199. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  21. Kogawa, M.; Hosokawa, M.; Nishikawa, Y.; Mori, K.; Takeyama, H. Obtaining high-quality draft genomes from uncultured microbes by cleaning and co-assembly of single-cell amplified genomes. Sci. Rep. 2018, 8, 2059. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  22. Peccoud, J.; Lequime, S.; Moltini-Conclois, I.; Giraud, I.; Lambrechts, L.; Gilbert, C. A Survey of Virus Recombination Uncovers Canonical Features of Artificial Chimeras Generated During Deep Sequencing Library Preparation. G3 Genes Genom Genet. 2018, 8, 1129–1138. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  23. Huang, L.; Ma, F.; Chapman, A.; Lu, S.J.; Xie, X.S. Single-Cell Whole-Genome Amplification and Sequencing: Methodology and Applications. Annu. Rev. Genom. Hum. G 2015, 16, 79–102. [Google Scholar] [CrossRef]
  24. Gawad, C.; Koh, W.; Quake, S.R. Single-cell genome sequencing: Current state of the science. Nat. Rev. Genet. 2016, 17, 175–188. [Google Scholar] [CrossRef] [PubMed]
  25. Jiao, X.; Rosenlund, M.; Hooper, S.D.; Tellgren-Roth, C.; He, L.Q.; Fu, Y.T.; Mangion, J.; Sjoblom, T. Structural Alterations from Multiple Displacement Amplification of a Human Genome Revealed by Mate-Pair Sequencing. PLoS ONE 2011, 6, 7. [Google Scholar] [CrossRef] [PubMed]
  26. Kaper, F.; Swamy, S.; Klotzle, B.; Munchel, S.; Cottrell, J.; Bibikova, M.; Chuang, H.Y.; Kruglyak, S.; Ronaghi, M.; Eberle, M.A.; et al. Whole-genome haplotyping by dilution, amplification, and sequencing. Proc. Natl. Acad. Sci. USA 2013, 110, 5552–5557. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  27. Li, R.Q.; Li, Y.R.; Kristiansen, K.; Wang, J. SOAP: Short oligonucleotide alignment program. Bioinformatics 2008, 24, 713–714. [Google Scholar] [CrossRef]
  28. Li, R.Q.; Yu, C.; Li, Y.R.; Lam, T.W.; Yiu, S.M.; Kristiansen, K.; Wang, J. SOAP2: An improved ultrafast tool for short read alignment. Bioinformatics 2009, 25, 1966–1967. [Google Scholar] [CrossRef] [PubMed]
  29. Li, H.; Durbin, R. Fast and accurate short read alignment with Burrows-Wheeler transform. Bioinformatics 2009, 25, 1754–1760. [Google Scholar] [CrossRef] [PubMed]
  30. Li, H.; Durbin, R. Fast and accurate long-read alignment with Burrows-Wheeler transform. Bioinformatics 2010, 26, 589–595. [Google Scholar] [CrossRef]
  31. Li, H. Aligning sequence reads, clone sequences and assembly contigs with BWA-MEM. arXiv, 2013; arXiv:1303.3997. [Google Scholar]
  32. McKenna, A.; Hanna, M.; Banks, E.; Sivachenko, A.; Cibulskis, K.; Kernytsky, A.; Garimella, K.; Altshuler, D.; Gabriel, S.; Daly, M.; et al. The Genome Analysis Toolkit: A MapReduce framework for analyzing next-generation DNA sequencing data. Genome Res. 2010, 20, 1297–1303. [Google Scholar] [CrossRef]
  33. Layer, R.M.; Chiang, C.; Quinlan, A.R.; Hall, I.M. LUMPY: A probabilistic framework for structural variant discovery. Genome Biol. 2014, 15, R84. [Google Scholar] [CrossRef] [PubMed]
  34. Chiang, C.; Layer, R.M.; Faust, G.G.; Lindberg, M.R.; Rose, D.B.; Garrison, E.P.; Marth, G.T.; Quinlan, A.R.; Hall, I.M. SpeedSeq: Ultra-fast personal genome analysis and interpretation. Nat. Methods 2015, 12, 966–968. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  35. Shang, J.; Zhu, F.; Vongsangnak, W.; Tang, Y.F.; Zhang, W.Y.; Shen, B.R. Evaluation and Comparison of Multiple Aligners for Next-Generation Sequencing Data Analysis. BioMed Res. Int. 2014, 2014, 309650. [Google Scholar] [CrossRef]
  36. Choi, J.; Park, K.; Cho, S.B.; Chung, M. HIA: A genome mapper using hybrid index-based sequence alignment. Algorithm Mol. Biol. 2015, 10. [Google Scholar] [CrossRef]
  37. Ziemann, M. Accuracy, speed and error tolerance of short DNA sequence aligners. bioRxiv 2016. [Google Scholar] [CrossRef]
  38. Li, H.; Handsaker, B.; Wysoker, A.; Fennell, T.; Ruan, J.; Homer, N.; Marth, G.; Abecasis, G.; Durbin, R.; Genome Project Data Processing, S. The Sequence Alignment/Map format and SAMtools. Bioinformatics 2009, 25, 2078–2079. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  39. Lander, E.S.; Linton, L.M.; Birren, B.; Nusbaum, C.; Zody, M.C.; Baldwin, J.; Devon, K.; Dewar, K.; Doyle, M.; FitzHugh, W.; et al. Initial sequencing and analysis of the human genome. Nature 2001, 409, 860–921. [Google Scholar]
  40. Kent, W.J.; Sugnet, C.W.; Furey, T.S.; Roskin, K.M.; Pringle, T.H.; Zahler, A.M.; Haussler, D. The human genome browser at UCSC. Genome Res. 2002, 12, 996–1006. [Google Scholar] [CrossRef]
  41. Cock, P.J.A.; Fields, C.J.; Goto, N.; Heuer, M.L.; Rice, P.M. The Sanger FASTQ file format for sequences with quality scores, and the Solexa/Illumina FASTQ variants. Nucleic Acids Res. 2010, 38, 1767–1771. [Google Scholar] [CrossRef]
  42. Fu, Y.S.; Li, C.M.; Lu, S.J.; Zhou, W.X.; Tang, F.C.; Xie, X.S.; Huang, Y.Y. Uniform and accurate single-cell sequencing based on emulsion whole-genome amplification. Proc. Natl. Acad. Sci. USA 2015, 112, 11923–11928. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  43. Hou, Y.; Song, L.T.; Zhu, P.; Zhang, B.; Tao, Y.; Xu, X.; Li, F.Q.; Wu, K.; Liang, J.; Shao, D.; et al. Single-Cell Exome Sequencing and Monoclonal Evolution of a JAK2-Negative Myeloproliferative Neoplasm. Cell 2012, 148, 873–885. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  44. Chen, C.Y.; Xing, D.; Tan, L.Z.; Li, H.; Zhou, G.Y.; Huang, L.; Xie, X.S. Single-cell whole-genome analyses by Linear Amplification via Transposon Insertion (LIANTI). Science 2017, 356, 189–194. [Google Scholar] [CrossRef] [PubMed]
  45. Schwartz, R.L.; Foy, B.D.; Phoenix, T. Learning Perl, 6th ed.; O’Reilly: Beijing, China; Sebastopol, CA, USA, 2011; 363p. [Google Scholar]
Figure 1. The mechanism of chimera formation and the example visualization of the single-end chimeras. There was branch migration reaction during the MDA processing, because of there exists same sequence (green line in a,b) on adjacent templates (grey line in a,b). (a) The displaced 3′-end annealed to other template where the sequence on the 3′-end (red arrow in a) had annealed to the sequence on the 5′-strand (green line in a), then continued elongation and formed inverted chimera; (b) The displaced 3′-end annealed to other template where the sequence on the 3′-end (red line in b) had annealed to the sequence on the 3′-strand (green line in b), then continued elongation and formed direct chimera. In (a,b), grey lines are DNA templates, black lines represent base pairing, arrows show the direction of elongation, and red lines represent chimeras; (c) The chimeric read parts mapped to the reverse strands (+/−), defined as inverted chimera; (d) The chimera’s parts mapped to the same strands (−/−), defined as direct chimeras. The green sequences in (c,d) are the overlaps of the chimeras, between the parts of a chimera. The red sequences are part 1 of a chimera, and the blue sequences are part 2 of a chimera.
Figure 1. The mechanism of chimera formation and the example visualization of the single-end chimeras. There was branch migration reaction during the MDA processing, because of there exists same sequence (green line in a,b) on adjacent templates (grey line in a,b). (a) The displaced 3′-end annealed to other template where the sequence on the 3′-end (red arrow in a) had annealed to the sequence on the 5′-strand (green line in a), then continued elongation and formed inverted chimera; (b) The displaced 3′-end annealed to other template where the sequence on the 3′-end (red line in b) had annealed to the sequence on the 3′-strand (green line in b), then continued elongation and formed direct chimera. In (a,b), grey lines are DNA templates, black lines represent base pairing, arrows show the direction of elongation, and red lines represent chimeras; (c) The chimeric read parts mapped to the reverse strands (+/−), defined as inverted chimera; (d) The chimera’s parts mapped to the same strands (−/−), defined as direct chimeras. The green sequences in (c,d) are the overlaps of the chimeras, between the parts of a chimera. The red sequences are part 1 of a chimera, and the blue sequences are part 2 of a chimera.
Ijms 20 01953 g001
Figure 2. The comparison of two pipelines on MDA1. (a) direct chimera; (b) inverted chimera; (c) insertion chimera.
Figure 2. The comparison of two pipelines on MDA1. (a) direct chimera; (b) inverted chimera; (c) insertion chimera.
Ijms 20 01953 g002
Figure 3. Pre-processing, alignment and filtrating. FF (forward/forward) is a pair of reads aligned in forward/forward order and RR (reverse/reverse) is a pair of reads aligned in reverse/reverse order. They were grouped into ‘not a proper pair’.
Figure 3. Pre-processing, alignment and filtrating. FF (forward/forward) is a pair of reads aligned in forward/forward order and RR (reverse/reverse) is a pair of reads aligned in reverse/reverse order. They were grouped into ‘not a proper pair’.
Ijms 20 01953 g003
Figure 4. Unscrambling of the soft-clipped alignment reads and realignment.
Figure 4. Unscrambling of the soft-clipped alignment reads and realignment.
Ijms 20 01953 g004
Table 1. The statistics of the two chimera detection methods.
Table 1. The statistics of the two chimera detection methods.
SamplePipelinesTimes/hDirect 1Inverted 2Insertion 3Chimeric Rate 4 (%)
MDA1previous137249,3552,033,75118,817,7525.46
ChimeraMiner60585,9976,363,73917,425,8036.31
MDA2previous114203,3431,534,87011,194,4704.90
ChimeraMiner49521,8205,376,60811,582,5546.62
1 Direct chimera, two subsections mapped concordantly to one strand, a kind of single-end chimeras; 2 Inverted chimera, two subsections mapped to two reverse strands, a kind of single-end chimeras; 3 Insertion chimera, the chimerism happened in the sequencing insertion segments, two reads of the read-pair mapped to the same strand, also regarded as paired-end chimera; 4 Chimeric rate: the number of paired-end read pairs that classified as chimeras divide by the number of total paired-end read pairs.
Table 2. The number of the chimeras detected from single cell sequencing data.
Table 2. The number of the chimeras detected from single cell sequencing data.
ProtocolSampleIDDirectInvertedInsertionChimeric Rate (%)
MDA 1MDA1585,997 6,363,739 17,425,803 6.31
MDAMDA2521,820 5,376,608 11,582,554 6.62
scMDA 2BGIYH1240,456 1,763,085 3,334,791 2.37
scMDABGIYH264,154 598,660 1,600,853 1.42
scMDAHUMDA2,708,3264,559,919 4,397,551 3.24
scMDAQiagen1167,175 2,206,328 157,692 0.93
scMDAQiagen5227,852 2,867,365 163,770 1.17
scMDAQiagen9224,273 2,993,157 234,983 1.16
scMDAGE23,336,137 10,315,253 310,998 4.38
scMDAGE45,112,524 12,681,862 323,529 4.24
scMDAGE104,844,590 8,899,910 387,391 4.68
1 MDA: conventional phi29DNApol-mediated MDA; 2 scMDA: single cell MDA, the genomics DNA from a single cell amplified by using phi29DNApol-mediated MDA reactions.
Table 3. The number of structural variations discovered from sequencing data.
Table 3. The number of structural variations discovered from sequencing data.
SVTypesBefore Filter 2After Filter 3Bulk
BND 1172,238 16,416 3,462
DEL1,611 1,433 2,924
DUP28,921 20,300 848
INV593,858 90,726 55
1 BND: complex SVs, breakpoints that cannot be assigned to deletions (DEL) or duplications (DUP) or inversions (INV); 2 Before Filter: do not filter chimeras from mapped results; 3 After Filter: filter all detected chimeras from mapped results.
Table 4. The summary of data downloaded from NCBI.
Table 4. The summary of data downloaded from NCBI.
SRA NumberSample IDCell LineProtocolReads’ Type
Not-releasedBulkB-Lymphocyte 1unamplified2 × 150 bp
SRX247249MDA1phi29 DNA polymerase2 × 101 bp
SRX252522MDA2
SRR1777307&8HUMDAHUVEC 2phi29 DNA polymerase2 × 101 bp
SRS294760 BGIYH1YH 3REPLI-g Mini Kit2 × 100 bp
SRS294759 BGIYH2
SRR5365373Qiagen1BJ, ATCC 4REPLI-g Single Cell Kit2 × 150 bp
SRR5365372Qiagen5
SRR5365371Qiagen9
SRR5365364GE2BJ, ATCC 4illustra Single Cell GenomiPhiDNA Amplification Kit2 × 150 bp
SRR5365363GE4
SRR5365362GE10
1 B-Lymphocyte: Peripheral vein B-Lymphocyte; 2 HUVEC: Human umbilical vein endothelial cell; 3 YH: the YH lymphoblastoid cell line; 4 BJ, ATCC: BJ primary human foreskin fibroblast.

Share and Cite

MDPI and ACS Style

Lu, N.; Li, J.; Bi, C.; Guo, J.; Tao, Y.; Luan, K.; Tu, J.; Lu, Z. ChimeraMiner: An Improved Chimeric Read Detection Pipeline and Its Application in Single Cell Sequencing. Int. J. Mol. Sci. 2019, 20, 1953. https://doi.org/10.3390/ijms20081953

AMA Style

Lu N, Li J, Bi C, Guo J, Tao Y, Luan K, Tu J, Lu Z. ChimeraMiner: An Improved Chimeric Read Detection Pipeline and Its Application in Single Cell Sequencing. International Journal of Molecular Sciences. 2019; 20(8):1953. https://doi.org/10.3390/ijms20081953

Chicago/Turabian Style

Lu, Na, Junji Li, Changwei Bi, Jing Guo, Yuhan Tao, Kaihao Luan, Jing Tu, and Zuhong Lu. 2019. "ChimeraMiner: An Improved Chimeric Read Detection Pipeline and Its Application in Single Cell Sequencing" International Journal of Molecular Sciences 20, no. 8: 1953. https://doi.org/10.3390/ijms20081953

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop