Cost of long read RNA sequencing

5 minute read

Tags: , , ,

Published:

Why do you do this experiment?

Long-read RNA sequencing enables the identification and quantification of RNA expressed in a cell or a sample (the transcriptome) at the isoform resolution.

Input 300ng polyA+ RNA or 1ug total RNA (~300k cells)

Output Fastq file (20-100M PE reads) -> Gene expression

Strategic Value

Cost & Scale

  • Variable per run: \$600/sample \$315 (cDNA) - \$1160 (direct RNA)
  • Cost breakdown:
    • RNA extraction: \$56
    • Long-read library preparation: \$50 - \$150
    • Sequencing (5M reads, 60Gb): \$
  • Capex: Thermocycler (\$10-20k), TapeStation (\$6-30k), ONT PromethION sequencer (\$50-500k) or PacBio sequencer (\$250k-600k)

Experimental Modules

  1. RNA extraction (2h30, 40’ hands-on)
  2. Sequencing library preparation (2h15, 30’ hands-on)
  3. Sequencing run (48-72h depending on the sequencer)

Ops & Throughput

Turnaround: 3+ days (day 1 extraction, day 2 library prep, day 3 or later sequencing 48-72h)

Hands-on time: 4h

Parallelizability: High. All steps can be done in parallel for as many samples as needed.

Bottlenecks: availability of sequencer (4-16 samples on Revio, 24 on ONT P24) Tapestation (16 lanes) and thermocycler (96 wells).

Batching: 1 to 16 samples per technician.

Automation readiness: Full, with commercial solutions available.

Outsourceability: Yes.

Data scale: 20-100M reads/sample, ~60Gb/sample

Data API

Raw format: FASTQ (via POD5 for ONT) Processed format: count matrix Resolution: transcript-level expression, single nucleotide variants

Analysis Ecosystem

  1. Basecalling (ONT)
  2. QC and cleaning
    • fastqc: Quality control of the run
    • cutadapt: Trimming of sequencing adapters from the reads
  3. Alignement:
  4. Gene expression quantification:
    • htseq-count: Gene-read overlap counts
    • salmon: Quantification taking into account bias in the sequencing method
  5. Differential expression
  6. Variant calling

Public datasets

Pitfalls & Failure Modes

  • High molecular weight RNA (>1kb) is fragile and cannot be extracted like low molecular weight RNA. Harsh mechanical manipulations like forcing through porous medium or pipetting too harshly lead to strand breakage. The recommended method is trizol extraction which is cheap but requires good cleaning of the RNA.
  • High molecular weight RNA in water is quite viscuous (not as bad as DNA though). Don’t hesitate do add more buffer to enable manipulation or start with less cells. Always pipette very slowly to avoid breaking the strands. If your solution because less viscuous after pipetting up and down repeatedly it’s likely than you broke the strands. See ONT guide for more details.
  • Long read RNA sequencing methods relying on cDNA use polyA primers to generate the cDNA so will be exclusively composed of mRNA and lncRNA. If you are interested in other long RNAs (because if you are interested in short ones you should go for cheaper per read short read sequencing) use polyA tailing, eventually after ribo-depletion.
  • PardoPalacios2024: Systematic assessment of long-read RNA-seq methods for transcript identification and quantification
  • Helal2024: Benchmark of long-read aligners
  • Sakamoto2019: Overview of the benefits of long-read sequencing for cancer genomics
  • Ebbert2019: Uncovering the “dark” genome with long-read sequencing
  • Glinos2022 “Transcriptome variation in human tissues revealed by long-read sequencing”
  • ONT transcriptome pipeline
  • Wang2024: Customizing ONT base-calling to improve detection of modifications

Order list

Oxford nanopore starting from extracted RNA.

ItemCostNumber of experimentsLink
PromethION Flow Cell Packs\$40004-16https://store.nanoporetech.com/eu/promethion-flow-cell-packs-r10-4-1-m-version-2025.html
(multiplexing) cDNA-PCR Barcoding Kit V14750144https://store.nanoporetech.com/eu/cdna-pcr-barcoding-kit-v14.html
(direct RNA) Direct RNA Sequencing Kit\$6006https://store.nanoporetech.com/eu/direct-rna-sequencing-kit-004.html
Induro® Reverse Transcriptase and 5x Induro® RT Reaction Buffer (NEB, M0681)\$20020https://www.neb.com/en-us/products/m0681-induro-reverse-transcriptase
RNAse inhibitor\$600100https://www.neb.com/en/products/m0314-rnase-inhibitor-murine
dNTP mix\$300600https://www.neb.com/en/products/n0447-deoxynucleotide-dntp-solution-mix
NEBNext® Quick Ligation Module\$40020https://www.neb.com/en/products/e6056-nebnext-quick-ligation-module?srsltid=AfmBOorXl-1Gi1lRYSdY_Jho1SkcAJHKD2uDSeUBcift4YTJwUje9Aac
RNAClean XP RNA and cDNA Cleanup Reagent, 40 mL\$1200400https://www.beckman.fr/reagents/genomic/cleanup-and-size-selection/rna-and-cdna/a63987
Qubit™ RNA High Sensitivity (HS)\$500500https://www.thermofisher.com/order/catalog/product/Q32855
Qubit™ Assay Tubes\$100500https://www.thermofisher.com/order/catalog/product/Q32856
High Sensitivity RNA ScreenTape Analysis400100https://www.agilent.com/en/product/automated-electrophoresis/tapestation-systems/tapestation-rna-screentape-reagents/high-sensitivity-rna-screentape-analysis-228267
Total per xp\$315 (cDNA with multiplexing) - \$1160 (direct RNA)1 

Pacific Bioscience starting from extracted RNA.

ItemCostNumber of experimentsLink
Revio SPRQ sequencing plate\$40004https://www.pacb.com/products-and-services/consumables/hifi-sequencing-kits/
Kinnex full-length RNA kit\$7001-4https://www.pacb.com/products-and-services/consumables/application-kits/
Iso-Seq express 2.0 kit\$240012https://www.pacb.com/products-and-services/consumables/application-kits/
Qubit™ RNA High Sensitivity (HS)\$500500https://www.thermofisher.com/order/catalog/product/Q32855
Qubit™ Assay Tubes\$100500https://www.thermofisher.com/order/catalog/product/Q32856
High Sensitivity RNA ScreenTape Analysis400100https://www.agilent.com/en/product/automated-electrophoresis/tapestation-systems/tapestation-rna-screentape-reagents/high-sensitivity-rna-screentape-analysis-228267
Total per xp\$600 (with multiplexing) - \$19001 

Protocol variations

  • 10X genomics used to provided so-called linked reads sequencing where long reads were isolated in droplets, fragmented, and the fragments barcoded with the same barcode.

This post is part of a series on the cost of experiments. All costs are orders of magnitude and are susceptible to have changed between the post and your order date. All costs assume you perform the whole pipeline in house and do not include labor costs. For outsourcing a decent first estimate is to double the indicated costs. Cheap consumables are not always included if they affect less than 1% of the cost. Always check the protocols coming with the kits for the complete list of consumables to order.