Background

The past dozens of years have witnessed a new era in functional genomics using sequencing technologies [1]. The launch of the Roche 454 sequencer opened the era of next-generation sequencing (NGS) [2]. Compared with the traditional Sanger sequencing technology [3], NGS has significantly higher throughput and reduced costs [1]. Taking advantages of the power of NGS, transcriptome and Long non-coding RNA (LncRNA) sequencing has been accepted as a mainstream profiling technique to reveal gene regulatory networks in both animals and plants [4].

In the short history of NGS era, many sequencing platforms have emerged: Roche 454, Illumina series (GA, HiSeq, NextSeq, NovaSeq, etc.) [5], BGI (BGISEQ-500) [6], Ion Torrent [7], GenapSys [8]. These platforms employ different sequencing chemistry and detection approaches, and each of them has specific advantages and shortcomings [9]. After years of technology evolution and product commercialization, Illumina sequencers become the most widely used platform. However, the high instrument and reagent cost hinders broader applications [10]. In recent years, BGI’s MGI sequencers have received more attention in their cost effectiveness [11], though BGI’s unique DNB (DNA Nanoball) sequencing approach requires complicated library preparation and quality control procedure [12,13,14,15]. As DNA sequencing applications increase in different research fields and clinical settings, there is still a need to develop sequencers that are accurate, flexible, and cost-efficient for applications.

Recently, GeneMind Biosciences Company Limited (GeneMind), launched a new sequencing instrument (GenoLab M™) based on their previous work on GenoCare™ single molecule sequencer [16]. An overview of the mechanism of GenoLab M DNA sequencer is outlined in Fig. 1. The GenoLab M sequencer employs sequencing-by-synthesis (SBS) techniques and applies reversible termination approaches. In a sequencing run, a double-stranded target DNA library is constructed with generic adaptor sequences. The library is denatured to create single-stranded templates, which are captured on the surface of flow cell through hybridization to randomly pre-immobilized complimentary oligonucleotide. Surface-based amplification is performed after target DNA template capture to enhance signal-to-noise ratio of sequencing. The amplified DNA colonies on the flow cell are then hybridized to a sequencing primer, which contains an adaptor-complimentary sequence. Next, Fluorescence-dye labeled nucleotides and a polymerase are applied to start the sequencing cycle. In each cycle, the nucleotides’ terminator structure ensures only one nucleotide is incorporated by the polymerase on each extending primer. Four-color fluorescence signals from the labels are collected by a scanning optical system, and the terminator structure is cleaved to initiate the next sequencing cycle. The fluorescence image data through all cycles are then combined and color-corrected to generate the raw basecall data. Finally, Sequencing quality score are assigned to each base, DNA reads with the corresponding quality scores are combined to produce the final fastq file.

Fig. 1
figure 1

Sequencing Workflow of GenoLab M

NovaSeq 6000, launched in June, 2017, relies on Illumina’s SBS chemistry and two-color reversible terminator-based method. Combined with patterned flow cell technology [17], in excess of 3000 Gb of data can be sequenced on an S4 flow cell.

Previously, GenoLab M’s performance on transcriptome and LncRNA has not yet been evaluated by the scientific community. Here, we characterized the performance of GenoLab M on transcriptome and LncRNA by parallel comparison with NovaSeq 6000 from Illumina, Inc. on three different species: mouse, bean, and human. The raw data quality, gene expression level, alternatively spliced (AS) events, single nucleotide polymorphism (SNP), and insertions–deletions (InDel) analysis from the two sequencing platforms are compared. The data suggest that the GenoLab M is a promising sequencing platform for transcriptomics and LncRNA studies in animal, plant and human with comparable performance at lower cost.

Method

Samples preparation and RNA extraction

Mouse testicular tissue, human Lieming Xu-2 cells and bean hairy root tissue were collected for RNA extraction. RNAs were extracted by HiPure Universal RNA Mini Kit (Guangzhou Magen Biotechnology Co., Ltd.). Total RNA concentration and purity and integrity were measured via NanoDrop 2000 (Thermo Fisher Scientific, Wilmington, DE) and RNA Nano 6000 Assay Kit of the Agilent Bioanalyzer 2100 system (Agilent Technologies, CA, USA), respectively.

Transcriptome and LncRNA sequencing

Transcriptome library construction were performed by Hieff NGS Ultima Dual-mode mRNA Library Prep Kit for Illumina (Yeasen Biotechnology (Shanghai) Co., Ltd., China), Fast RNA-seq Lib Prep Module for Illumina (ABclonal Technology Co.,Ltd., China), TIANSeq Stranded RNA-Seq Kit (Illumina) (TIANGEN Biotech (Beijing) Co., Ltd., China) and VAHTS Universal V6 RNA-seq Library Prep Kit for Illumina (Vazyme Biotech Co., Ltd., China). These mRNA libraries were marked as Mouse, Human or Bean_mRNA_YS, AB, TG or VZ. LncRNA library were constructed via Hieff NGS Ultima Dual-mode RNA Library Prep Kit for Illumina and Hieff NGS MaxUp rRNA Depletion Kit (human/mouse/rat) (Yeasen Biotechnology (Shanghai) Co., Ltd., China), VAHTS Universal V6 RNA-seq Library Prep Kit for Illumina and Ribo-off rRNA Depletion Kit (Human/Mouse/Rat) (Vazyme Biotech Co.,Ltd., China), TIANSeq Stranded RNA-Seq Kit (Illumina) and TIANSeq rRNA Depletion Kit (H/M/R) (NR101-TA) (TIANGEN Biotech (Beijing) Co.,Ltd.,China). These libraries were marked as Mouse or Human_LncRNA_YS, VZ or TG. After library QC, they were subjected to NovaSeq 6000 and GenoLab M sequencing in PE150 or PE100 mode.

Cross-platform mRNA and LncRNA sequencing data analysis

Raw sequencing reads in fastq format were processed through a GeneMind in-house perl pipeline. Reads containing adapter, ploy-N or low-quality reads were filtered out to get clean reads. These clean reads were then mapped to the reference genome sequence with a perfect match or one mismatch method via HISAT2 tools software [18]. The corresponding genome references were downloaded from ensemble database by ftp://ftp.ensembl.org/pub/release-101/fasta/homo_sapiens/dna/, ftp://ftp.ensembl.org/pub/release-101/fasta/mus_musculus/dna, and ftp://ftp.ensemblgenomes.org/pub/plants/release-48/fasta/glycine_max/dna/. StringTie [19] was then used for transcript reconstruction. As candidate genes were defined as genes which were mapping to unannotated transcribed region, meanwhile, coding peptide was more than 50 amino acid residues with two or more exons. SNP and InDel calling was carried out by using GATK [20], furthermore, SnpEff [21] was used to annotate these mutations. Raw vcf files were filtered with GATK standard filter method and other parameters (clusterWindowSize:10; MQ0 > = 4 and (MQ0/(1.0*DP)) > 0.1; QUAL < 10; QUAL < 30.0 or QD < 5.0 or HRun > 5), and only SNPs with distance > 5 were retained. Alternative spliced events were identified by ASprofle software [22]. Expression values of candidate genes (FPKM) were calculated by RSEM [23].

For LncRNA identification, bioinformatic pipeline was performed according to published methods [24] with minor modifications. The transcriptome was assembled using the StringTie based on the reads mapped to the reference genome. The known LncRNAs from the assembled transcripts are defined using the Cuffcompare program from the Cufflinks package. The remaining transcripts (unknown transcripts) were used to screen for putative LncRNAs. Transcripts of more than 200 nt length and two exons were selected as candidate LncRNA transcripts. Then, CPC [25], CNCI [26], Pfam [27] and CPAT [28] were used to distinguish the protein-coding genes from the non-coding genes, and inter set as putative LncRNA. As well as the different types of LncRNAs including lincRNA, intronic LncRNA, anti-sense LncRNA, sense LncRNA were selected using gffcompare. StringTie (1.3.1) [29] was used to calculate FPKMs of LncRNAs. The FPKM of novel LncRNAs must be ≥0.1.

Results

Base and raw data quality

Following RNA extraction, two aliquots of each extract were constructed as Illumina libraries, respectively, using identical amounts of starting material, and then subsequently sequenced to facilitate bioinformatic comparisons on the data. In addition, to verify the compatibility of the library preparation kit for GenoLab M, we used kits from different manufacturers for testing (Supplemental Table S1). The sequencing strategy was pair-end 100 bp for GenoLab M and paired-end 150 bp for NovaSeq 6000. We initially generated between 23.20 M to 62.87 M clean reads per library in NovaSeq 6000 platform, and 26.86 M to 139.69 M clean reads per library in GenoLab M platform (Table 1). Each individual sample has similar base throughput from both sequencing platforms. The quality of sequencing data was checked using FastQC. For high base quality (over Q20) base percentages, the GenoLab M showed an average of 94.86%, and the NovaSeq 6000 showed an average of 97.50% with a slight preponderance (Table 1). As shown in Fig. 2, the clean reads from GenoLab M reached an average mapping rate of 91.80% and an average unique mapping rate of 88.33%, which are comparable to the mapping rates of reads from the NovaSeq 6000 platform. The two platforms shared fairly consistent reads distribution along genes across species (Fig. 3) and in expression density distribution (Fig. 4). Interestingly, the LncRNA expression level measured using Yeasen LncRNA library kit (YS) is higher than the other kits used in human and mouse. In Fig. 5, the charts showed that accuracy in the quantification of both low and high abundance genes were consistent. They further indicate that LncRNA expression by YS has obviously higher abundancy than the other kits in human and mouse (Fig. 5 A and B), which is consistent with the Fig. 4 B and D. Overall, the sequence quality of the two platforms was similar across various library kits.

Table 1 Summary of basic parameters in six transcriptome and four LncRNA sequencing datasets
Fig. 2
figure 2

Comparison of sequencing quality between GenoLab M and NovaSeq 6000 in genome mapping rate. A Transcriptome of mouse, B LncRNA of mouse, C Transcriptome of human, D LncRNA of human, E Transcriptome of bean. AB_, VZ_, YS_,TG_ means library kits from four companies

Fig. 3
figure 3

Comparison of sequencing quality between GenoLab M and NovaSeq 6000 in Reads distribution along the relative position of genes. A Transcriptome of mouse, B LncRNA of mouse, C Transcriptome of human, D LncRNA of human, E Transcriptome of bean. M_, H_ and B_ means mouse, human and bean, AB_, VZ_, YS, TG_ means library kits from four companies, N and G means Novaseq 6000 and GenoLab M

Fig. 4
figure 4

Repeatability of gene detection and quantifcation between GenoLab M and NovaSeq 6000 in expression density distribution. A Transcriptome of mouse, B LncRNA of mouse, C Transcriptome of human, D LncRNA of human, E Transcriptome of bean. M_, H_ and B_ means mouse, human and bean, AB_, VZ_, YS, TG_ means library kits from four companies, N and G means Novaseq 6000 and GenoLab M

Fig. 5
figure 5

Gene and lncRNA detection and quantifcation between GenoLab M and NovaSeq 6000 in boxplot graph of A human, B mouse, C bean. AB_, VZ_, YS_,TG_ means library kits from four companies, N and G means Novaseq 6000 and GenoLab M

Inter-platforms comparison of gene detection and quantification

In transcriptome and LncRNA analysis, the identification of genes is very important for the majority of research projects. Therefore, we further compared the capacity of GenoLab M and NovaSeq 6000 platforms on gene detection and quantification. Totally over 42,000, 16,000 and 26,000 genes were identified in bean, human, and mouse, respectively, via two sequencing platforms (Fig. 6A, Fig.S1A&B). For transcriptome, we observed a small fraction of different genes between the GenoLab M and NovaSeq 6000 platforms. Over 92% of genes were commonly detected by both sequencing platforms. However, for LncRNA, only 71% of genes were shared between the two sequencing platforms (Fig. 6B, Fig. S1C). This difference most likely stemmed from analysis using the method StringTie as novel LncRNAs judgment and the different read length of the sequence [19]. StringTie (1.3.1) was used to calculate FPKMs of LncRNAs and novel LncRNA was set at least 0.1. We checked the Pearson correlation coefficient of the transcriptome and LncRNA data produced by the two platforms using the same methods and found that all one pairs of samples showed high correlation coefficients, ranging from 0.972 to 0.992 in transcriptome, and ranging from 0.691 to 0.793 in LncRNA (Fig. 7). There is still a slight gap in the correlation between LncRNA and the two platforms. In all, GenoLab M has remarkable inter-platforms concordance with NovaSeq 6000, suggesting that GenoLab M could substitute NovaSeq 6000 in many application fields where transcriptome and LncRNA are the primary focus.

Fig. 6
figure 6

Venn diagram of genes expression FPKM between GenoLab M and NovaSeq 6000 in mouse. A Transcriptome, B LncRNA. AB_, VZ_, YS_,TG_ means library kits from four companies, N and G means Novaseq 6000 and GenoLab M

Fig. 7
figure 7

Scatter plots of gene expression values of the four pairs of samples produced using the NovaSeq 6000 and GenoLab M sequencers. Gene expression values are represented as the base 2 logarithm of FPKM. The Pearson correlation coefficients of the 16 samples were between 0.69 and 0.99. A Transcriptome of bean, B Transcriptome of human, C Transcriptome of mouse, D LncRNA of human, E LncRNA of mouse

Detection of alternative splicing

As one of the major mechanisms to generate transcriptome diversity, alternative splicing (AS) is gaining more and more attention in recent years. In this context, the ability of each sequencing platform under comparison to detect splicing junctions and corresponding alternative splicing patterns were subsequently analyzed across transcriptomes. In mouse, 53,557, 59,709 and 53,014, 56,741, 64,105 and 48,089 AS events could be detected by GenoLab M and NovaSeq 6000, respectively. Top three AS events in all libraries were TSS: Alternative 5′ first exon (transcription start site), TTS: Alternative 3′ last exon (transcription terminal site) and AE: Alternative exon ends (5′, 3′, or both) cross two platforms (Fig. 8 A). In mouse LncRNA data, the AS events component in mRNA presented similarly to transcriptome (Fig. 8 B). For human sample, AS events component in transcriptome and mRNA of LncRNA data were of the same pattern and Top 3 AS were TSS, TTS and SKIP:Skipped exon (SKIP_ON,SKIP_OFF pair) as showed in Fig. 8 C and D. In beans, 78,137, 82,558 and 105,038, 83,072, 84,526 and 90,580 AS events could be detected by GenoLab M and NovaSeq 6000, respectively. Top three AS events in all libraries were TSS, TTS and AE (Fig. 8 E). As for both the number and the type of different AS events, we found that there was no significant difference between the three species in the two platforms.

Fig. 8
figure 8

Alternative splicing events of mRNA and lncRNA FPKM between GenoLab M and NovaSeq 6000. A Transcriptome of bean, B Transcriptome of human, C Transcriptome of mouse, D LncRNA of human, E LncRNA of mouse. TSS: Alternative 5′ first exon (transcription start site), TTS: Alternative 3′ last exon (transcription terminal site), SKIP: Skipped exon (SKIP_ON,SKIP_OFF pair), XSKIP: Approximate SKIP (XSKIP_ON,XSKIP_OFF pair), MSKIP: Multi-exon SKIP (MSKIP_ON,MSKIP_OFF pair), XMSKIP: Approximate MSKIP (XMSKIP_ON,XMSKIP_OFF pair), IR: Intron retention (IR_ON, IR_OFF pair), XIR: Approximate IR (XIR_ON,XIR_OFF pair), MIR: Multi-IR (MIR_ON, MIR_OFF pair), XMIR: Approximate MIR (XMIR_ON, XMIR_OFF pair), AE: Alternative exon ends (5′, 3′, or both), XAE: Approximate AE

Identification of SNP and InDel mutation

SNP and InDel are crucial genomic features to reveal genetic variation. High throughput transcriptome analysis contributes to how these DNA variations can be transcribed into RNA messengers to affect subsequent protein function. Therefore, we examined the competency of the GenoLab M sequencing platform to detect SNP and InDel variations at the mRNA level. Regarding SNP detection, we found that SNPs called from the two sequencing platforms (Table 2) were highly similar in both variety and quantity. The largest difference is that the GenoLab M platform identified slightly more SNP events in mice than NovaSeq 6000 on average.

Table 2 Summary of SNP identifcation in all samples

For InDel events, GenoLab M detected less of them than the NovaSeq 6000 in bean, human and mouse (Table 3). The closest InDel number was in bean sample prepared with Vazyme Biotech (VZ) transcriptome library kit, while significant difference was observed in mouse via Yeasen Biotechnology (YS) transcriptome library kit. These results suggest that GenoLab M has slightly inferior in InDel detection, probably due to shorter read length in this study.

Table 3 Summary of InDel identifcation and effect type

Discussion

With the advantages of high-throughput and low cost, NGS is becoming a powerful tool for scientific and clinical research. Increased sequencing accessibility and flexibility have not only broadened NGS applications, but also led to the development of novel sequencing platforms and sequencing methods in turn [30]. Currently, Illumina’s sequencers are the globally leading sequencing platform. The NovaSeq 6000, its most powerful instrument, has prominent properties of lower error rate and less variation compared to other sequencers in the Illumina series [31]. It is able to generate 6 TB of sequencing data in a single run with a running cost between 12 and 18 USD/Gb [32]. GenoLab M, the new sequencer of GeneMind, can generate 300 Gb of sequence data in a single run with price per Gb cost less than half of that. In this study, we generated large transcript and LncRNA datasets from the two sequencing platforms across three model species (human: 4 mRNA, 3 LncRNA; mouse: 3 mRNA, 3 LncRNA; bean: 3 mRNA). Next, we compared the datasets obtained from the two platforms. To make our study as comprehensive as possible, we compared the quality of data, distribution of reads, gene expression, AS, SNP and InDel of the two platforms.

Our analysis of the data generated from two platforms showed that sequences from both instruments were of comparable quality with the exception that NovaSeq 6000 reads showed slightly higher Q20 percentage than GenoLab M. We are confident that higher quality data from GenoLab M are attainable through instrument hardware, software and reagent kit updates, given that the instrument was launched just last year [33, 34].

Gene expression has always been an important part of the research on transcriptome and LncRNA [34]. In the comparison of transcriptome genes expression, we found that there was no significant quality difference between the two platforms, and the correlation analysis showed high consistency. This indicates that GenoLab M can achieve a similar level of mRNA detection as NovaSeq 6000 and is suitable for use with the same library kits designed for Illumina sequencing. This compatibility enables users to test the sequencing platform with minimum transition cost and generate high quality sequencing data. We believe that this would make transcriptome sequencing more accessible for researchers. However, in the LncRNA area, we found that GenoLab M’s performance had a small gap compared to NovaSeq 6000 in terms of gene expression correlation. We think sequencing read length may impact the LncRNA detection rate [35]. We plan to conduct further laboratory tests to determine the cause of this difference.

Our experimental results proved that GenoLab M could obtain equivalent data quality as NovaSeq 6000, in both mRNA and LncRNA level with 7 library preparation kits from 4 companies. This suggests that GenoLab M can be a viable substitute for NovaSeq 6000 in the RNA sequencing. However, our study does lack biological repeats, which could be supplemented in further work. We also realize that we still need to increase the number of samples and species to further demonstrate the reliability of the GenoLab M platform. In the future, we plan to work with more researchers in broader application areas to verify the capability and stability of the platform.

Conclusions

In summary, we highlight that both GenoLab M and NovaSeq 6000 sequencing platforms have similar and comparable performance metrics (sensitivity and accuracy) and can capture genes, AS, and SNP at transcriptome and LncRNA levels. The GenoLab M offers a cost-effective alternative to the NovaSeq 6000 platform with similar data quality.