Deep Learning with Microfluidics for Biotechnology

Total Page:16

File Type:pdf, Size:1020Kb

Deep Learning with Microfluidics for Biotechnology TSpace Research Repository tspace.library.utoronto.ca Deep Learning with Microfluidics for Biotechnology Jason Riordon, Dušan Sovilj, Scott Sanner, David Sinton, and Edmond W. K. Young Version Post-print/Accepted Manuscript Citation Riordon, Jason, et al. ""Deep Learning with Microfluidics for (published version) Biotechnology."" Trends in Biotechnology (2018). Copyright/License This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/. How to cite TSpace items Always cite the published version, so the author(s) will receive recognition through services that track citation counts, e.g. Scopus. If you need to cite the page number of the author manuscript from TSpace because you cannot access the published version, then cite the TSpace version in addition to the published version using the permanent URI (handle) found on the record page. This article was made openly accessible by U of T Faculty. Please tell us how this access benefits you. Your story matters. Deep Learning with Microfluidics for Biotechnology Jason Riordon, Dušan Sovilj, Scott Sanner1, David Sinton2 & Edmond W. K. Young3* Department of Mechanical and Industrial Engineering, University of Toronto, 5 King’s College Road, Toronto, ON, Canada, M5S 3G8 *Correspondence: [email protected] (E.W.K. Young) 1http://d3m.mie.utoronto.ca/ 2 http://www.sintonlab.com/ 3 http://ibmt.mie.utoronto.ca/ Keywords: Deep Learning, Machine Learning, Microfluidics, Lab-on-a-Chip Abstract: Advances in high-throughput and multiplexed microfluidics have rewarded biotechnology researchers with vast amounts of data. However, our ability to analyze complex data effectively has lagged. Over the last few years, deep artificial neural networks leveraging modern graphics processing units have enabled the rapid analysis of structured input data - sequences, images, videos - to predict complex outputs with unprecedented accuracy. While there have been early successes in flow cytometry, for example, the extensive potential of pairing microfluidics (to acquire data) and deep learning (to analyze data) to tackle biotechnology challenges remains largely untapped. Here we provide a roadmap to integrating deep learning and microfluidics in biotechnology labs that matches computational architectures to problem types, and provide an outlook on emerging opportunities. 1 The Challenge of Processing Data from Microfluidics Over the past two decades, microfluidics (see Glossary) has shown great promise in enhancing biotechnology applications by leveraging small sample volumes, short reaction times, parallelization and fluid manipulation at sample-relevant scales [1]. Major milestones in the field are indicated in Figure 1. By demonstrating an ability to efficiently perform a wide range of functions within biotechnology laboratories, including DNA and RNA sequencing [2,3], single- cell omics [4,5], antimicrobial resistance screening [6] and drug discovery [7], microfluidic technologies have revolutionized the way we approach experimental biology and biomedical research. Microfluidic technologies have also demonstrated an ability to capture, align, and manipulate single cells for cell sorting and flow-based cytometry [8–10], mass [11] and volume [12] sensing, phenotyping [13], cell fusion [14], cell capture (e.g., circulating tumor cells [15,16]), and cell movement (e.g., sperm motility [17–20]). Microfluidic high-throughput screening using droplets benefit from rapid reaction times, high sensitivity and low cost of reagents [21]. Microfluidics has also enabled the capture and monitoring of zebrafish embryos [22,23], the high-throughput and rapid imaging of the nematode worm Caenorhabditis elegans [24], and the ordering and orientation of Drosophila embryos [25]. While microfluidic applications in biotechnology vary widely, the real product in all cases is data. For example, a typical time-lapse experiment can readily generate >100 GB of data (e.g., 100 cells × 4 images/cell (1 brightfield + 3 fluorescence bands) × 6 time points/hr × 48 hrs × 1 MB/image). However, the generation of data using high-throughput, highly parallelized microfluidic systems, has far outpaced researchers’ abilities to effectively process this data – an analysis bottleneck. 2 Machine learning (Box 1) is a class of artificial intelligence-based methods that enable algorithms to learn without direct programming. While traditional machine learning has long offered data processing capabilities, the advent of deep learning methods represents a step- increase in the ability to handle structured data such as images or sequences. Deep learning architectures can now exploit structured data applicable to a variety of research fields [26,27], and leverage inherent data structures. Deep learning has achieved impressive recent gains in analyzing a variety of data types: images [28–31], natural language translation [32–34], speech data [35,36], text documents [37,38] and computational biology [39,40]. These major gains have been powered by increased computational power from GPUs, open-source frameworks (e.g., TensorFlow), and distributed computing. Traditional machine learning has already been paired with microfluidics for biotechnology applications, for example in disease detection within liquid biopsies as comprehensively reviewed by Ko and colleagues [41]. This marriage between traditional machine learning and microfluidics has yielded (i) improvements in analysis methods including single-cell lipid screening [42], cancer screening [43,44] and cell counting [45], and (ii) advances in microfluidic design and flow modeling including predicting water-in-oil emulsion sizes [46]. Applications that combine deep learning with microfluidics, however, are only beginning to emerge, with label-free cell classification as a prime example. Cells have been identified using either deep learning architectures that process pre-extracted features [47] or use raw images as inputs and fully leverage a deep network’s ability to extract relevant features for improved prediction [48– 50]. Deep learning methods have also led to well-defined flows by tuning channel geometry [51]. While these deep learning demonstrations indicate potential, we see far broader biotechnology applicability in the near future. 3 In this perspective we outline the many opportunities presented by the marriage of deep learning (to analyze data) and microfluidics (to generate data) for biotechnology applications. We provide a roadmap to integrating deep learning strategies and microfluidics applications, carefully pairing problem types to artificial neural network architectures - Figure 2 (Key Figure). We begin with advances in processing simple unstructured data for which there is much precedence in biotechnology, and transition to complex sequential and image data for which there are abundant opportunities. We provide practical implementation guidelines for biotechnology researchers and research leaders new to deep learning, including a summary of how neural networks function and tips on getting started (Box 2). We end with an outlook on emerging opportunities that will have a profound impact on biotechnology research in the near and medium term. Deep Learning Architectures for Microfluidic Challenges Deep neural architectures have been developed and applied to a wide range of challenges, including single-molecule science [52], computational biology [40], and biomedicine [53,54]. Here we highlight strategies that have successfully been applied within the microfluidics community, and where such approaches could be applied in the near future. Most relevant architecture categories (input-to-output data types) are listed alongside existing microfluidic applications in Figure 2. We progress from the simple unstructured-to-unstructured case to the more complex image-to-image combination, and highlight microfluidic achievements and opportunities. Unstructured-to-Unstructured Neural Networks – e.g., for Classifying Cells Based on Manually-Extracted Cell Traits 4 Unstructured-to-unstructured neural networks represent the simplest neural network case – a type of architecture that typically falls into the traditional machine learning category, but where deep learning can often be beneficial. In a typical biotechnology application, a neural network designed to handle unstructured inputs could be used to classify flowing cells within a microfluidic channel, where the input x would be a vector of cell traits (e.g., circularity, perimeter and major axis length) and the output y would be a class (e.g., white blood cell or colon cancer cell) as in the label-free cell segmentation and classification example in Figure 3A by Chen and colleagues (simplified – only three traits are shown for clarity). “Label-free” here refers to physical labels such as fluorophores rather than feature labels as used in machine learning terminology. The authors used time-stretch quantitative phase microscopy [47] to create a rich hyperdimensional feature space of cell traits, trained their network using supervised learning, and achieved an accuracy and consistency in cell classification with their deep neural network surpassing that of traditional machine learning approaches, including logistic regression, naive Bayes and support vector machines. Whereas the unstructured-to-unstructured example above utilized a deep network, most microfluidic work using simple unstructured-to-unstructured
Recommended publications
  • Recent Advances in Droplet-Based Microfluidic Technologies
    micromachines Review Recent Advances in Droplet-based Microfluidic Technologies for Biochemistry and Molecular Biology 1, 1, 2, Joel Sánchez Barea y , Juhwa Lee y and Dong-Ku Kang * 1 Department of Chemistry, Incheon National University, Incheon 22012, Korea; [email protected] (J.S.B.); [email protected] (J.L.) 2 Department of Chemistry, Research Institute of Basic Sciences, Incheon National University, Incheon 22012, Korea * Correspondence: [email protected]; Tel.: +82-32-835-8094 These authors contribute equally to this article. y Received: 2 May 2019; Accepted: 18 June 2019; Published: 20 June 2019 Abstract: Recently, droplet-based microfluidic systems have been widely used in various biochemical and molecular biological assays. Since this platform technique allows manipulation of large amounts of data and also provides absolute accuracy in comparison to conventional bioanalytical approaches, over the last decade a range of basic biochemical and molecular biological operations have been transferred to drop-based microfluidic formats. In this review, we introduce recent advances and examples of droplet-based microfluidic techniques that have been applied in biochemistry and molecular biology research including genomics, proteomics and cellomics. Their advantages and weaknesses in various applications are also comprehensively discussed here. The purpose of this review is to provide a new point of view and current status in droplet-based microfluidics to biochemists and molecular biologists. We hope that this review will accelerate communications between researchers who are working in droplet-based microfluidics, biochemistry and molecular biology. Keywords: droplet-based microfluidic; biochemistry; molecular biology; digital PCR; biochip; biosensor; digital quantification; microfluidic; single cell analysis 1.
    [Show full text]
  • Interfacing to Biological Systems Using Microfluidics
    University of Tennessee, Knoxville TRACE: Tennessee Research and Creative Exchange Doctoral Dissertations Graduate School 12-2018 Interfacing to Biological Systems Using Microfluidics Peter Golden Shankles University of Tennessee, [email protected] Follow this and additional works at: https://trace.tennessee.edu/utk_graddiss Recommended Citation Shankles, Peter Golden, "Interfacing to Biological Systems Using Microfluidics. " PhD diss., University of Tennessee, 2018. https://trace.tennessee.edu/utk_graddiss/5315 This Dissertation is brought to you for free and open access by the Graduate School at TRACE: Tennessee Research and Creative Exchange. It has been accepted for inclusion in Doctoral Dissertations by an authorized administrator of TRACE: Tennessee Research and Creative Exchange. For more information, please contact [email protected]. To the Graduate Council: I am submitting herewith a dissertation written by Peter Golden Shankles entitled "Interfacing to Biological Systems Using Microfluidics." I have examined the final electronic copy of this dissertation for form and content and recommend that it be accepted in partial fulfillment of the requirements for the degree of Doctor of Philosophy, with a major in Energy Science and Engineering. Scott T. Retterer, Major Professor We have read this dissertation and recommend its acceptance: Steven M. Abel, Mitchel J. Doctycz, Jennifer L. Morrell-Falvey Accepted for the Council: Dixie L. Thompson Vice Provost and Dean of the Graduate School (Original signatures are on file with official studentecor r ds.) Interfacing to Biological Systems Using Microfluidics A Dissertation Presented for the Doctor of Philosophy Degree The University of Tennessee, Knoxville Peter Golden Shankles December 2018 Copyright © 2018 by Peter Golden Shankles All rights reserved.
    [Show full text]
  • A Flexible Microfluidic System for Single-Cell Transcriptome Profiling
    www.nature.com/scientificreports OPEN A fexible microfuidic system for single‑cell transcriptome profling elucidates phased transcriptional regulators of cell cycle Karen Davey1,7, Daniel Wong2,7, Filip Konopacki2, Eugene Kwa1, Tony Ly3, Heike Fiegler2 & Christopher R. Sibley 1,4,5,6* Single cell transcriptome profling has emerged as a breakthrough technology for the high‑resolution understanding of complex cellular systems. Here we report a fexible, cost‑efective and user‑ friendly droplet‑based microfuidics system, called the Nadia Instrument, that can allow 3′ mRNA capture of ~ 50,000 single cells or individual nuclei in a single run. The precise pressure‑based system demonstrates highly reproducible droplet size, low doublet rates and high mRNA capture efciencies that compare favorably in the feld. Moreover, when combined with the Nadia Innovate, the system can be transformed into an adaptable setup that enables use of diferent bufers and barcoded bead confgurations to facilitate diverse applications. Finally, by 3′ mRNA profling asynchronous human and mouse cells at diferent phases of the cell cycle, we demonstrate the system’s ability to readily distinguish distinct cell populations and infer underlying transcriptional regulatory networks. Notably this provided supportive evidence for multiple transcription factors that had little or no known link to the cell cycle (e.g. DRAP1, ZKSCAN1 and CEBPZ). In summary, the Nadia platform represents a promising and fexible technology for future transcriptomic studies, and other related applications, at cell resolution. Single cell transcriptome profling has recently emerged as a breakthrough technology for understanding how cellular heterogeneity contributes to complex biological systems. Indeed, cultured cells, microorganisms, biopsies, blood and other tissues can be rapidly profled for quantifcation of gene expression at cell resolution.
    [Show full text]
  • RNA-Seq and Microfluidic Digital PCR Identification of Transcriptionally Active Spirochetes in Termite Gut Microbial Communities
    4-1 RNA-Seq and microfluidic digital PCR identification of transcriptionally active spirochetes in termite gut microbial communities Abstract CO2-reductive acetogenesis in termite hindguts is a bacterial process with significant impact on the nutrition of wood-feeding termites. Acetogenic spirochetes have been identified as key mediators of acetogenesis. Here, we use high-throughput, short transcript sequencing (RNA-Seq) and microfluidic, multiplex digital PCR to identify uncultured termite gut spirochetes transcribing genes for hydrogenase-linked formate dehydrogenase (FDHH) enzymes, which are required for acetogenic metabolism in the spirochete, Treponema primitia. To assess FDHH gene (fdhF) transcription within the gut community of a wood-feeding termite, we sequenced ca. 28,000,000 short transcript reads of gut microbial community RNA using Illumina Solexa technology. RNA-Seq results indicate that fdhF transcription in the gut is dominated by two fdhF genotypes: ZnD2sec and Zn2cys. This finding was independently corroborated with cDNA inventory and qRT-PCR transcription measurements. We, therefore, propose that RNA-Seq mapping of microbial community transcripts is specific and quantitative. Following transcriptional assessments, we performed microfluidic, multiplex digital PCR on single termite gut bacterial cells to discover the identity of uncultured bacteria encoding fdhF 4-2 genotypes ZnD2sec and Zn2cys. We identified the specific 16S rRNA gene ribotype of the bacterium encoding Zn2cys fdhF and report that the bacterium is a spirochete. Phylogenetic analysis reveals that this uncultured spirochete, like T. primitia, possesses genes for acetogenic metabolism – formyl-tetra-hydrofolate synthetase and both selenocysteine and cysteine variants of formate dehydrogenase. Microfluidic results also imply a spirochetal origin for ZnD2sec fdhF, but further gene pair associations are required for verification.
    [Show full text]
  • Microbes and Metagenomics in Human Health an Overview of Recent Publications Featuring Illumina® Technology TABLE of CONTENTS
    Microbes and Metagenomics in Human Health An overview of recent publications featuring Illumina® technology TABLE OF CONTENTS 4 Introduction 5 Human Microbiome Gut Microbiome Gut Microbiome and Disease Inflammatory Bowel Disease (IBD) Metabolic Diseases: Diabetes and Obesity Obesity Oral Microbiome Other Human Biomes 25 Viromes and Human Health Viral Populations Viral Zoonotic Reservoirs DNA Viruses RNA Viruses Human Viral Pathogens Phages Virus Vaccine Development 44 Microbial Pathogenesis Important Microorganisms in Human Health Antimicrobial Resistance Bacterial Vaccines 54 Microbial Populations Amplicon Sequencing 16S: Ribosomal RNA Metagenome Sequencing: Whole-Genome Shotgun Metagenomics Eukaryotes Single-Cell Sequencing (SCS) Plasmidome Transcriptome Sequencing 63 Glossary of Terms 64 Bibliography This document highlights recent publications that demonstrate the use of Illumina technologies in immunology research. To learn more about the platforms and assays cited, visit www.illumina.com. An overview of recent publications featuring Illumina technology 3 INTRODUCTION The study of microbes in human health traditionally focused on identifying and 1. Roca I., Akova M., Baquero F., Carlet J., treating pathogens in patients, usually with antibiotics. The rise of antibiotic Cavaleri M., et al. (2015) The global threat of resistance and an increasingly dense—and mobile—global population is forcing a antimicrobial resistance: science for interven- tion. New Microbes New Infect 6: 22-29 1, 2, 3 change in that paradigm. Improvements in high-throughput sequencing, also 2. Shallcross L. J., Howard S. J., Fowler T. and called next-generation sequencing (NGS), allow a holistic approach to managing Davies S. C. (2015) Tackling the threat of anti- microbial resistance: from policy to sustainable microbes in human health.
    [Show full text]
  • Microfluidics Coupled Mass Spectrometry for Multi- Omics/Targeted Assays in Translational Research
    MICROFLUIDICS COUPLED MASS SPECTROMETRY FOR MULTI- OMICS/TARGETED ASSAYS IN TRANSLATIONAL RESEARCH PD Rainville1, G Astarita1, JP Murphy1, ID Wilson2, JI Langridge1 1Waters Corporation, Milford, MA; 2Imperial College, London, United Kingdom INTRODUCTION Lipidomics of human plasma RESULTS Translation medicine is an interdisciplinary science that Sample Preparation Human plasma samples were prepared by modified Bligh-Dyer extraction with aims at combining the information taken from bench to Figure 4. BPI of multiple- bedside. In this process molecules are isolated and chloroform : methanol (2:1) with a (4:1) with human plasma. The samples were then centrifuged at 13,000 RCF for 5 min, dried down, reconstituted and omics experiments from identified in discovery and then utilized in the clinical injected onto the LC-MS system. human urine and plasma setting as biomarkers of health and disease to better run consecutively. The develop therapies. It has become recently apparent that LC-MS profiling of biofluids was carried out in repetitive proteomics, metabolomics, lipidomics, and glycomics data A 1 µL injection was made onto the LC-MS system. The sample was eluted order of polar plasma under gradient conditions with aqueous formic acid/acetonitrile (40/60) and combined are necessary to address the challenge of profiling, plasma acetonitrile/isopropanol (10/90) at a flow rate of 3 µL/min. Separation was translational research which places strain on available lipidomics, and urine carried out on an iKey CSH C18 100 Å, 1.7µm, 150 µm x 100 mm controlled 1-4 profiling over a period of sample and instrument utilization . Due to the at 60 °C.
    [Show full text]
  • Microfluidics Brochure
    Microfluidics Comprehensive Microfluidics Solutions for Diagnostics and Life Science Research You r i d e a s . We make them flow. INSIGHT INTO YOUR APPLICATIONS As the world of life science becomes increasingly complex, developers are challenged to build solutions that enable more analysis on smaller samples with easier user workflows. Whether you’re creating instruments for life science research or diagnostics, there’s a likelihood your application will require microfluidics. Our experts enable microfluidics that simplify workflows for assays in a wide range of applications, and we partner with you to develop intricate technology while streamlining functionality, manufacturability, and costs. ASSAYS ENABLED BY MICROFLUIDICS As the global authority in optofluidic subsystems we are proud to be one of the few OEM suppliers with a demonstrated capability to make complex assays work on microfluidic cartridges. From functionalized flow cells and droplet generators for next generation sequencing, to complex sample-to-answer solutions for point-of-care or in-field testing, we are a recognized leader in miniaturizing of an entire laboratory setup into a single device — with on-card reagents, pumps, valves, sensors, and optical interfaces. 2 Applications ORGAN- ON-A-CHIP DEVICES MULTIPLEXED MOLECULAR ASSAY DROPLET- BASED APPLICATIONS NEXT GENERATION CELL SEQUENCING ISOLATION DIAGNOSTICS AND POINT OF CARE MOLECULAR ENRICHMENT WORKFLOWS LIQUID BIOPSY 3 OPTOFLUIDIC PATHWAY Capabilities WE WELCOME THE MOST AMBITIOUS PROJECTS Microfluidic development projects require highly sophisticated technologies and sensitive materials to provide optimized and reliable performance. Although microfluidic consumable devices are undeniably complex, our experts make it easier to develop the right tools for your application.
    [Show full text]
  • Throughput Screening in C. Elegans Using
    AUTOMATED QUANTITATIVE PHENOTYPING AND HIGH- THROUGHPUT SCREENING IN C. ELEGANS USING MICROFLUIDICS AND COMPUTER VISION A Dissertation Presented to The Academic Faculty by Matthew Muria Crane In Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the School of Bioengineering Georgia Institute of Technology August 2011 AUTOMATED QUANTITATIVE PHENOTYPING AND HIGH- THROUGHPUT SCREENING IN C. ELEGANS USING MICROFLUIDICS AND COMPUTER VISION Approved by: Dr. Hang Lu, Advisor Dr. Michelle LaPlaca School of Chemical and Biomolecular Engineering School of Biomedical Engineering Georgia Institute of Technology Georgia Institute of Technology Dr. Robert Butera Dr. James Rehg School of Electrical and Computer Engineering School of Interactive Computing Georgia Institute of Technology Georgia Institute of Technology Dr. Oliver Brand School of Electrical and Computer Engineering Georgia Institute of Technology Date Approved: March 10, 2011 To my AsianCajun ACKNOWLEDGEMENTS I wish to thank my labmates for making this process interesting, educational and above all, entertaining. I’d like especially to thank Jeffrey Stirman and Kwanghun Chung for teaming up with me (or allowing me to team up with you), and for the years of coffee breaks and discussions. Ed Park for hours of political distraction and fierce debate. My advisor, Hang Lu, for providing me with all of the feedback and support a graduate student could ask for, while letting me explore this research topic with abandon. Thank you for helping me learn how to research, not just do research. My committee for providing me with valuable feedback and advance to improve this work. My family for supporting and encouraging me and helping to keep me from losing myself in the process.
    [Show full text]
  • Single-Cell Genomics
    Single-Cell Genomics Exploring new applications in microfluidics Mark Lynch April 10, 2019 Agenda 1. Microfluidics solutions for single-cell analysis 2. Single-cell total RNA sequencing 3. Single-cell high-throughput (HT) RNA expression and protein sequencing (REAP-seq) 4. Creating single-cell microenvironments 2 Microfluidic solutions for single-cell analysis Cellular analysis cell by cell The single-cell revolution is only beginning Science special issue, A Fantastic Voyage in Science, 2018 Breakthrough of the Year, Genomics, 2017 published in December 4 Driving those advances are techniques for isolating thousands of intact cells from living organisms, efficiently sequencing expressed genetic material in each cell and using computers, or labeling the cells, to reconstruct their relationships in space and time. That technical trifecta ‘will transform the next decade of research,’ says Nikolaus Rajewsky, a systems biologist at the Max Delbrück Center for Molecular Medicine in Berlin. —Elizabeth Pennisi, writing in ‘Science’ about the 2018 Breakthrough of the Year 5 Creating a cell atlas The only way to identify and understand all cells in a tissue Three cell-based approaches: 1. Classification 2. Characterization 3. Context 6 The benefit Individual cells behave differently from the average of many cells Modified from Dominguez et al. Journal of Immunological Methods (2014) 7 Cell characterization Deep profiling of cells to study multiple modes Stuart and Satija. Nature Reviews Genetics (2019) 8 Microfluidics Integrated fluidic circuit
    [Show full text]
  • Optimization of a Microfluidics-Based Next Generation Sequencing Assay for Clinical Oncology Diagnostics
    162 Original Article Page 1 of 14 Optimization of a microfluidics-based next generation sequencing assay for clinical oncology diagnostics Christine Henzler1,2, Matthew Schomaker3, Rendong Yang2,4, Aaron P. Lambert3, Rebecca LaRue1,2, Robyn Kincaid3, Kenneth Beckman5, Teresa Kemmer3, Jon Wilson1, Sophia Yohe1, Bharat Thyagarajan1, Andrew C. Nelson1 1Department of Laboratory Medicine and Pathology, University of Minnesota, Minneapolis, MN, USA; 2Research Informatics Solutions, Minnesota Supercomputing Institute, University of Minnesota, Minneapolis, MN, USA; 3M Health University of Minnesota Medical Center-Fairview, Minneapolis, MN, USA; 4The Hormel Institute, Austin, MN, USA; 5University of Minnesota Genomics Center, Minneapolis, MN, USA Contributions: (I) Conception and design: AC Nelson, J Wilson, S Yohe, B Thyagarajan; (II) Administrative support: T Kemmer; (III) Provision of study materials or patients: M Schomaker, J Wilson, T Kemmer, AC Nelson; (IV) Collection and assembly of data: C Henzler, M Schomaker, R Yang, AP Lambert, R LaRue, R Kincaid, AC Nelson; (V) Data analysis and interpretation: C Henzler, M Schomaker, AP Lambert, AC Nelson; (VI) Manuscript writing: All authors; (VII) Final approval of manuscript: All authors. Correspondence to: Andrew C. Nelson, MD, PhD. 420 Delaware Street S.E., Mayo Mail Code 609, Minneapolis, MN 55455, USA. Email: [email protected]. Background: Massively parallel, or next-generation, sequencing is a powerful technique for the assessment of somatic genomic alterations in cancer samples. Numerous gene targets can be interrogated simultaneously with a high degree of sensitivity. The clinical standard of care for many advanced solid and hematologic malignancies currently requires mutation analysis of several genes in the front-line setting, making focused next generation sequencing (NGS) assays an effective tool for clinical molecular diagnostic laboratories.
    [Show full text]
  • Research Training of Undergraduates Through Biomems Senior Design Projects
    AC 2008-1221: RESEARCH TRAINING OF UNDERGRADUATES THROUGH BIOMEMS SENIOR DESIGN PROJECTS Jin-Hwan Lee, University of Cincinnati Jin-Hwan Lee earned his M.S. and B.S in Material Science Engineering at the Korea University, Seoul, South Korea. He is currently a PhD candidate in the Department of Electrical and Computer Engineering at the University of Cincinnati. He was awarded the Rindsberg Fellowship in 2005 and again in 2006, and has participated in the Preparing Future Faculty program. His research interests include biosensors and microfluidic biochips for environmental and medical applications. Ali Asgar Bhagat, University of Cincinnati Ali Asgar S. Bhagat earned his M.S. in electrical engineering from the University of Cincinnati in 2006, and is currently a Ph.D. candidate in the Department of Electrical and Computer Engineering. His research interests include microfluidics and MEMS devices for chemical and biological assays. He was the teaching assistant for the microfluidics laboratory course discussed in this paper. Karen Davis, University of Cincinnati Dr. Karen C. Davis is an Associate Professor of Electrical & Computer Engineering at the University of Cincinnati. She has advised over 30 senior design students and more than 20 MS/PhD theses in the area of database systems. She has been the recipient of several departmental and college teaching awards, including the Master of Engineering Education Award, the Dean’s Award for Innovation in Engineering Education, and the Wandamacher Teaching Award for Young Faculty. She is a Senior member of IEEE and an ABET Computer Engineering program evaluator. Dr. Davis received a B.S. degree in Computer Science from Loyola University, New Orleans in 1985 and an M.S.
    [Show full text]
  • Microfluidic Single-Cell Whole-Transcriptome Sequencing
    Microfluidic single-cell whole-transcriptome sequencing Aaron M. Streetsa,b,1, Xiannian Zhanga,b,1, Chen Caoa,c, Yuhong Panga,c, Xinglong Wua,c, Liang Xionga,c, Lu Yanga,c, Yusi Fua,c, Liang Zhaoa,b,2,3, Fuchou Tanga,c,3, and Yanyi Huanga,b,3 aBiodynamic Optical Imaging Center (BIOPIC), bCollege of Engineering, and cSchool of Life Sciences, Peking University, Beijing 100871, China Edited by Stephen R. Quake, Stanford University, Stanford, CA, and approved April 2, 2014 (received for review February 3, 2014) Single-cell whole-transcriptome analysis is a powerful tool for and has undergone successive improvements since its inception quantifying gene expression heterogeneity in populations of cells. (22, 23), including a recent demonstration of absolute mRNA Many techniques have, thus, been recently developed to perform counting (24). One limitation that remains among most current transcriptome sequencing (RNA-Seq) on individual cells. To probe single-cell RNA-Seq methods, however, is sensitivity. Efficient and subtle biological variation between samples with limiting amounts reproducible reverse transcription and cDNA amplification are of RNA, more precise and sensitive methods are still required. We difficult with the extremely low quantity of total RNA in a single adapted a previously developed strategy for single-cell RNA-Seq cell (around 10 pg in a typical mammalian cell) (11), and insufficient that has shown promise for superior sensitivity and implemented reverse transcription efficiency and bias to highly expressed genes the chemistry in a microfluidic platform for single-cell whole- during amplification impede accurate quantification of low-abun- transcriptome analysis. In this approach, single cells are captured dance transcripts (25).
    [Show full text]