Technical note: Molecular Index counting adjustment methods

Size: px
Start display at page:

Download "Technical note: Molecular Index counting adjustment methods"

Transcription

1 Technical note: Molecular Index counting adjustment methods By Jue Fan, Jennifer Tsai, Eleen Shum Introduction. Overview of BD Precise assays BD Precise assays are fast, high-throughput, next-generation sequencing (NGS) library preparation kits tailored for small quantity RNA samples, such as single cells, using patented BD Molecular Indexing (MI) technology with Sample Index (SI) to label individual mrna transcripts. During reverse transcription, the BD Precise assays apply a non-depleting pool of 6,56 MI barcodes (or 65,536 barcodes for BD Precise whole transcriptome amplification assay) for stochastic and unique labeling of otherwise identical mrna transcripts to generate unique cdna. In addition to MI, 96 SI barcodes are employed to identify the sample origin of each transcript according to the well position in the 96-well BD Precise plate. These unique barcoded primers are then used to label polyadenylated RNA transcripts in each of the 96 wells, followed by a pooling step into a single tube for a multiplex PCR target enrichment and sequencing adapter attachment (BD Precise targeted assay). The resulting library is then ready for NGS using compatible Illumina sequencers and sequencing kits. Each of the sequencing reads are then processed to identify the MI, SI and target gene using a BD primary analysis pipeline (Figure ). While the use of MIs allows accurate mrna counting, errors in MIs can occur either during PCR or library prep steps of the protocol. This technical note aims to discuss the MI errors that can arise and details new algorithms implemented by the BD primary analysis pipeline that adjust for these potential issues. Sequencing read Gene amplicon of interest Molecular Index Sample index Sequencing read 2 Figure. Sequencing read structure of a BD Precise targeted assay amplicon allows for identification of the origin of each mrna and sample.

2 .2 Molecular Index counting for high-input samples The BD Precise assay is most suitable when used with small sample input such as single cells to allow for stochastic and unique labeling of mrnas. As the number of transcripts increases relative to the barcode pool, the percentage of MIs being recycled to label the same gene increases and can be theoretically calculated using the Poisson distribution (Figure 2). In these situations, without statistical correction, quantifying gene expression using MIs would underestimate the number of molecules that are initially present without any Poisson adjustments. At extremely high inputs where the number of mrnas per gene is beyond the entire collection of 6,56 barcodes (or 65,536 for WTA), Poisson correction is no longer possible. In these situations, regardless of whether there are 65, or, copies of a particular gene in a well, a maximum of 6,56 saturated barcodes is expected in either case. Hence, this technical note discusses the new result classification for users to flag genes and samples that appear to have high sample input where MI counts would likely be underestimated. Unique Molecular Index % 9% 8% 7% 6% 5% 4% 3% 2% % % Molecular labeled for a particular gene Figure 2. Theoretical calculation of the percentage of unique Molecular Index used as input molecules increases when there are 6,56 MIs..3 Molecular Index errors In addition to PCR bias correction, MIs can provide a better understanding of the quality of the library preparation procedure and sequencing data. When looking at the number of reads for the same MI of a given gene referred to as MI depth it is possible to detect erroneous base calls or PCR errors generated during library preparation. For example, a gene that has multiple reads with the same MI and SI represented by multiple reads is likely an accurate measurement compared to an MI for a given gene and an SI that has only a single read. When a gene has MIs with low and high depth, the low-depth MIs are likely due to errors during the library preparation or sequencing. These MI errors generally have distinct distributions from the true MIs (Figure 3). This technical note details two sequential algorithms that are employed in the BD Precise assays analysis pipeline to remove MI errors. First, MI errors that manifest as single base substitution errors are identified and adjusted to the true MI barcode using recursive substitution error correction (RSEC). Subsequently, other MI errors (derived from library preparation steps or sequencing base deletions) are adjusted using distribution-based error correction (DBEC). Count MI depth ACTB Figure 3. The depth of each MI across a plate for a high expressing gene ACTB, where distinct distributions can be observed between MIs that are likely errors and true MIs. 2

3 2 Algorithm overview Raw MI counts Saturated if MI count > 6,557 Adjust MI by RSEC Undersequenced if MI coverage < 4 Calculate MI depth per gene MI count filter Remove non-unique MI Adjust MI by DBEC Output 2. Recursive substitution error correction (RSEC) The RSEC algorithm adjusts MI errors that are derived from PCR and sequencing substitution. These rare erroneous events are observed when examining the MI depth. For example, the MI depth for MIs that are likely errors are significantly lower than true MIs in adequately sequenced samples (Figure 3); in cases where two very similar MIs are used during the initial Molecular Indexing (reverse transcription) steps, they would generally have similar MI depth and do not need to be eliminated. As sequencing depth increases, more MI errors appear, hence RSEC is crucial for adjusting the MI count for highly sequenced barcoded libraries. RSEC considers two factors in error correction: ) similarity in MI sequence and 2) MI depth. For each target gene, MIs are connected when both of their MI Figure 4. Overview of the MI correction algorithms. sequence is within one base of each other (Hamming distance = ). For each connection between MI x and y, if: MI Depth(y) > 2*MI Depth(x)+; y is Parent MI and x is Child MI GTCAAATT 3 reads TTCAGAAA read TTCAAACT read GTCAAAAT 24 reads GTCAAAAA 74 reads TTCAAAAA 53 reads TTCAAAAT 4 reads TTCGGACA 88 reads Figure 5. Example MIs going through the RSEC algorithm. Based on this assignment, child MIs are collapsed to their parent MI.2 This process is recursive until there are no more identifiable parent / child MIs for the gene (Figure 5). Raw MI = 9 CTCAAAAA 2 reads RSEC MI = 2 TTCAAAAA 263 reads TTCGGACA 88 reads 3

4 2.2 MI depth calculations After RSEC, gene MI counts are evaluated to determine their suitability for further correction. First, the algorithm identifies whether the MI depth for each gene is sufficient for error correction. According to the Poisson distribution, if MI depth is less than four, more signal MIs are removed than error MIs using any correction algorithm. Therefore, genes with low MI depth (< 4 reads per MI) bypass subsequent correction steps for DBEC and are designated low depth in the output file. The algorithm also evaluates gene MIs that appear to be saturated, where there are far more input transcripts for stochastic unique MI labeling to occur. Gene MIs that do not meet either of the two decision points move forward to the DBEC algorithm and are designated as pass in the output file. In addition, genes with higher than an average of 65 MIs per well are designated to be high input as >5% of these MIs are based on the Poisson distribution but run through DBEC (Figure 2). 2.3 Distribution-based error correction (DBEC) Unlike RSEC, DBEC algorithm is a method to discriminate whether a MI is an error or true signal regardless of its MI sequence. While RSEC uses both MI sequence and MI depth information to correct for errors, DBEC relies only on MI depth to correct for non-substitution errors. Error barcodes generally have low MI depth that is distinct from true barcodes MI depth; this difference in MI depth can be observed in a histogram plot of the MI depth (Figure 3). DBEC fits two negative binomial distributions to statistically distinguish between MI errors with lower MI depth and one for true signal with higher MI depth (Figure 6) Removal of recycled MIs for optimal distribution fitting Probability Density ACTB reads Negative Binomial Mixture Figure 6. Graph of ACTB fitted with two negative binomial distributions during DBEC, x axis is the MI depth. The first step removes potential recycled MIs. A recycled MI is an MI sequence with the same SI that was used more than once for a given gene prior to amplification. Although these are two unique molecules that should both be counted, because they have the same MI sequence they are folded into one and treated as though one is the amplicon of the other. For a given gene, as the number of MIs detected increases, the percentage of recycled MIs increases and can be estimated. Using the Poisson distribution (λ non-unique ), the number of recycled MIs for well i (n non-unique,i) is estimated from the MI recycling rate equation at right. Based on the top MI depth, MIs would be eliminated from distribution fitting but preserved for later counting steps to obtain a better negative binomial distribution fitting. % non-unique MIs = P(X > λ non-unique ) P(X > λ non-unique ) n non-unique = n wells n non-unique,i i= 4

5 2.3.2 Estimation of parameters In order to fit two negative binomial distributions (one for error and one for true signal), two sets of starting values for parameter estimation are approximated. The error distribution is assumed to be a negative binomial with mean and dispersion of one. An example of how the two distributions are fitted is shown in Figure 6. If there is an instance where DBEC fails, MIs with a depth of one are removed as a simple error correction step Error / signal probability estimation After distribution fitting, the signal and error distributions are referred to as NB(µ signal, size signal ) and NB(µ error, size error ), respectively. To avoid overcorrection, if the derived cutoff for error distribution is higher than half of the maximum read, only MIs with a depth of one are removed. P(X = r µ = µ error, size = size error ) < P(X = r µ = µ signal, size = size signal ) 5

6 3 Sample data mixed Jurkat and T47D cells Raw Molecular Index counting Adjusted Molecular Index counting 5 Adjusted MI 3 Adjusted MI 2 5 () Jurkat (46.9%) (2) NTC (38.5%) (3) T47D (4.6%) A - Jurkat (46.9%) NTC (38.5%) T47D (4.6%) CD3E 59 cells (6.5%) 892 mols (.9%).8 3 CD3E 47 cells (49.%) 45 mols (2.7%) log(number of molelcule per cell) B log(number of molelcule per cell) CDH 4 cells (42.7%) 376 mols (.4%).6 3 CDH 5 cells (5.6%) 67 mols (.4%) log(number of molelcule per cell) C log(number of molelcule per cell) PSMB4 95 cells (99.%) 7684 mols (7.6%) PSMB4 69 cells (7.9%) 258 mols (7.5%) log(number of molelcule per cell) D log(number of molelcule per cell) Figure 7. t-stochastic neighbor embedding (t-sne) visualization of a BD Precise targeted assay from a 96-well plate of mixed Jurkat and breast cancer (T47D) single cells (86 genes examined). (A) Cell clusters were identified using DBScan with the same parameters before and after MI adjustments. (B-D) Individual marker expression scaled both by color and point size. (B) PSMB4, a housekeeping gene that is present in both cell types and after MI adjustments, the lack of PSMB4 signal is highlighted further in the no-template control (NTC) cluster. (C) CD3E, a lymphocyte marker that highlights Jurkat cell clusters. (D) CDH, an epithelial cell marker that highlights the T47D cluster. In general, MI adjustment removes MI noise which allows for clear differentiation of gene expression between cell clusters. 6

7 A. Low-signal cells T47D NTC Jurkat Adjusted MI T47D NTC Jurkat Raw MI Figure 8. Heat map displaying differential gene expression by MIs between different cell clusters identified in Figure 7 [Left] before any error correction steps (Raw MI) and [Right] after RSEC and DBEC correction (Adjusted MI). Genes that are low in expression is in blue, and genes that are high in expression is orange. Genes that are similar in gene expression pattern between these cell types are clustered together. Without error correction, NTC can have noise from high expressing genes such as CD3E and KRT8, which are Jurkat and T47D markers, respectively. Moreover, error correction reveals distinct gene expression patterns between Jurkat and T47D. References Fu GK, Hu J, Wang P Fodor SP. Counting individual DNA molecules by the stochastic attachment of diverse labels. PNAS. 2;8(22): S mith T, Heger A, Sudbery I. UMI-tools: Modelling sequencing errors in Unique Molecular Identifiers to improve quantification accuracy. Genome Research. 27; doi:./gr [Epub ahead of print]. BD, Becton Drive, Franklin Lakes, NJ, 747 bd.com 27 BD. BD, the BD logo and all other trademarks are the property of Becton, Dickinson and Company. For research use only. Not for use in diagnostic or therapeutic procedures.

Integrated NGS Sample Preparation Solutions for Limiting Amounts of RNA and DNA. March 2, Steven R. Kain, Ph.D. ABRF 2013

Integrated NGS Sample Preparation Solutions for Limiting Amounts of RNA and DNA. March 2, Steven R. Kain, Ph.D. ABRF 2013 Integrated NGS Sample Preparation Solutions for Limiting Amounts of RNA and DNA March 2, 2013 Steven R. Kain, Ph.D. ABRF 2013 NuGEN s Core Technologies Selective Sequence Priming Nucleic Acid Amplification

More information

Roche Molecular Biochemicals Technical Note No. LC 12/2000

Roche Molecular Biochemicals Technical Note No. LC 12/2000 Roche Molecular Biochemicals Technical Note No. LC 12/2000 LightCycler Absolute Quantification with External Standards and an Internal Control 1. General Introduction Purpose of this Note Overview of Method

More information

SMARTer Ultra Low RNA Kit for Illumina Sequencing Two powerful technologies combine to enable sequencing with ultra-low levels of RNA

SMARTer Ultra Low RNA Kit for Illumina Sequencing Two powerful technologies combine to enable sequencing with ultra-low levels of RNA SMARTer Ultra Low RNA Kit for Illumina Sequencing Two powerful technologies combine to enable sequencing with ultra-low levels of RNA The most sensitive cdna synthesis technology, combined with next-generation

More information

Development of quantitative targeted RNA-seq methodology for use in differential gene expression

Development of quantitative targeted RNA-seq methodology for use in differential gene expression Development of quantitative targeted RNA-seq methodology for use in differential gene expression Dr. Jens Winter, Market Development Group Biological Biological Research Content EMEA QIAGEN Universal Workflows

More information

Sample to Insight. Dr. Bhagyashree S. Birla NGS Field Application Scientist

Sample to Insight. Dr. Bhagyashree S. Birla NGS Field Application Scientist Dr. Bhagyashree S. Birla NGS Field Application Scientist bhagyashree.birla@qiagen.com NGS spans a broad range of applications DNA Applications Human ID Liquid biopsy Biomarker discovery Inherited and somatic

More information

TECH NOTE Pushing the Limit: A Complete Solution for Generating Stranded RNA Seq Libraries from Picogram Inputs of Total Mammalian RNA

TECH NOTE Pushing the Limit: A Complete Solution for Generating Stranded RNA Seq Libraries from Picogram Inputs of Total Mammalian RNA TECH NOTE Pushing the Limit: A Complete Solution for Generating Stranded RNA Seq Libraries from Picogram Inputs of Total Mammalian RNA Stranded, Illumina ready library construction in

More information

Novel methods for RNA and DNA- Seq analysis using SMART Technology. Andrew Farmer, D. Phil. Vice President, R&D Clontech Laboratories, Inc.

Novel methods for RNA and DNA- Seq analysis using SMART Technology. Andrew Farmer, D. Phil. Vice President, R&D Clontech Laboratories, Inc. Novel methods for RNA and DNA- Seq analysis using SMART Technology Andrew Farmer, D. Phil. Vice President, R&D Clontech Laboratories, Inc. Agenda Enabling Single Cell RNA-Seq using SMART Technology SMART

More information

BD Single Cell Genomics Bioinformatics Handbook

BD Single Cell Genomics Bioinformatics Handbook BD Single Cell Genomics Bioinformatics Handbook 04/2018 Becton, Dickinson and Company BD Biosciences 2350 Qume Drive San Jose, CA 95131 USA Tel 1.877.232.8995, prompt 2, 2 researchapplications@bd.com Copyrights/trademarks

More information

Introduction into single-cell RNA-seq. Kersti Jääger 19/02/2014

Introduction into single-cell RNA-seq. Kersti Jääger 19/02/2014 Introduction into single-cell RNA-seq Kersti Jääger 19/02/2014 Cell is the smallest functional unit of life Nucleus.ATGC.UACG. A Cell KLTSH. The complexity of biology How many cell types? How many cells?

More information

QPCR ASSAYS FOR MIRNA EXPRESSION PROFILING

QPCR ASSAYS FOR MIRNA EXPRESSION PROFILING TECH NOTE 4320 Forest Park Ave Suite 303 Saint Louis, MO 63108 +1 (314) 833-9764 mirna qpcr ASSAYS - powered by NAWGEN Our mirna qpcr Assays were developed by mirna experts at Nawgen to improve upon previously

More information

Maximizing your NGS sequencing with IDT. Adam Chernick, PhD Field Applications Manager, Functional Genomics

Maximizing your NGS sequencing with IDT. Adam Chernick, PhD Field Applications Manager, Functional Genomics Maximizing your NGS sequencing with IDT Adam Chernick, PhD Field Applications Manager, Functional Genomics 1 Contents Expanding our NGS portfolio what s next? xgen technology and Lockdown probe advantages

More information

QIAseq SPE technology for Illumina : Redefining amplicon sequencing

QIAseq SPE technology for Illumina : Redefining amplicon sequencing Application Note QIAseq SPE technology for Illumina : Redefining amplicon sequencing Amplicon-based enrichment and sequencing takes advantage of PCR workflows to turn amplicons that represent regions of

More information

Automation of Lexogen s QuantSeq 3 mrna-seq Library Prep Kits on the Biomek FX p NGS Workstation

Automation of Lexogen s QuantSeq 3 mrna-seq Library Prep Kits on the Biomek FX p NGS Workstation Automation of Lexogen s QuantSeq 3 mrna-seq Library Prep Kits on the Biomek FX p NGS Workstation The Lexogen QuantSeq 3 mrna-seq Library Prep Kits for Illumina (FWD and REV) produce ready-to-sequence libraries

More information

User-Demonstrated Protocol: BD Single-Cell Multiplexing Kit Human

User-Demonstrated Protocol: BD Single-Cell Multiplexing Kit Human User-Demonstrated Protocol: BD Single-Cell Multiplexing Kit For use with the 10x Chromium Single Cell 3 Reagent Kit v2 01/2018 Doc ID: 179682 Rev. 1.0 Contents Disclaimer on page 3 Overview on page 3 Workflow

More information

454 Sample Prep / Workflow at the BioMedical Genomics Center (BMGC) University of Minnesota. Sushmita Singh

454 Sample Prep / Workflow at the BioMedical Genomics Center (BMGC) University of Minnesota. Sushmita Singh 454 Sample Prep / Workflow at the BioMedical Genomics Center (BMGC) University of Minnesota Sushmita Singh 1 Consultation 2 Sample Prep (client) 3 Sample Prep (Core) Sequencing 4 Data QC 1 Consultation

More information

Supplementary Figure 1

Supplementary Figure 1 Supplementary Figure 1 CITE-seq library preparation. (a) Illustration of the DNA-barcoded antibodies used in CITE-seq. (b) Antibody-oligonucleotide complexes appear as a high-molecular-weight smear when

More information

Experimental design of RNA-Seq Data

Experimental design of RNA-Seq Data Experimental design of RNA-Seq Data RNA-seq course: The Power of RNA-seq Thursday June 6 th 2013, Marco Bink Biometris Overview Acknowledgements Introduction Experimental designs Randomization, Replication,

More information

QIAGEN s NGS Solutions for Biomarkers NGS & Bioinformatics team QIAGEN (Suzhou) Translational Medicine Co.,Ltd

QIAGEN s NGS Solutions for Biomarkers NGS & Bioinformatics team QIAGEN (Suzhou) Translational Medicine Co.,Ltd QIAGEN s NGS Solutions for Biomarkers NGS & Bioinformatics team QIAGEN (Suzhou) Translational Medicine Co.,Ltd 1 Our current NGS & Bioinformatics Platform 2 Our NGS workflow and applications 3 QIAGEN s

More information

Protein and transcriptome quantitation using BD AbSeq Antibody-Oligonucleotide

Protein and transcriptome quantitation using BD AbSeq Antibody-Oligonucleotide Protein and transcriptome quantitation using BD AbSeq Antibody-Oligonucleotide technology and the 10X Genomics Chromium Single Cell Gene Expression Solution Jocelyn G. Olvera, Brigid S. Boland, John T.

More information

Isolation of total nucleic acids from FFPE tissues using FormaPure DNA

Isolation of total nucleic acids from FFPE tissues using FormaPure DNA APPLICATION NOTE Isolation of total nucleic acids from FFPE tissues using FormaPure DNA Jung Hoon Doh, Ph.D. Senior Application Scientist Beckman Coulter Life Sciences, Indianapolis, IN USA Summary Extensive

More information

APPLICATION NOTE

APPLICATION NOTE APPLICATION NOTE www.swiftbiosci.com Approaching Single-Cell Sequencing by Understanding NGS Library Complexity and Bias Abstract Demands are growing on genomics to deliver higher quality sequencing data

More information

Functional DNA Quality Analysis Improves the Accuracy of Next Generation Sequencing from Clinical Specimens

Functional DNA Quality Analysis Improves the Accuracy of Next Generation Sequencing from Clinical Specimens Functional DNA Quality Analysis Improves the Accuracy of Next Generation Sequencing from Clinical Specimens Overview We have developed a novel QC, the SuraSeq DNA Quantitative Functional Index (QFI ).

More information

SEQUENCING FROM SAMPLE TO SEQUENCE READY

SEQUENCING FROM SAMPLE TO SEQUENCE READY SEQUENCING FROM SAMPLE TO SEQUENCE READY ACCESS ARRAY SYSTEM HIGH-QUALITY LIBRARIES NOT ONCE, BUT EVERY TIME n The highest quality amplicons more sensitive, accurate, and specific n Full support for all

More information

QIAseq mirna Library Kit The next-generation in mirna sequencing products

QIAseq mirna Library Kit The next-generation in mirna sequencing products QIAseq mirna Library Kit The next-generation in mirna sequencing products What challenges are there with mirna Sequencing? Sample input is one of many challenges facing mirna sequencing reactions. Kits

More information

DEFY THE LAW OF AVERAGES. Single-Cell Targeted Gene Expression Analysis

DEFY THE LAW OF AVERAGES. Single-Cell Targeted Gene Expression Analysis DEFY THE LAW OF AVERAGES Single-Cell Targeted Gene Expression Analysis SINGLE-CELL ANALYSIS THAT DEFIES THE LAW OF AVERAGES GET ACCURATE, RELIABLE GENE EXPRESSION DATA WITH THE FLUIDIGM SINGLE-CELL WORKFLOW

More information

Standardized Next Generation Sequencing Abundance Measurements (StarSeq) using Competitive Template Mixtures. AccuGenomics Inc.

Standardized Next Generation Sequencing Abundance Measurements (StarSeq) using Competitive Template Mixtures. AccuGenomics Inc. Standardized Next Generation Sequencing Abundance Measurements (StarSeq) using Competitive Template Mixtures AccuGenomics Inc. Need for NGS Standardization * Nature Biotechnology November 2012 Targeted

More information

Complete protocol in 110 minutes Enzymatic fragmentation without sonication One-step fragmentation/tagging to save time

Complete protocol in 110 minutes Enzymatic fragmentation without sonication One-step fragmentation/tagging to save time Molecular Cloning Laboratories Manual Version 1.2 Product name: MCNext UT DNA Sample Prep Kit Cat #: MCUDS-4, MCUDS-24, MCUDS-96 Description: This protocol explains how to prepare up to 96 pooled indexed

More information

Single-Cell. Defy the Law of Averages

Single-Cell. Defy the Law of Averages Single-Cell AnalysiS Defy the Law of Averages An entirely new approach Single-Cell AnalysiS that Defies the Law of Averages Get Accurate, Reliable Gene expression Data with the fluidigm Single-Cell Workflow

More information

CloneTracker XP 10M Barcode-3 Library with RFP-Puro

CloneTracker XP 10M Barcode-3 Library with RFP-Puro CloneTracker XP 10M Barcode-3 Library with RFP-Puro Shipment Contents: Store at -20 C Description: Cellecta s CloneTracker XP 10M Barcode-3 Library with RFP-Puro is a pooled barcode library that enables

More information

Single Cell Transcriptomics scrnaseq

Single Cell Transcriptomics scrnaseq Single Cell Transcriptomics scrnaseq Matthew L. Settles Genome Center Bioinformatics Core University of California, Davis settles@ucdavis.edu; bioinformatics.core@ucdavis.edu Purpose The sequencing of

More information

Quantitation of mrna Using Real-Time Reverse Transcription PCR (RT-PCR)

Quantitation of mrna Using Real-Time Reverse Transcription PCR (RT-PCR) Quantitation of mrna Using Real-Time Reverse Transcription PCR (RT-PCR) Quantitative Real-Time RT-PCR Versus RT-PCR In Real-Time RT- PCR, DNA amplification monitored at each cycle but RT-PCR measures the

More information

Deep Sequencing technologies

Deep Sequencing technologies Deep Sequencing technologies Gabriela Salinas 30 October 2017 Transcriptome and Genome Analysis Laboratory http://www.uni-bc.gwdg.de/index.php?id=709 Microarray and Deep-Sequencing Core Facility University

More information

Get to Know Your DNA. Every Single Fragment.

Get to Know Your DNA. Every Single Fragment. HaloPlex HS NGS Target Enrichment System Get to Know Your DNA. Every Single Fragment. High sensitivity detection of rare variants using molecular barcodes How Does Molecular Barcoding Work? HaloPlex HS

More information

Single-cell sequencing

Single-cell sequencing Single-cell sequencing Harri Lähdesmäki Department of Computer Science Aalto University December 5, 2017 Contents Background & Motivation Single cell sequencing technologies Single cell sequencing data

More information

TECH NOTE SMARTer T-cell receptor profiling in single cells

TECH NOTE SMARTer T-cell receptor profiling in single cells TECH NOTE SMARTer T-cell receptor profiling in single cells Flexible workflow: Illumina-ready libraries from FACS or manually sorted single cells Ease of use: Optimized indexing allows for pooling 96 cells

More information

Applications and Uses. (adapted from Roche RealTime PCR Application Manual)

Applications and Uses. (adapted from Roche RealTime PCR Application Manual) What Can You Do With qpcr? Applications and Uses (adapted from Roche RealTime PCR Application Manual) What is qpcr? Real time PCR also known as quantitative PCR (qpcr) measures PCR amplification as it

More information

an innovation in high throughput single cell profiling

an innovation in high throughput single cell profiling an innovation in high throughput single cell profiling www.dolomite-bio.com Why use high throughput single cell profiling? Techniques such as high throughput scrna-seq (single cell RNA sequencing) offer

More information

Supplementary Figures

Supplementary Figures Supplementary Figures Supplementary Figure 1. Multiplet rate and sensitivity of the GemCode single cell platform from scrna-seq of 50:50 mixing of 293Ts and 3T3s. (a) Inferred multiplet rate as a function

More information

RIPTIDE HIGH THROUGHPUT RAPID LIBRARY PREP (HT-RLP)

RIPTIDE HIGH THROUGHPUT RAPID LIBRARY PREP (HT-RLP) Application Note: RIPTIDE HIGH THROUGHPUT RAPID LIBRARY PREP (HT-RLP) Introduction: Innovations in DNA sequencing during the 21st century have revolutionized our ability to obtain nucleotide information

More information

High Resolution LabChip XT Fractionation of Illumina Compatible Small RNA Libraries using the DNA 300 Assay Kit

High Resolution LabChip XT Fractionation of Illumina Compatible Small RNA Libraries using the DNA 300 Assay Kit application Note Next Generation Sequencing Authors: Lucy Sun Danh Tran Donna Fong Ryan Swenerton Elaine Wong-Ho Rajendra Singh Josh Molho Caliper Life Sciences a PerkinElmer Company Alameda, California

More information

Nature Methods: doi: /nmeth Supplementary Figure 1

Nature Methods: doi: /nmeth Supplementary Figure 1 Supplementary Figure 1 Workflow for multimodal analysis using sc-gem on a programmable microfluidic device (Fluidigm). 1) Cells are captured and lysed, 2) RNA from lysed single cell is reverse-transcribed

More information

High-quality stranded RNA-seq libraries from single cells using the SMART-Seq Stranded Kit Product highlights:

High-quality stranded RNA-seq libraries from single cells using the SMART-Seq Stranded Kit Product highlights: TECH NOTE High-quality stranded RNA-seq libraries from single cells using the SMART-Seq Stranded Kit Product highlights: Simple workflow starts directly from 1 1,000 cells or 10 pg 10 ng total RNA to generate

More information

Welcome to the NGS webinar series

Welcome to the NGS webinar series Welcome to the NGS webinar series Webinar 1 NGS: Introduction to technology, and applications NGS Technology Webinar 2 Targeted NGS for Cancer Research NGS in cancer Webinar 3 NGS: Data analysis for genetic

More information

Increased transcription detection with the NEBNext Single Cell/Low Input RNA Library Prep Kit

Increased transcription detection with the NEBNext Single Cell/Low Input RNA Library Prep Kit be INSPIRED drive DISCOVERY stay GENUINE TECHNICAL NOTE Increased transcription detection with the NEBNext Single Cell/Low Input RNA Library Prep Kit Highly sensitive, robust generation of high quality

More information

Single Cell Genomics

Single Cell Genomics Single Cell Genomics Application Cost Platform/Protoc ol Note Single cell 3 mrna-seq cell lysis/rt/library prep $2460/Sample 10X Genomics Chromium 500-10,000 cells/sample Single cell 5 V(D)J mrna-seq cell

More information

Simple, Complete Workflows for Gene Expression Analysis without RNA Purification

Simple, Complete Workflows for Gene Expression Analysis without RNA Purification Product Bulletin SYBR Green Cells-to-Ct Kits SYBR Green Cells-to-Ct Kits Simple, Complete Workflows for Gene Expression Analysis without RNA Purification 7 10 min total 5x 5' 5' 3' 3' 3' mrna 5' RT primer

More information

PrimePCR Assay Validation Report

PrimePCR Assay Validation Report Gene Information Gene Name keratin 78 Gene Symbol Organism Gene Summary Gene Aliases RefSeq Accession No. UniGene ID Ensembl Gene ID KRT78 Human This gene is a member of the type II keratin gene family

More information

qpcr Quantitative PCR or Real-time PCR Gives a measurement of PCR product at end of each cycle real time

qpcr Quantitative PCR or Real-time PCR Gives a measurement of PCR product at end of each cycle real time qpcr qpcr Quantitative PCR or Real-time PCR Gives a measurement of PCR product at end of each cycle real time Differs from endpoint PCR gel on last cycle Used to determines relative amount of template

More information

DNA concentration and purity were initially measured by NanoDrop 2000 and verified on Qubit 2.0 Fluorometer.

DNA concentration and purity were initially measured by NanoDrop 2000 and verified on Qubit 2.0 Fluorometer. DNA Preparation and QC Extraction DNA was extracted from whole blood or flash frozen post-mortem tissue using a DNA mini kit (QIAmp #51104 and QIAmp#51404, respectively) following the manufacturer s recommendations.

More information

Single-cell sequencing

Single-cell sequencing Single-cell sequencing Jie He 2017-10-31 The Core of Biology Is All About One Cell Forward Approaching The Nobel Prize in Physiology or Medicine 2004 Dr. Richard Axel Dr. Linda Buck Hypothesis 1. The odorant

More information

Nanopore sequencing How it works

Nanopore sequencing How it works 1 Nanopore sequencing How it works Nanopore Reader DNA or RNA passes through a nano-scale hole. The fluctuations in current as it passes through are used to understand the DNA or RNA sequence. An electrically

More information

Supplementary Information

Supplementary Information Supplementary Information Quantifying RNA allelic ratios by microfluidic multiplex PCR and sequencing Rui Zhang¹, Xin Li², Gokul Ramaswami¹, Kevin S Smith², Gustavo Turecki 3, Stephen B Montgomery¹, ²,

More information

Overcome ligation-induced bias and skewed mirna representation in microrna-seq

Overcome ligation-induced bias and skewed mirna representation in microrna-seq Home Learning centers Next-generation sequencing Technical notes Accurate mirna representation in microrna-seq TECH NOTE Overcome ligation-induced bias and skewed mirna representation in microrna-seq SMARTer

More information

Supplementary Figure 1 Schematic view of phasing approach. A sequence-based schematic view of the serial compartmentalization approach.

Supplementary Figure 1 Schematic view of phasing approach. A sequence-based schematic view of the serial compartmentalization approach. Supplementary Figure 1 Schematic view of phasing approach. A sequence-based schematic view of the serial compartmentalization approach. First, barcoded primer sequences are attached to the bead surface

More information

Fully Automated Library Quantification for Illumina Sequencing on the NGS STAR

Fully Automated Library Quantification for Illumina Sequencing on the NGS STAR Fully Automated Library Quantification for Illumina Sequencing on the NGS STAR Introduction Hamilton Robotics, an industry leader in liquid handling and laboratory automation equipment, has partnered with

More information

TaqMan Advanced mirna Assays

TaqMan Advanced mirna Assays PRODUCT BULLETIN TaqMan Advanced mirna Assays TaqMan Advanced mirna Assays Key features Universal reverse transcription (RT) one RT step for all Applied Biosystems TaqMan Advanced mirna Assays Sensitive

More information

less sensitive than RNA-seq but more robust analysis pipelines expensive but quantitiatve standard but typically not high throughput

less sensitive than RNA-seq but more robust analysis pipelines expensive but quantitiatve standard but typically not high throughput Chapter 11: Gene Expression The availability of an annotated genome sequence enables massively parallel analysis of gene expression. The expression of all genes in an organism can be measured in one experiment.

More information

www.illumina.com/hiseq www.illumina.com FOR RESEARCH USE ONLY 2012 2014 Illumina, Inc. All rights reserved. Illumina, BaseSpace, cbot, CSPro, Genetic Energy, HiSeq, Nextera, TruSeq, the pumpkin orange

More information

TaqMan Advanced mirna Assays

TaqMan Advanced mirna Assays PRODUCT BULLETIN Key features Universal reverse transcription (RT) one RT step for all TaqMan Advanced mirna Assays Sensitive detect as few as 60 copies of input microrna (mirna) Specific detect only mature

More information

Throughput cells cells. Methodology Full transcript or end-counting end-counting. Chemistry SMARTer V SMARTer V. Run time hours.

Throughput cells cells. Methodology Full transcript or end-counting end-counting. Chemistry SMARTer V SMARTer V. Run time hours. PN 101-0984 A1 DATASHEET C1 mrna Sequencing Rapidly characterize heterogeneity, identify critical cell populations. Individual cells are unique they differ by size, protein levels, and expressed mrna transcripts.

More information

Unique, dual-matched adapters mitigate index hopping between NGS samples. Kristina Giorda, PhD

Unique, dual-matched adapters mitigate index hopping between NGS samples. Kristina Giorda, PhD Unique, dual-matched adapters mitigate index hopping between NGS samples Kristina Giorda, PhD 1 Outline NGS workflow and cross-talk Sources of sample cross-talk and mitigation strategies Adapter recommendations

More information

solid S Y S T E M s e q u e n c i n g See the Difference Discover the Quality Genome

solid S Y S T E M s e q u e n c i n g See the Difference Discover the Quality Genome solid S Y S T E M s e q u e n c i n g See the Difference Discover the Quality Genome See the Difference With a commitment to your peace of mind, Life Technologies provides a portfolio of robust and scalable

More information

Library Quantification Kit User Manual

Library Quantification Kit User Manual Library Quantification Kit User Manual Cat. Nos. 638324, 638325 (032218) 1290 Terra Bella Avenue, Mountain View, CA 94043, USA U.S. Technical Support: techus@takarabio.com United States/Canada 800.662.2566

More information

Low input RNA-seq library preparation provides higher small non-coding RNA diversity and greatly reduced hands-on time

Low input RNA-seq library preparation provides higher small non-coding RNA diversity and greatly reduced hands-on time TECHNICAL NOTE Low input RNA-seq library preparation provides higher small non-coding RNA diversity and greatly reduced hands-on time INTRODUCTION RNA-seq is a next-generation sequencing technique that

More information

scgem Workflow Experimental Design Single cell DNA methylation primer design

scgem Workflow Experimental Design Single cell DNA methylation primer design scgem Workflow Experimental Design Single cell DNA methylation primer design The scgem DNA methylation assay uses qpcr to measure digestion of target loci by the methylation sensitive restriction endonuclease

More information

A Genomics (R)evolution: Harnessing the Power of Single Cells

A Genomics (R)evolution: Harnessing the Power of Single Cells A Genomics (R)evolution: Harnessing the Power of Single Cells Fundamental Question #1 If Transcriptional Heterogeneity ( Noise ) is so great in single cells What s the Point? Single Cells = True Biology

More information

Reference gene detection assay. Instructions for detection and quantification of a reference gene using SYBR Green detection chemistry

Reference gene detection assay. Instructions for detection and quantification of a reference gene using SYBR Green detection chemistry Reference gene detection assay Instructions for detection and quantification of a reference gene using SYBR Green detection chemistry Contents Introduction 3 Kit contents 4 Kit storage 4 Reagents and equipment

More information

Gene Regulation Solutions. Microarrays and Next-Generation Sequencing

Gene Regulation Solutions. Microarrays and Next-Generation Sequencing Gene Regulation Solutions Microarrays and Next-Generation Sequencing Gene Regulation Solutions The Microarrays Advantage Microarrays Lead the Industry in: Comprehensive Content SurePrint G3 Human Gene

More information

TaqPath ProAmp Master Mixes

TaqPath ProAmp Master Mixes PRODUCT BULLETIN es es Applied Biosystems TaqPath ProAmp Master Mixes are versatile master mixes developed for high-throughput genotyping and copy number variation (CNV) analysis protocols that require

More information

Single Cell Genomics

Single Cell Genomics Single Cell Genomics Application Cost Platform/Protocol Note 3 mrna-seq Cell capture/rt/library prep $1,990/Sample 10x Genomics Chromium 500-10,000 cells/sample 5 V(D)J + mrna Cell capture/rt/library prep

More information

Precise quantification of Ion Torrent libraries on the QuantStudio 3D Digital PCR System

Precise quantification of Ion Torrent libraries on the QuantStudio 3D Digital PCR System APPLICATION NOTE QuantStudio 3D Digital PCR System Precise quantification of Ion Torrent libraries on the QuantStudio 3D Digital PCR System Introduction The template preparation step in the next-generation

More information

PrimerArray Analysis Tool for Embryonic Stem Cells

PrimerArray Analysis Tool for Embryonic Stem Cells For Research Use Manual Table of Contents I. Calculating and exporting Ct values... 3 II. Relative quantification... 4 III. Troubleshooting... 8 2 URL:http://www.takara-bio.com The PrimerArray Analysis

More information

Single-Cell Whole Transcriptome Profiling With the SOLiD. System

Single-Cell Whole Transcriptome Profiling With the SOLiD. System APPLICATION NOTE Single-Cell Whole Transcriptome Profiling Single-Cell Whole Transcriptome Profiling With the SOLiD System Introduction The ability to study the expression patterns of an individual cell

More information

PrimePCR Assay Validation Report

PrimePCR Assay Validation Report Gene Information Gene Name keratin 3 Gene Symbol Organism Gene Summary Gene Aliases RefSeq Accession No. UniGene ID Ensembl Gene ID KRT3 Human The protein encoded by this gene is a member of the keratin

More information

P HENIX. PHENIX PCR Enzyme Guide Tools For Life Science Discovery RESEARCH PRODUCTS

P HENIX. PHENIX PCR Enzyme Guide Tools For Life Science Discovery RESEARCH PRODUCTS PHENIX PCR Enzyme Guide PHENIX offers a broad line of premium quality PCR Enzymes. This PCR Enzyme Guide will help simplify your polymerase selection process. Each DNA Polymerase has different characteristics

More information

Supplementary Information for Single-cell sequencing of the small-rna transcriptome

Supplementary Information for Single-cell sequencing of the small-rna transcriptome Supplementary Information for Single-cell sequencing of the small-rna transcriptome Omid R. Faridani 1,6,*, Ilgar Abdullayev 1,2,6, Michael Hagemann-Jensen 1,3, John P. Schell 4, Fredrik Lanner 4,5 and

More information

SureSelect XT HS. Target Enrichment

SureSelect XT HS. Target Enrichment SureSelect XT HS Target Enrichment What Is It? SureSelect XT HS joins the SureSelect library preparation reagent family as Agilent s highest sensitivity hybrid capture-based library prep and target enrichment

More information

Incorporating Molecular ID Technology. Accel-NGS 2S MID Indexing Kits

Incorporating Molecular ID Technology. Accel-NGS 2S MID Indexing Kits Incorporating Molecular ID Technology Accel-NGS 2S MID Indexing Kits Molecular Identifiers (MIDs) MIDs are indices used to label unique library molecules MIDs can assess duplicate molecules in sequencing

More information

Nature Biotechnology: doi: /nbt Supplementary Figure 1. sndrop-seq overview.

Nature Biotechnology: doi: /nbt Supplementary Figure 1. sndrop-seq overview. Supplementary Figure 1 sndrop-seq overview. A. sndrop-seq method showing modifications needed to process nuclei, including bovine serum albumin (BSA) coating and droplet heating to ensure complete nuclear

More information

PrimerArray Analysis Tool Ver. 2.2

PrimerArray Analysis Tool Ver. 2.2 For Research Use PrimerArray Analysis Tool Ver. 2.2 Manual Table of Contents I. Calculating and exporting Ct values... 3 II. Relative quantification... 4 III. Troubleshooting...10 2 URL:http://www.takara-bio.com

More information

Single-cell RNA-sequencing

Single-cell RNA-sequencing Single-cell RNA-sequencing Stefania Giacomello UC Davis, 22 June 2018 Applications - Heterogeneity analysis - Cell-type identification - Cellular states in differentiation and developmental processes -

More information

Experimental Design. Dr. Matthew L. Settles. Genome Center University of California, Davis

Experimental Design. Dr. Matthew L. Settles. Genome Center University of California, Davis Experimental Design Dr. Matthew L. Settles Genome Center University of California, Davis settles@ucdavis.edu What is Differential Expression Differential expression analysis means taking normalized sequencing

More information

BD Single-Cell Multiplexing Kit Human Protocol

BD Single-Cell Multiplexing Kit Human Protocol BD Single-Cell Multiplexing Kit Protocol For use with the BD Rhapsody system 11/2017 Doc ID: 54478 Rev. 1.0 Contents Overview on page 3 Sample Tag library preparation workflow on page 4 Reference for BD

More information

resequencing storage SNP ncrna metagenomics private trio de novo exome ncrna RNA DNA bioinformatics RNA-seq comparative genomics

resequencing storage SNP ncrna metagenomics private trio de novo exome ncrna RNA DNA bioinformatics RNA-seq comparative genomics RNA Sequencing T TM variation genetics validation SNP ncrna metagenomics private trio de novo exome mendelian ChIP-seq RNA DNA bioinformatics custom target high-throughput resequencing storage ncrna comparative

More information

Digital DNA/RNA sequencing enables highly accurate and sensitive biomarker detection and quantification

Digital DNA/RNA sequencing enables highly accurate and sensitive biomarker detection and quantification Digital DNA/RNA sequencing enables highly accurate and sensitive biomarker detection and quantification Erwin Chen ( 陳立德 ) Technical Product Specialist QIAGEN Taiwan Precision medicine: Right drug, right

More information

PrimePCR Assay Validation Report

PrimePCR Assay Validation Report Gene Information Gene Name keratin 5 Gene Symbol Organism Gene Summary Gene Aliases RefSeq Accession No. UniGene ID Ensembl Gene ID KRT5 Human The protein encoded by this gene is a member of the keratin

More information

BIOO LIFE SCIENCE PRODUCTS. NEXTflex TM 16S V4 Amplicon-Seq Kit 4 (Illumina Compatible) BIOO Scientific Corp V13.01

BIOO LIFE SCIENCE PRODUCTS. NEXTflex TM 16S V4 Amplicon-Seq Kit 4 (Illumina Compatible) BIOO Scientific Corp V13.01 BIOO LIFE SCIENCE PRODUCTS NEXTflex TM 16S V4 Amplicon-Seq Kit 4 (Illumina Compatible) Catalog #: 4201-01 (16 reactions) BIOO Scientific Corp. 2013 V13.01 TABLE OF CONTENTS GENERAL INFORMATION... 1 Product

More information

TECH NOTE Stranded NGS libraries from FFPE samples

TECH NOTE Stranded NGS libraries from FFPE samples TECH NOTE Stranded NGS libraries from FFPE samples Robust performance with extremely degraded FFPE RNA (DV 200 >25%) Consistent library quality across a range of input amounts (5 ng 50 ng) Compatibility

More information

Applied Biosystems SOLiD 3 Plus System. RNA Application Guide

Applied Biosystems SOLiD 3 Plus System. RNA Application Guide Applied Biosystems SOLiD 3 Plus System RNA Application Guide For Research Use Use Only. Not intended for any animal or human therapeutic or diagnostic use. TRADEMARKS: Trademarks of Life Technologies Corporation

More information

Quality assurance in NGS (diagnostics)

Quality assurance in NGS (diagnostics) Quality assurance in NGS (diagnostics) Chris Mattocks National Genetics Reference Laboratory (Wessex) Research Diagnostics Quality assurance Any systematic process of checking to see whether a product

More information

Transcriptomics analysis with RNA seq: an overview Frederik Coppens

Transcriptomics analysis with RNA seq: an overview Frederik Coppens Transcriptomics analysis with RNA seq: an overview Frederik Coppens Platforms Applications Analysis Quantification RNA content Platforms Platforms Short (few hundred bases) Long reads (multiple kilobases)

More information

SURESELECTXT LOW INPUT TARGET ENRICHMENT

SURESELECTXT LOW INPUT TARGET ENRICHMENT SURESELECTXT LOW INPUT TARGET ENRICHMENT Low Input FFPE Optimized Streamlined Workflow SureSelect XT Low Input What is it? SureSelect XT Low Input is a low-input, FFPE-optimized library preparation kit.

More information

Cat. # RR430S RR430A. For Research Use. SYBR Fast qpcr Mix. Product Manual. v201610da

Cat. # RR430S RR430A. For Research Use. SYBR Fast qpcr Mix. Product Manual. v201610da For Research Use SYBR Fast qpcr Mix Product Manual Table of Contents I. Description... 3 II. Principle... 4 III. Components... 5 IV. Storage... 5 V. Features... 6 VI. Precautions... 6 VII. Protocol...

More information

Roche Molecular Biochemicals Technical Note No. LC 10/2000

Roche Molecular Biochemicals Technical Note No. LC 10/2000 Roche Molecular Biochemicals Technical Note No. LC 10/2000 LightCycler Overview of LightCycler Quantification Methods 1. General Introduction Introduction Content Definitions This Technical Note will introduce

More information

Impact of gdna Integrity on the Outcome of DNA Methylation Studies

Impact of gdna Integrity on the Outcome of DNA Methylation Studies Impact of gdna Integrity on the Outcome of DNA Methylation Studies Application Note Nucleic Acid Analysis Authors Emily Putnam, Keith Booher, and Xueguang Sun Zymo Research Corporation, Irvine, CA, USA

More information

Reverse Transcription & RT-PCR

Reverse Transcription & RT-PCR Creating Gene Expression Solutions Reverse Transcription & RT-PCR Reverse transcription, a process that involves a reverse transcriptase (RTase) which uses RNA as the template to make complementary DNA

More information

Technical Review. Real time PCR

Technical Review. Real time PCR Technical Review Real time PCR Normal PCR: Analyze with agarose gel Normal PCR vs Real time PCR Real-time PCR, also known as quantitative PCR (qpcr) or kinetic PCR Key feature: Used to amplify and simultaneously

More information

Procedure & Checklist - Multiplex Isoform Sequencing (Iso-Seq Analysis)

Procedure & Checklist - Multiplex Isoform Sequencing (Iso-Seq Analysis) Procedure & Checklist - Multiplex Isoform Sequencing (Iso-Seq Analysis) Before You Begin Review the template preparation procedure for Iso-Seq analysis here. The procedure provides instructions for constructing

More information

Tech Note. Using the ncounter Analysis System with FFPE Samples for Gene Expression Analysis. ncounter Gene Expression. Molecules That Count

Tech Note. Using the ncounter Analysis System with FFPE Samples for Gene Expression Analysis. ncounter Gene Expression. Molecules That Count ncounter Gene Expression Tech Note Using the ncounter Analysis System with FFPE Samples for Gene Expression Analysis Introduction For the past several decades, pathologists have kept samples obtained from

More information

Performance characteristics of the High Sensitivity DNA kit for the Agilent 2100 Bioanalyzer

Performance characteristics of the High Sensitivity DNA kit for the Agilent 2100 Bioanalyzer Performance characteristics of the High Sensitivity DNA kit for the Agilent 2100 Bioanalyzer Technical Note 10 Measured conc. [ng/µl] 1 Y intercept = 0.09 r 2 = 0.993 0.1 0.1 1 10 Reference concentration

More information