Services
Products
Resources
Promotions
About Us
Contact Us
Login Register
Order
Contact Us
Search
Blog

We Go Fast,You Go Forward

How Does Next-Generation Sequencing Work? Workflow, Library Preparation, Sequencing, and Data Analys

September 09, 2026

Next Generation Sequencing (NGS) is one of the most transformative technologies in modern biology. By enabling millions to billions of DNA or RNA fragments to be sequenced in parallel, NGS has greatly expanded our ability to investigate genomes, transcriptomes, and microbiomes with remarkable scale, depth, and efficiency. Understanding how NGS works—from sample preparation and sequencing to data analysis and biological interpretation—helps researchers design stronger experiments, interpret results more accurately, and select the most appropriate sequencing strategy and service provider.

This guide provides a practical, step-by-step overview of the NGS workflow, covering key stages such as library preparation, sequencing chemistry, data generation, and bioinformatics analysis. Whether you are new to NGS or looking to strengthen your understanding, this article offers the foundational knowledge needed to navigate the technology, evaluate workflow options, and make informed decisions throughout an NGS project.


Overview: What Happens During NGS?

For projects that begin with biological material, the workflow usually starts with nucleic acid extraction and quality control. DNA or cDNA derived from RNA is then converted into a sequencing library, the library is sequenced on a massively parallel platform, and the resulting signals are converted into base-called reads. Sample indexes are used to separate multiplexed libraries, and downstream bioinformatics converts the sequence data into application-specific results.

A practical end-to-end workflow is:


Step 1: Sample Preparation and Nucleic Acid Quality Control

The quality requirements for NGS are application-specific. Some workflows require high-molecular-weight or highly intact nucleic acid, whereas others are designed for low-input or degraded material. Projects may begin with tissues, blood, cultured cells, microbial samples, environmental material, purified DNA or RNA, PCR products, or prepared libraries.

Extraction methods should match the sample type and downstream assay. RNA workflows require careful control of RNase exposure and may include DNase treatment. Tough microbial or environmental samples may require mechanical disruption such as bead beating. For most conventional short-read RNA-seq workflows, RNA is subsequently converted to cDNA before sequencing.

Quality control commonly uses complementary methods rather than a single instrument:

  • Fluorometric quantification (for example, Qubit) provides sensitive, target-specific measurement of DNA or RNA concentration and is generally preferred for accurate input quantification.

  • UV spectrophotometry (for example, NanoDrop) is useful for assessing purity through absorbance ratios such as A260/280 and A260/230, but absorbance can overestimate nucleic acid concentration when contaminants are present.

  • Capillary electrophoresis instruments such as a TapeStation or Bioanalyzer assess fragment-size distribution and integrity. RIN or RINe is commonly used for relatively intact RNA, while DV200—the percentage of RNA fragments longer than 200 nucleotides—is often more informative for degraded or FFPE RNA.

Poor or mismatched input quality does not always make sequencing impossible, but it can increase bias, reduce library complexity, lower usable yield, or require a different library-preparation strategy. Challenging samples should be reviewed before library preparation so the workflow can be adjusted appropriately.


Step 2: Library Preparation – Converting Samples into Sequenceable Molecules

An NGS library is a collection of DNA molecules that carries the platform-compatible sequences needed for amplification, sequencing, and sample identification. Library preparation is highly application-dependent; not every workflow uses every step below.

· Fragment generation: For whole-genome, targeted, and many RNA-seq workflows, DNA or cDNA is fragmented to an application-appropriate insert size. Mechanical shearing and enzymatic fragmentation are common approaches. Amplicon sequencing may begin with PCR products that already define the insert size.

  • RNA selection and cDNA synthesis: RNA-seq library preparation may include poly(A) enrichment, ribosomal RNA depletion, targeted capture, or other enrichment strategies before or during conversion of RNA to cDNA.

  • End repair, A-tailing, and adapter addition: Many ligation-based workflows repair fragment ends and add platform-compatible adapters. Other methods, such as tagmentation, can combine fragmentation and adapter tagging in a single reaction.

  • Sample indexing: Index sequences—often dual indexes—identify which sample a read came from after pooled libraries are sequenced together. Sample indexes are different from unique molecular identifiers (UMIs). A sample index labels a library, whereas a UMI can label individual starting molecules and is only used in workflows designed for it.

  • PCR enrichment, cleanup, and size selection: Some libraries are amplified by limited-cycle PCR, while PCR-free workflows are also available. Cleanup and optional size selection remove unwanted products such as adapter dimers and help control the library fragment-size distribution.

  • Library QC, normalization, and pooling: Final libraries are quantified, their fragment-size distribution is checked, and libraries are normalized and pooled according to the desired data allocation for each sample.

A high-quality library should have adequate yield, an appropriate fragment-size profile, good complexity, and minimal unwanted products. The most relevant QC metrics vary by library type and sequencing platform.


Step 3: Sequencing – How Short-Read NGS Reads DNA

Short-read NGS platforms perform many sequencing reactions in parallel, but the underlying chemistry is platform-specific. This is an important distinction: NGS describes the high-throughput sequencing approach, not one universal chemical method.

Sequencing by Synthesis on Illumina Platforms

Illumina sequencing-by-synthesis (SBS) uses fluorescently labeled reversible terminator nucleotides. During each cycle, a nucleotide is incorporated, imaged, and then chemically unblocked so the next base can be incorporated. Repeating this process generates a base-by-base short-read sequence.

 

Avidite Base Chemistry on the Element AVITI Platform

Element Biosciences AVITI instruments use Avidite Base Chemistry (ABC). Library templates are circularized and copied by rolling-circle amplification to create localized clonal DNA structures known as polonies. Fluorescent avidites are used for base detection, and the chemistry separates base detection from strand extension. This differs from traditional reversible-terminator sequencing-by-synthesis while still producing high-throughput short-read data.

 

Single-End and Paired-End Reads

In single-end sequencing, one end of each library insert is read. In paired-end sequencing, both ends of the same insert are sequenced, producing Read 1 (R1) and Read 2 (R2). Paired-end data often improves alignment, assembly, and detection of insertions or deletions, and it can provide overlapping sequence for short amplicons.

Read length, read configuration, and sequencing depth should be selected based on the biological question. More data is not always better if the library design, insert size, or analysis does not benefit from additional reads.


Step 4: Base Calling, Demultiplexing, and FASTQ Data

The detector on a sequencing instrument does not directly produce a final FASTQ file. Platform-specific software first converts optical or other instrument signals into nucleotide calls and quality scores. If multiple indexed libraries were pooled, index reads are used to demultiplex the run so reads are assigned back to the correct samples.

FASTQ is the most common customer-facing sequence-data format. Each read includes an identifier, the nucleotide sequence, and a Phred-scaled quality string. For example, a Q30 base call corresponds to an estimated error probability of approximately 0.1% (about 1 error in 1,000 base calls).

For paired-end sequencing, samples generally receive separate R1 and R2 FASTQ files. Depending on the platform and workflow, index reads may be used during demultiplexing rather than delivered as separate analysis files.

Data volume depends on the number of reads, read length, paired-end versus single-end configuration, and the number of samples. When requesting sequencing depth, it is important to specify whether the target is individual reads, read pairs, or genome coverage (for example, 30× or 50× coverage).


Step 5: Bioinformatics Analysis – Turning Reads into Results

Bioinformatics is not one fixed pipeline. The appropriate analysis depends on the library type and research question. A typical workflow begins with read-level quality assessment and may include adapter trimming or filtering before application-specific analysis.

Common analysis paths include:

  • Whole-genome or targeted DNA sequencing: reference alignment or de novo assembly, coverage assessment, SNP/indel calling, and—when the assay and depth support it—copy-number or structural-variant analysis.

  • RNA-seq: read alignment or transcript-level quantification, gene or transcript counts, normalization, exploratory analysis such as PCA, differential expression, and functional or pathway analysis.

  • Amplicon sequencing: target-specific alignment, variant detection, allele-frequency analysis, abundance profiling, or custom counting depending on the assay design.

  • 16S/ITS and microbiome workflows: sequence-quality filtering, feature or amplicon-sequence-variant inference, taxonomic assignment, diversity analysis, and abundance summaries.

Complex structural variation, repetitive regions, and de novo genome assembly may benefit from long-read data, either alone or in combination with short-read NGS. Analysis methods should therefore be chosen with the limitations and strengths of the sequencing technology in mind.


Why NGS Is Called “Massively Parallel” Sequencing

Sanger sequencing typically produces one sequence trace per capillary reaction. In contrast, short-read NGS processes millions to billions of library molecules in parallel across a flow cell. High-throughput platforms can therefore generate very large numbers of bases in a single run and allocate that capacity across many indexed samples.

This scale is what makes NGS practical for whole genomes, transcriptomes, large sample cohorts, and deep targeted sequencing. It also creates the need for careful pooling, run design, data storage, and computational analysis.


How Long Does NGS Take?

There is no single turnaround time for all NGS projects. Total time depends on the starting material, sample QC, library-preparation method, read length, required data volume, run scheduling, and the level of bioinformatics analysis.

Simple prepared-library or targeted workflows can move quickly, while projects that require extraction, complex enrichment, low-input optimization, deep sequencing, or extensive analysis take longer. Because workflows vary, Quintara Biosciences provides service-specific turnaround estimates on the relevant service page or in the project quotation rather than applying one blanket timeline to every NGS project.


Applications Enabled by Short-Read NGS

The same core principles support a wide range of research applications, including:

  • Whole-genome and targeted DNA sequencing

  • Bulk RNA-seq and transcriptome profiling

  • Amplicon sequencing and targeted variant analysis

  • 16S/ITS amplicon and microbiome profiling

  • Cancer genomics research

  • Pathogen genomics and infectious disease research

  • Agricultural, microbial, and environmental genomics


Short-Read NGS vs. Sanger Sequencing

Sanger sequencing and NGS are complementary rather than interchangeable. The better choice depends on the number of targets, required throughput, read length, and analysis goal.

Feature

Sanger Sequencing

Short-Read NGS

Parallelism

One sequence trace per capillary reaction

Millions to billions of library molecules processed in parallel

Typical read length

Often ~500–900 high-quality bases

Commonly ~50–300 bases per read, depending on platform and kit

Throughput

Best for a small number of targets or samples

Designed for large numbers of targets, samples, or deep sequencing

Multiplexing

Limited

Extensive sample multiplexing using indexes

Typical uses

Plasmid/amplicon confirmation, targeted sequencing, orthogonal confirmation

WGS, RNA-seq, microbiome, deep amplicon sequencing, large-scale targeted studies

Data analysis

Relatively simple chromatogram review

Computational processing and application-specific bioinformatics


How Nanopore Sequencing Differs

Nanopore sequencing uses a fundamentally different detection method from short-read NGS. DNA or RNA molecules pass through protein nanopores, where changes in ionic current are measured and decoded by basecalling software. The method can sequence native DNA or RNA in real time and can generate long to ultra-long reads.

Long reads are especially useful for de novo assembly, repetitive regions, complex structural variants, isoform analysis, and full-length plasmid or amplicon characterization. Short-read NGS, by contrast, is often preferred when very high throughput, high base-level accuracy, or deep quantitative sampling is the priority. Quintara Biosciences presents Nanopore as a separate long-read sequencing service to make this distinction clear for customers.


Why Choose Quintara Biosciences for NGS?

A sequencing provider adds value not only by generating reads, but by matching the laboratory and data-analysis workflow to the research question. Quintara Biosciences supports NGS projects with:

  • Local sample-processing options for challenging or special sample types, where supported by the selected workflow.

  • Rapid turnaround options for time-sensitive projects, with project-specific timelines communicated before sequencing.

  • Flexible project design, including custom read lengths, sequencing depth, library-preparation strategies, and pooling plans.

  • Direct technical support for sample QC, library design, sequencing strategy, and troubleshooting.

  • Bioinformatics and data-processing support tailored to the application, from primary QC to downstream analysis.

  • Clear QC and data deliverables so researchers understand what was sequenced, how much data was generated, and how the data were processed.

For low-input, degraded, FFPE, high-GC, low-diversity, or otherwise challenging samples, contacting the NGS team before submission can help identify the most appropriate workflow and reduce avoidable failures.


Frequently Asked Questions

How does NGS work for beginners?

NGS converts DNA—or cDNA made from RNA—into sequencing libraries, reads millions to billions of library molecules in parallel, converts instrument signals into sequence reads, and uses bioinformatics to answer a biological question.

What is library preparation in NGS?

Library preparation converts starting nucleic acid into sequenceable DNA molecules with the adapters and, when needed, sample indexes required by the sequencing platform. Depending on the application, library prep may also include fragmentation, enrichment, cDNA synthesis, PCR amplification, cleanup, and size selection.

What is the difference between a sample index and a UMI?

A sample index identifies which sample a read belongs to after multiplexed sequencing. A unique molecular identifier (UMI) is designed to label individual starting molecules within a sample so duplicates or some classes of technical error can be recognized computationally. Not all libraries contain UMIs.

What does sequencing depth mean?

Sequencing depth describes how much sequence data is collected. For whole-genome sequencing it is commonly expressed as average coverage (for example, 30×). For RNA-seq and amplicon sequencing it is often specified as reads or read pairs per sample. The appropriate depth depends on the application and the biological signal being measured.

What is the difference between single-end and paired-end sequencing?

Single-end sequencing reads one end of each library molecule. Paired-end sequencing reads both ends of the same insert and usually provides more information for alignment, assembly, and indel detection, although it requires more sequencing cycles and data.

Is Nanopore sequencing considered NGS?

Terminology varies across the field. Some publications use “next-generation sequencing” broadly to include newer long-read technologies. For Quintara Biosciences service descriptions, NGS is used for short-read high-throughput sequencing, while Nanopore is categorized separately as long-read sequencing. This avoids mixing technologies with very different chemistries, read lengths, and use cases.

How long does next-generation sequencing take?

Turnaround depends on sample type, library preparation, sequencing depth, read configuration, batching, and analysis. The most reliable estimate is the turnaround time listed for the specific service or provided in the project quotation.


Conclusion

Next-generation sequencing is an end-to-end process rather than a single instrument step. Reliable results depend on matching sample preparation, library construction, sequencing chemistry, data allocation, and bioinformatics to the research question. Understanding these connections helps researchers choose appropriate inputs, avoid common design errors, and interpret the resulting data more confidently.

Quintara Biosciences supports short-read NGS projects from sample and library preparation through sequencing and data analysis, with flexible project design and technical support for both standard and challenging workflows.


Ready to start your NGS project?

Contact Quintara Biosciences to discuss your sample type, read configuration, sequencing depth, turnaround requirements, and analysis needs. Available workflows include AmpExpress amplicon sequencing, bulk RNA-seq, whole-genome sequencing, 16S/ITS profiling, and other customized NGS applications.



Contact Us
coming soon

Website is under construction

come back