Computational Genomics. High-throughput experimental biology

Size: px
Start display at page:

Download "Computational Genomics. High-throughput experimental biology"

Transcription

1 Computational Genomics /02 810/02-710, Spring 2009 Gene Expression Analysis Data pre-processing processing Eric Xing Lecture 15, March 4, 2009 Reading: class assignment Eric CMU, High-throughput experimental biology Parallel approach to collection of very large amounts of data (by biological standards) Sophisticated instrumentation, requires some understanding Systematic features of the data are at least as important as the random ones Often more like industrial process than single investigator lab research Integration of many data types: clinical, genetic, molecular..databases Eric CMU,

2 Gene Expression Transcription DNA GTAATCCTC CATTAGGAG RNA polymerase mrna GU U AA CC Eric CMU, Measuring Gene Expression Idea: measure the amount of mrna to see which genes are being expressed in (used by) the cell. Measuring protein might be better, but is currently harder. Eric CMU,

3 Reverse transcription Clone cdna strands, complementary to the mrna mrna G U A A U C C U C Reverse transcriptase cdna T T A G G A G C A T T A G G A G C A T T A G G A G C C A T A G G A G C A T C C A A A G T T A G A A G A A G C A A T T T A A G G G G A A G G G C A T T A G G A G Eric CMU, cdna microarray experiments mrna levels compared in many different contexts --- Manifolds in a high-dimensional space spanned by mrna levels Different tissues, same organism (brain v. liver) Same tissue, same organism (ttt v. ctl, tumor v. non-tumor) Same tissue, different organisms (wt v. ko, tg, or mutant) Time course experiments (effect of ttt, development) Other special designs (e.g. to detect spatial patterns). Eric CMU,

4 cdna microarrays cdna clones Eric CMU, Compare the genetic expression in two samples of cells PRINT cdna from one gene on each spot SAMPLES cdna labelled red/green e.g. treatment / control normal / tumor tissue Eric CMU,

5 Imaging HYBRIDIZE Add equal amounts of labelled cdna samples to microarray. Laser SCAN Detector White channel image Eric CMU, Biological question Differentially expressed genes Sample class prediction etc. Experimental design Estimation Microarray experiment 16-bit TIFF files Image analysis (Rfg, Rbg), (Gfg, Gbg) Normalization R, G Testing Clustering Discrimination Biological verification and interpretation Eric CMU,

6 Some statistical questions Image analysis: addressing, segmenting, quantifying Normalisation: within and between slides Quality: of images, of spots, of (log) ratios Which genes are (relatively) up/down regulated? Assigning p-values to tests/confidence to results. Eric CMU, Some statistical and machine learning questions, ctd Planning of experiments: design, sample size Discrimination and allocation of samples Clustering, classification: of samples, of genes Selection of genes relevant to any given analysis Analysis of time course, factorial and other special experiments.....& much more. Eric CMU,

7 Some bioinformatic questions Connecting spots to databases, e.g. to sequence, structure, and pathway databases Discovering short sequences regulating sets of genes: direct and inverse methods Relating expression profiles to structure and function, e.g. protein localisation Identifying novel biochemical or signalling pathways,..and much more. Eric CMU, Image analysis Part of the image of one channel false-coloured on a white (v. high) red (high) through yellow and green (medium) to blue (low) and black scale White channel image Eric CMU,

8 Does one size fit all? Eric CMU, Segmentation: limitation of the fixed circle method Adaptive fit Fixed Circle Inside the boundary is spot (foreground), outside is not. Eric CMU,

9 Quantification of expression For each spot on the slide we calculate Red intensity = Rfg - Rbg fg = foreground, bg = background, and Green intensity = Gfg - Gbg and combine them in the log (base 2) ratio Log2( Red intensity / Green intensity) Eric CMU, Gene Expression Data On p genes for n slides: p is O(10,000), n is O(10-100), but growing, Slides Genes slide 1 slide 2 slide 3 slide 4 slide Gene expression level of gene 5 in slide 4 = Log 2 ( Red intensity / Green intensity) These values are conventionally displayed on a red (>0) yellow (0) green (<0) scale. Eric CMU,

10 Eric CMU, Systematic errors Probes: ~6,000 cdnas, including 200 related to lipid metabolism. Arranged in a 4x4 array of 19x21 sub-arrays. Eric CMU,

11 Analysis of possible systematic errors Data pre-processing Eric CMU, Quality of the signals Signal/Noise = log 2 (spot intensity/background intensity) Eric CMU,

12 Spatial plots: background from the two slides Eric CMU, The red/green ratios can be spatially biased Top 2.5%of ratios red, bottom 2.5% of ratios green Eric CMU,

13 The red/green ratios can be intensity-biased Eric CMU, Intensity Bias (within array) log 2 R vs log 2 G M=log 2 R/G vs A=log 2 RG Eric CMU,

14 Intensity Bias (across experiments) Boxplots of log 2 R/G Liver samples from 16 mice: 8 WT, 8 ApoAI KO. Eric CMU, Plate effects Eric CMU,

15 Spatial Bias Highlighting extreme log ratios Top (black) and bottom (green) 5% of log ratios Eric CMU, Print-tip group effects Log-ratios Print-tip groups Clear example of spatial bias Eric CMU,

16 Pin group (sub-array) effects Lowess lines through points from pin groups Boxplots of log ratios by pin group Eric CMU, Time of printing effects spot number Green channel intensities (log 2 G). Printing over 4.5 days. The previous slide depicts a slide from this print run. Eric CMU,

17 Normalization Why? To correct for systematic differences between samples on the same slide, or between slides, which do not represent true biological variation between samples. How do we know it is necessary? By examining self-self hybridizations, where no true differential expression is occurring. We find dye biases which vary with overall spot intensity, location on the array, plate origin, pins, scanning parameters,. Eric CMU, Self-self comparison False color overlay Boxplots within pin-groups Scatter (MA-)plots Eric CMU,

18 A series of non self-self comparison From the NCI60 data set (Stanford web site) Eric CMU, Early Ngai lab, UC Berkeley Eric CMU,

19 Early Goodman lab, UC Berkeley Eric CMU, From the Ernest Gallo Clinic & Research Center Eric CMU,

20 Early PMCRI, Melbourne Australia Eric CMU, Normalization: methods a) Normalization based on a global adjustment log 2 R/G -> log 2 R/G - c = log 2 R/(kG) Choices for k or c = log 2 k are c = median or mean of log ratios for a particular gene set (e.g. housekeeping genes). Or, total intensity normalization, where k = R i / G i. b) Intensity-dependent normalization. Here we run a line through the middle of the MA plot, shifting the M value of the pair (A,M) by c=c(a), i.e. log 2 R/G -> log 2 R/G - c (A) = log 2 R/(k(A)G). One estimate of c(a) is made using the LOWESS function of Cleveland (1979): LOcally WEighted Scatterplot Smoothing. Eric CMU,

21 Normalization: methods c) Within print-tip group normalization. In addition to intensity-dependent variation in log ratios, spatial bias can also be a significant source of systematic error. Most normalization methods do not correct for spatial effects produced by hybridization artefacts or print-tip or plate effects during the construction of the microarrays. It is possible to correct for both print-tip and intensity-dependent bias by performing LOWESS fits to the data within print-tip groups, i.e. log 2 R/G -> log 2 R/G - c i (A) = log 2 R/(k i (A)G), where c i (A) is the LOWESS fit to the MA-plot for the ith grid only. Eric CMU, Which spots to use for normalization? The LOWESS lines can be run through many different sets of points, and each strategy has its own implicit set of assumptions justifying its applicability. For example, we can justify the use of a global LOWESS approach by supposing that, when stratified by mrna abundance, a) only a minority of genes are expected to be differentially expressed, or b) any differential expression is as likely to be up-regulation as down-regulation. Pin-group LOWESS requires stronger assumptions: that one of the above applies within each pin-group The use of other sets of genes, e.g. control or housekeeping genes, involve similar assumptions. Eric CMU,

22 Use of control spots M = log R/G = logr - logg A = ( logr + logg) /2 Eric CMU, Global scale global lowess pin-group lowess spatial plot after Eric CMU,

23 MSP titration series (Microarray Sample Pool) Pool the whole library Control set to aid intensity- dependent normalization Different concentrations Spotted evenly spread across the slide Eric CMU, MSP normalization compared to other methods Orange: Schadt-Wong rank invariant set, Red line: lowess smooth Yellow: GAPDH, tubulin Light blue: MSP pool / titration Eric CMU,

24 Composite normalization c i (A)=α A g(a)+(1-α A )f i (A) Before and after composite normalization -MSP lowess curve -Global lowess curve -Composite lowess curve (Other colours control spots) Eric CMU, Comparison of Normalization Schemes No consensus on best segmentation or normalization method Scheme was applied to assess the common normalization methods Based on reciprocal labeling experiment data for a series of 140 replicate experiments on two different arrays each with 19,200 spots Eric CMU,

25 DESIGN OF RECIPROCAL LABELING EXPERIMENT Replicate experiment in which we assess the same mrna pools but invert the fluors used. The replicates are independent experiments and are scanned, quantified and normalized as usual Eric CMU, RECIPROCAL LABELING EXPERIMENT The following relationship would be observed for reciprocal microarray experiments in which the slides are free of defects and the normalization scheme performed ideally log Ch1/ Ch2 Ch1/ Ch2 2 ( RatioGeneA ) Exp.1 = log2( RatioGeneA ) Exp.2 We can measure using real data sets how well each microarray normalization scheme approaches this ideal Eric CMU,

26 Deviation metric to assess normalization schemes Deviation = log + Spot Ch1/ Ch2 Ch1/ Ch2 2 ( RatioGeneA ) Exp.1 log2( RatioGeneA ) Exp.2 Deviation ArrayAverage = n 1 Ch1/ Ch2 log ( Ratio ) + log 2 GeneN Exp.1 n 2 ( Ratio Ch1/ Ch2 GeneN ) Exp.2 We now use the mean array average deviation to compare the normalization methods. Note that this comparison addresses only variance (precision) and not bias (accuracy) aspects of normalization Eric CMU, Comparison of Normalization Schemes Comparison of Normalization Methods - Using K Microarrays Average Mean Deviation Value *** Pre Normalized Global Intensity Subarray Intensity Global Ratio Sub-Array Ratio Global LOWESS Subarray LOWESS Normalization Method Eric CMU,

27 Scale normalization: between slides Boxplots of log ratios from 3 replicate self-self hybridizations. Left panel: before normalization Middle panel: after within print-tip group normalization Right panel: after a further between-slide scale normalization. Eric CMU, The NCI 60 experiments (no bg) Some scale normalization seems desirable Eric CMU,

28 One way of taking scale into account Assumption: All slides have the same spread in M True log ratio is µ ij where i represents different slides and j represent different spots. Observed is M ij, where M ij = a i µ ij Robust estimate of a i is I MAD i I i =1 MAD i MAD i = median j { y ij - median(y ij ) } Eric CMU, A slightly harder normalization problem Global lowess doesn t do the trick here. Eric CMU,

29 Print-tip-group normalization helps Eric CMU, But not completely There is still a lot of scatter in the middle in a WT vs KO comparison. Eric CMU,

30 Effects of previous normalization Before normalisation After print-tip-group normalization Eric CMU, Within print-tip-group box plots of M after print-tip-group normalization Eric CMU,

31 Taking scale into account, cont. Assumption: All print-tip-groups have the same spread in M True log ratio is µ ij where i represents different print-tip-groups and j represent different spots. Observed is M ij, where M ij = a i µ ij Robust estimate of a i is MAD i = median j { y ij - median(y ij ) } I MAD i I i =1 MAD i Eric CMU, Effect of location & scale normalization Clearly care is needed in making decisions like this one. Eric CMU,

32 A comparison of three M v A plots Unnormalized Print-tip normalization Print tip & scale n. Eric CMU, Follow-up experiment On each slide, half the spots ( 8) are differentially expressed, the other half are not. Eric CMU,

33 Paired-slides: dye-swap Slide 1, M = log 2 (R/G) - c Slide 2, M = log 2 (R /G ) - c Combine by subtracting the normalized log-ratios: [ (log 2 (R/G) - c) - (log 2 (R /G ) - c ) ] / 2 [ log 2 (R/G) + log 2 (G /R ) ] / 2 [ log 2 (RG /GR ) ] / 2 provided c = c. Assumption: the normalization functions are the same for the two slides. Eric CMU, Checking the assumption MA plot for slides 1 and 2: it isn t always like this. Eric CMU,

34 Result of self-normalization (M - M )/2 vs. (A + A )/2 Eric CMU, Summary of normalization Reduces systematic (not random) effects Makes it possible to compare several arrays Use logratios (M vs A-plots) Lowess normalization (dye bias) MSP titration series composite normalization Pin-group location normalization Pin-group scale normalization Between slide scale normalization More? Use controls! Normalization introduces more variability Outliers (bad spots) are handled with replication Eric CMU,

Low-level Analysis. cdna Microarrays. Lecture 2 Low Level Gene Expression Data Analysis. Stat 697K, CS 691K, Microbio 690K

Low-level Analysis. cdna Microarrays. Lecture 2 Low Level Gene Expression Data Analysis. Stat 697K, CS 691K, Microbio 690K Lecture 2 Low Level Gene Expression Data nalysis Stat 697K, CS 691K, icrobio 690K Statistical Challenges odel variation of data not related to gene expression Compare expression for the same gene across

More information

Microarray Data Pre-processing. Ana H. Barragan Lid

Microarray Data Pre-processing. Ana H. Barragan Lid Microarray Data Pre-processing Ana H. Barragan Lid Hybridized Microarray Imaged in a microarray scanner Scanner produces fluorescence intensity measurements Intensities correspond to levels of hybridization

More information

Quality control of microarrays

Quality control of microarrays Quality control of microarrays Solveig Mjelstad Angelskår Intoduction to Microarray technology September 2009 Overview of the presentation 1. Image analysis 2. Quality Control (QC) general concepts 3.

More information

Automatic gene expression estimation from microarray images. Daniel O. Dantas Adviser: : Junior Barrera

Automatic gene expression estimation from microarray images. Daniel O. Dantas Adviser: : Junior Barrera Automatic gene expression estimation from microarray images Daniel O. Dantas Adviser: : Junior Barrera IME-USP Summary Introduction Problem definition Solution strategy Image segmentation Signal estimation

More information

Steps involved in microarray analysis after the experiments

Steps involved in microarray analysis after the experiments Steps involved in microarray analysis after the experiments Scanning slides to create images Conversion of images to numerical data Processing of raw numerical data Further analysis Clustering Integration

More information

Analysing data from Illumina BeadArrays

Analysing data from Illumina BeadArrays The bead Analysing data from Illumina BeadArrays Each silica bead is 3 microns in diameter Matt Ritchie Department of Oncology University of Cambridge, UK 4th September 008 700,000 copies of same probe

More information

Developed by BioDiscovery, Inc. DualChip evaluation software User Manual Version 1.1

Developed by BioDiscovery, Inc. DualChip evaluation software User Manual Version 1.1 Developed by BioDiscovery, Inc. DualChip evaluation software User Manual Version 1.1 1 Table of contents 1. INTRODUCTION...3 2. SCOPE OF DELIVERY...4 3. INSTALLATION PROCEDURES...5 3.1. SYSTEM REQUIREMENTS...

More information

Scanning and Image Processing -by Steve Clough

Scanning and Image Processing -by Steve Clough Scanning and Image Processing -by Steve Clough cdna microarrays use two dyes with well separated emission spectra such as Cy3 and Cy5 to allow direct comparisons on single slide GSI Lumonics Ratio of Expression

More information

The Bead. beadarray: : An R Package for Illumina BeadArrays. Bead Preparation and Array Production. Beads in Wells. Mark Dunning -

The Bead. beadarray: : An R Package for Illumina BeadArrays. Bead Preparation and Array Production. Beads in Wells. Mark Dunning - beadarray: : An R Package for Illumina BeadArrays Mark Dunning - md392@cam.ac.uk PhD Student - Computational Biology Group, Department of Oncology - University of Cambridge Address The Bead Probe 23 b

More information

Microarray Image Analysis: Background Estimation using Region and Filtering Techniques

Microarray Image Analysis: Background Estimation using Region and Filtering Techniques Microarray Image Analysis: Background Estimation using Region and Filtering Techniques Anders Bengtsson December 9, 2003 Abstract This report examines properties of two main methods used for local background

More information

Automated cdna microarray image segmentation

Automated cdna microarray image segmentation Automated cdna microarray image segmentation Author Liew, Alan Wee-Chung, Yan, Hong Published 2007 Conference Title Proceedings of the International Symposium on Computational Models for Life Sciences

More information

GenePix Application Note

GenePix Application Note GenePix Application Note Biological Relevance of GenePix Results Shawn Handran, Ph.D. and Jack Y. Zhai, Ph.D. Axon Instruments, Inc. 3280 Whipple Road, Union City, CA 94587 Last Updated: Aug 22, 2003.

More information

Assessments Using Spike-In Experiments

Assessments Using Spike-In Experiments Assessments Using Spike-In Experiments Rafael A Irizarry, Department of Biostatistics JHU rafa@jhu.edu http://www.biostat.jhsph.edu/~ririzarr http://www.bioconductor.org A probe set = 11-20 PM,MM pairs

More information

Multiplexing as Essential Tool for Modern Biology

Multiplexing as Essential Tool for Modern Biology Multiplexing as Essential Tool for Modern Biology Bio-Plex Seminar, Debrecen, 2012. Gyula Csanádi, PhD. The "Age of "-omics" Studying interrelationships at different level of complexity Genes - Unveiling

More information

Analysing Illumina bead-based data using beadarray

Analysing Illumina bead-based data using beadarray Analysing Illumina bead-based data using beadarray Mark Dunning 6th August 2007 The Bead Each silica bead is 3 microns in diameter 700,000 copies of same probe sequence are covalently attached to each

More information

Preparation of Sample Hybridization Scanning and Image Analysis

Preparation of Sample Hybridization Scanning and Image Analysis Preparation of Sample Hybridization Scanning and Image Analysis Sample preparation 1. Design experiment 2. Perform experiment Question? Replicates? Test? mutant wild type 3. Precipitate RNA 4. Label RNA

More information

Probe set (Affymetrix( Affymetrix) PM MM. Probe pair. cell. Gene sequence PM MM ACCAGATCTGTAGTCCATGCGATGC ACCAGATCTGTAATCCATGCGATGC 08/07/2003 1

Probe set (Affymetrix( Affymetrix) PM MM. Probe pair. cell. Gene sequence PM MM ACCAGATCTGTAGTCCATGCGATGC ACCAGATCTGTAATCCATGCGATGC 08/07/2003 1 Probe set (Affymetrix( Affymetrix) cell Probe pair PM MM Gene sequence PM MM ACCAGATCTGTAGTCCATGCGATGC ACCAGATCTGTAATCCATGCGATGC 08/07/2003 1 MAS 5.0 output Detection p-value which is evaluated against

More information

Spectral colors. What is colour? 11/23/17. Colour Vision 1 - receptoral. Colour Vision I: The receptoral basis of colour vision

Spectral colors. What is colour? 11/23/17. Colour Vision 1 - receptoral. Colour Vision I: The receptoral basis of colour vision Colour Vision I: The receptoral basis of colour vision Colour Vision 1 - receptoral What is colour? Relating a physical attribute to sensation Principle of Trichromacy & metamers Prof. Kathy T. Mullen

More information

MICROARRAY IMAGE ANALYSIS PROGRAM

MICROARRAY IMAGE ANALYSIS PROGRAM Revision submitted for publication to Loyola Schools Review, 13 November 2002 MICROARRAY IMAGE ANALYSIS PROGRAM Paul Ignatius D. Echevarria Jerome C. Punzalan John Paul C. Vergara Department of Information

More information

In our previous lecture, we understood the vital parameters to be taken into consideration before data acquisition and scanning.

In our previous lecture, we understood the vital parameters to be taken into consideration before data acquisition and scanning. Interactomics: Protein Arrays & Label Free Biosensors Professor Sanjeeva Srivastava MOOC NPTEL Course Indian Institute of Technology Bombay Module 7 Lecture No 34 Software for Image scanning and data processing

More information

NPTEL VIDEO COURSE PROTEOMICS PROF. SANJEEVA SRIVASTAVA

NPTEL VIDEO COURSE PROTEOMICS PROF. SANJEEVA SRIVASTAVA HANDOUT LECTURE-31 MICROARRAY WORK-FLOW: IMAGE SCANNING AND DATA PROCESSING Slide 1: This module contains the summary of the discussion with Mr. Pankaj Khanna, an application specialist from Spinco Biotech,

More information

RealSpot: software validating results from DNA microarray data analysis with spot images

RealSpot: software validating results from DNA microarray data analysis with spot images Physiol Genomics 21: 284 291, 2005. First published February 1, 2005; doi:10.1152/physiolgenomics.00236.2004. RealSpot: software validating results from DNA microarray data analysis with spot images Zhongming

More information

Evaluation of image quality of the compression schemes JPEG & JPEG 2000 using a Modular Colour Image Difference Model.

Evaluation of image quality of the compression schemes JPEG & JPEG 2000 using a Modular Colour Image Difference Model. Evaluation of image quality of the compression schemes JPEG & JPEG 2000 using a Modular Colour Image Difference Model. Mary Orfanidou, Liz Allen and Dr Sophie Triantaphillidou, University of Westminster,

More information

Image Capture TOTALLAB

Image Capture TOTALLAB 1 Introduction In order for image analysis to be performed on a gel or Western blot, it must first be converted into digital data. Good image capture is critical to guarantee optimal performance of automated

More information

NPTEL VIDEO COURSE PROTEOMICS PROF. SANJEEVA SRIVASTAVA

NPTEL VIDEO COURSE PROTEOMICS PROF. SANJEEVA SRIVASTAVA LECTURE-31 MICROARRAY WORK-FLOW: IMAGE SACNNING AND DATA PROCESSING TRANSCRIPT Welcome to the proteomics course. In today s lecture we will talk about microarray work-flow the image scanning and processing.

More information

Comparing Means. Chapter 24. Case Study Gas Mileage for Classes of Vehicles. Case Study Gas Mileage for Classes of Vehicles Data collection

Comparing Means. Chapter 24. Case Study Gas Mileage for Classes of Vehicles. Case Study Gas Mileage for Classes of Vehicles Data collection Chapter 24 One-Way Analysis of Variance: Comparing Several Means BPS - 5th Ed. Chapter 24 1 Comparing Means Chapter 18: compared the means of two populations or the mean responses to two treatments in

More information

Feature Level Data. Outline. Affymetrix GeneChip Design. Affymetrix GeneChip arrays Two color platforms

Feature Level Data. Outline. Affymetrix GeneChip Design. Affymetrix GeneChip arrays Two color platforms Feature Level Data Outline Affymetrix GeneChip arrays Two color platforms Affymetrix GeneChip Design 5 3 Reference sequence TGTGATGGTGCATGATGGGTCAGAAGGCCTCCGATGCGCCGATTGAGAAT GTACTACCCAGTCTTCCGGAGGCTA

More information

Topics for today. Why not use R for graphics? Why use R for graphics? Introduction to R Graphics: U i R t t fi. Using R to create figures

Topics for today. Why not use R for graphics? Why use R for graphics? Introduction to R Graphics: U i R t t fi. Using R to create figures Topics for today Introduction to R Graphics: U i R t t fi Using R to create figures BaRC Hot Topics October 2011 George Bell, Ph.D. http://iona.wi.mit.edu/bio/education/r2011/ Getting started with R Drawing

More information

Chapter 10. Re-expressing Data: Get it Straight! Copyright 2012, 2008, 2005 Pearson Education, Inc.

Chapter 10. Re-expressing Data: Get it Straight! Copyright 2012, 2008, 2005 Pearson Education, Inc. Chapter 10 Re-expressing Data: Get it Straight! Copyright 2012, 2008, 2005 Pearson Education, Inc. Straight to the Point We cannot use a linear model unless the relationship between the two variables is

More information

Introduction to Statistical Process Control. Managing Variation over Time

Introduction to Statistical Process Control. Managing Variation over Time EE9H F3 Introduction to Statistical Process Control The assignable cause. The Control Chart. Statistical basis of the control chart. Control limits, false and true alarms and the operating characteristic

More information

S3 Scoring parameter sets for global optimization

S3 Scoring parameter sets for global optimization S3 Scoring parameter sets for global optimization Extracting features from experimental data We fitted harmonic models to experimental data [1] that is publicly available for different tissues with a circadian

More information

Donuts, Scratches and Blanks: Robust Model-Based Segmentation of Microarray Images

Donuts, Scratches and Blanks: Robust Model-Based Segmentation of Microarray Images Donuts, Scratches and Blanks: Robust Model-Based Segmentation of Microarray Images Qunhua Li 1,a, Chris Fraley 1,a, Roger E. Bumgarner 2,b, Ka Yee Yeung 2,c, Adrian E. Raftery 1,a Technical Report no.

More information

Introduction to BioImage Analysis

Introduction to BioImage Analysis Introduction to BioImage Analysis Qi Gao CellNetworks Math-Clinic core facility 22-23.02.2018 MATH- CLINIC Math-Clinic core facility Data analysis services on bioimage analysis & bioinformatics: 1-to-1

More information

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT:

NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: IJCE January-June 2012, Volume 4, Number 1 pp. 59 67 NON UNIFORM BACKGROUND REMOVAL FOR PARTICLE ANALYSIS BASED ON MORPHOLOGICAL STRUCTURING ELEMENT: A COMPARATIVE STUDY Prabhdeep Singh1 & A. K. Garg2

More information

Influence of Dictionary Size on the Lossless Compression of Microarray Images

Influence of Dictionary Size on the Lossless Compression of Microarray Images Influence of Dictionary Size on the Lossless Compression of Microarray Images Robert Bierman 1, Rahul Singh 1 Department of Computer Science, San Francisco State University, San Francisco, CA bierman@sfsu.edu,

More information

3) Start ImageJ, install CM Engine as a macro (instructions here:

3) Start ImageJ, install CM Engine as a macro (instructions here: Instructions for CM Engine use 1) Download CM Engine from SourceForge (http://cm- engine.sourceforge.net/) or from the Rothstein Lab website (http://www.rothsteinlab.com/cm- engine.zip ). 2) Download ImageJ

More information

CellSpecks: A Software for Automated Detection and Analysis of Calcium

CellSpecks: A Software for Automated Detection and Analysis of Calcium Biophysical Journal, Volume 115 Supplemental Information CellSpecks: A Software for Automated Detection and Analysis of Calcium Channels in Live Cells Syed Islamuddin Shah, Martin Smith, Divya Swaminathan,

More information

Chapter 25. One-Way Analysis of Variance: Comparing Several Means. BPS - 5th Ed. Chapter 24 1

Chapter 25. One-Way Analysis of Variance: Comparing Several Means. BPS - 5th Ed. Chapter 24 1 Chapter 25 One-Way Analysis of Variance: Comparing Several Means BPS - 5th Ed. Chapter 24 1 Comparing Means Chapter 18: compared the means of two populations or the mean responses to two treatments in

More information

Classification of Road Images for Lane Detection

Classification of Road Images for Lane Detection Classification of Road Images for Lane Detection Mingyu Kim minkyu89@stanford.edu Insun Jang insunj@stanford.edu Eunmo Yang eyang89@stanford.edu 1. Introduction In the research on autonomous car, it is

More information

Chem466 Lecture Notes. Spring, 2004

Chem466 Lecture Notes. Spring, 2004 Chem466 Lecture Notes Spring, 004 Overview of the course: Many of you will use instruments for chemical analyses in lab. settings. Some of you will go into careers (medicine, pharmacology, forensic science,

More information

The method requires foreground and background sequence datasets. The users can use fasta files as input.

The method requires foreground and background sequence datasets. The users can use fasta files as input. 1 Introduction he emergence of hip-seq technology for genome-wide profiling of transcription factor binding sites (FBS) has made it possible to categorize very precisely the FBS motifs. How to harness

More information

Introduction to Image Analysis with

Introduction to Image Analysis with Introduction to Image Analysis with PLEASE ENSURE FIJI IS INSTALLED CORRECTLY! WHAT DO WE HOPE TO ACHIEVE? Specifically, the workshop will cover the following topics: 1. Opening images with Bioformats

More information

A Novel Approach for MRI Image De-noising and Resolution Enhancement

A Novel Approach for MRI Image De-noising and Resolution Enhancement A Novel Approach for MRI Image De-noising and Resolution Enhancement 1 Pravin P. Shetti, 2 Prof. A. P. Patil 1 PG Student, 2 Assistant Professor Department of Electronics Engineering, Dr. J. J. Magdum

More information

The PBM experiments yielded a fluorescence value for each spot on the array. The fifty

The PBM experiments yielded a fluorescence value for each spot on the array. The fifty Supplemental Experimental Procedures Analyzing the protein binding microarray (PBM) data The PBM experiments yielded a fluorescence value for each spot on the array. The fifty sequences with highest fluorescence

More information

A Study On Preprocessing A Mammogram Image Using Adaptive Median Filter

A Study On Preprocessing A Mammogram Image Using Adaptive Median Filter A Study On Preprocessing A Mammogram Image Using Adaptive Median Filter Dr.K.Meenakshi Sundaram 1, D.Sasikala 2, P.Aarthi Rani 3 Associate Professor, Department of Computer Science, Erode Arts and Science

More information

GenePix Application Note

GenePix Application Note GenePix Application Note Determining the Signal-to-Noise Ratio and Optimal Photomultiplier gain setting in the GenePix 4000B Siobhan Pickett, M.S., Sean Carriedo, Ph.D. and Chang Wang, Ph.D. Axon Instruments,

More information

7-2 Mean, Median, Mode, and Range. IWBAT find the mean, median, mode, and range of a data set.

7-2 Mean, Median, Mode, and Range. IWBAT find the mean, median, mode, and range of a data set. IWBAT find the mean, median, mode, and range of a data set. mean median mode range outlier Vocabulary WRITE: The mean is the sum of the data values divided by the number of data items. The median is the

More information

The ultimate camera. Computational Photography. Creating the ultimate camera. The ultimate camera. What does it do?

The ultimate camera. Computational Photography. Creating the ultimate camera. The ultimate camera. What does it do? Computational Photography The ultimate camera What does it do? Image from Durand & Freeman s MIT Course on Computational Photography Today s reading Szeliski Chapter 9 The ultimate camera Infinite resolution

More information

Enriching Beads Oligo (dt) Magnetic Beads for mrna Purification

Enriching Beads Oligo (dt) Magnetic Beads for mrna Purification Enriching Beads Oligo (dt) Magnetic Beads for mrna Purification Isolate the mrna transcriptome in 15 minutes User Guidance Enriching Biotechnology Rev. 1.0 October 25th. 2018 Why choose Enriching Beads

More information

Lectures 15/16 ANOVA. ANOVA Tests. Analysis of Variance. >ANOVA stands for ANalysis Of VAriance >ANOVA allows us to:

Lectures 15/16 ANOVA. ANOVA Tests. Analysis of Variance. >ANOVA stands for ANalysis Of VAriance >ANOVA allows us to: Lectures 5/6 Analysis of Variance ANOVA >ANOVA stands for ANalysis Of VAriance >ANOVA allows us to: Do multiple tests at one time more than two groups Test for multiple effects simultaneously more than

More information

Lecture 8: GIS Data Error & GPS Technology

Lecture 8: GIS Data Error & GPS Technology Lecture 8: GIS Data Error & GPS Technology A. Introduction We have spent the beginning of this class discussing some basic information regarding GIS technology. Now that you have a grasp of the basic terminology

More information

Thank you for using Delta2D, the software package with leading technology for easy and reliable analysis of 2D gel images.

Thank you for using Delta2D, the software package with leading technology for easy and reliable analysis of 2D gel images. Title 2 3 Copyright 2000-2008 DECODON GmbH. DECODON makes no representations, express or implied, with respect to this documentation or the software it describes, including without limitations, any implied

More information

High Precision Positioning Unit 1: Accuracy, Precision, and Error Student Exercise

High Precision Positioning Unit 1: Accuracy, Precision, and Error Student Exercise High Precision Positioning Unit 1: Accuracy, Precision, and Error Student Exercise Ian Lauer and Ben Crosby (Idaho State University) This assignment follows the Unit 1 introductory presentation and lecture.

More information

Reflectance curves of some common foods. Spectral colors. What is colour? 11/4/11

Reflectance curves of some common foods. Spectral colors. What is colour? 11/4/11 Colour Vision I: The re0nal basis of colour vision and the inherited colour vision deficiencies Prof. Kathy T. ullen What is colour? What physical aspect of the world does our sense of colour inform us

More information

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror Image analysis CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror 1 Outline Images in molecular and cellular biology Reducing image noise Mean and Gaussian filters Frequency domain interpretation

More information

Scan slides (Axon Genepix 4200AL)

Scan slides (Axon Genepix 4200AL) Page 1 Scan slides (Axon Genepix 4200AL) We need to scan the slides on both channels (Cy3 and Cy5) to obtain a 16-bit grayscale TIFF file for each. Typically these files are about 20-26Mb per channel,

More information

Lane Detection in Automotive

Lane Detection in Automotive Lane Detection in Automotive Contents Introduction... 2 Image Processing... 2 Reading an image... 3 RGB to Gray... 3 Mean and Gaussian filtering... 5 Defining our Region of Interest... 6 BirdsEyeView Transformation...

More information

Fig. S1. HEC1 and SPT are co-expressed during gynoecium development.

Fig. S1. HEC1 and SPT are co-expressed during gynoecium development. Fig. S1. HEC1 and SPT are co-expressed during gynoecium development. (A) Global expression profile of HEC1 and SPT during Arabidopsis development. Mean normalized data is from the AtGenExpress atlas (Schmid

More information

(Quantitative Imaging for) Colocalisation Analysis

(Quantitative Imaging for) Colocalisation Analysis (Quantitative Imaging for) Colocalisation Analysis or Why Colour Merge / Overlay Images are EVIL! Special course for DIGS-BB PhD program What is an Image anyway..? An image is a representation of reality

More information

Microarray BASICA: Background Adjustment, Segmentation, Image Compression and Analysis of Microarray Images

Microarray BASICA: Background Adjustment, Segmentation, Image Compression and Analysis of Microarray Images EURASIP Journal on Applied Signal Processing 24:1, 92 17 c 24 Hindawi Publishing Corporation Microarray BASICA: Background Adjustment, Segmentation, Image Compression and Analysis of Microarray Images

More information

Transcription Factor-DNA Binding Via Machine Learning Ensembles arxiv: v1 [q-bio.gn] 10 May 2018

Transcription Factor-DNA Binding Via Machine Learning Ensembles arxiv: v1 [q-bio.gn] 10 May 2018 Transcription Factor-DNA Binding Via Machine Learning Ensembles arxiv:1805.03771v1 [q-bio.gn] 10 May 2018 Yue Fan 1 and Mark Kon 1,2 and Charles DeLisi 3 1 Department of Mathematics and Statistics, Boston

More information

THEORY AND APPROACHES TO AUTOMATED IMAGE ANALYSIS IN DIGITAL PATHOLOGY

THEORY AND APPROACHES TO AUTOMATED IMAGE ANALYSIS IN DIGITAL PATHOLOGY THEORY AND APPROACHES TO AUTOMATED IMAGE ANALYSIS IN DIGITAL PATHOLOGY Kyle Takayama, MS Charles River Laboratories EVERY STEP OF THE WAY EVERY STEP OF THE WAY MORPHOMETRY Measurements or counts performed

More information

Computer Vision. Howie Choset Introduction to Robotics

Computer Vision. Howie Choset   Introduction to Robotics Computer Vision Howie Choset http://www.cs.cmu.edu.edu/~choset Introduction to Robotics http://generalrobotics.org What is vision? What is computer vision? Edge Detection Edge Detection Interest points

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Optimized Bessel foci for in vivo volume imaging.

Nature Neuroscience: doi: /nn Supplementary Figure 1. Optimized Bessel foci for in vivo volume imaging. Supplementary Figure 1 Optimized Bessel foci for in vivo volume imaging. (a) Images taken by scanning Bessel foci of various NAs, lateral and axial FWHMs: (Left panels) in vivo volume images of YFP + neurites

More information

Experiment 9 Bipolar Junction Transistor Characteristics

Experiment 9 Bipolar Junction Transistor Characteristics Experiment 9 Bipolar Junction Transistor Characteristics W.T. Yeung, W.Y. Leung, and R.T. Howe UC Berkeley EE 105 Fall 2005 1.0 Objective In this lab, you will determine the I C - V CE characteristics

More information

Abstract. comment reviews reports deposited research refereed research interactions information

Abstract.   comment reviews reports deposited research refereed research interactions information http://genomebiology.com/21/2/11/research/47.1 Research Sources of nonlinearity in cdna microarray expression measurements Latha Ramdas*, Kevin R Coombes, Keith Baggerly, Lynne Abruzzo, W Edward Highsmith,

More information

Possible responses to the 2015 AP Statistics Free Resposne questions, Draft #2. You can access the questions here at AP Central.

Possible responses to the 2015 AP Statistics Free Resposne questions, Draft #2. You can access the questions here at AP Central. Possible responses to the 2015 AP Statistics Free Resposne questions, Draft #2. You can access the questions here at AP Central. Note: I construct these as a service for both students and teachers to start

More information

Physics 2310 Lab #5: Thin Lenses and Concave Mirrors Dr. Michael Pierce (Univ. of Wyoming)

Physics 2310 Lab #5: Thin Lenses and Concave Mirrors Dr. Michael Pierce (Univ. of Wyoming) Physics 2310 Lab #5: Thin Lenses and Concave Mirrors Dr. Michael Pierce (Univ. of Wyoming) Purpose: The purpose of this lab is to introduce students to some of the properties of thin lenses and mirrors.

More information

DELAY-POWER-RATE-DISTORTION MODEL FOR H.264 VIDEO CODING

DELAY-POWER-RATE-DISTORTION MODEL FOR H.264 VIDEO CODING DELAY-POWER-RATE-DISTORTION MODEL FOR H. VIDEO CODING Chenglin Li,, Dapeng Wu, Hongkai Xiong Department of Electrical and Computer Engineering, University of Florida, FL, USA Department of Electronic Engineering,

More information

Designing Information Devices and Systems I Fall 2016 Babak Ayazifar, Vladimir Stojanovic Homework 11

Designing Information Devices and Systems I Fall 2016 Babak Ayazifar, Vladimir Stojanovic Homework 11 EECS 16A Designing Information Devices and Systems I Fall 2016 Babak Ayazifar, Vladimir Stojanovic Homework 11 This homework is due Nov 15, 2016, at 1PM. 1. Homework process and study group Who else did

More information

ADAPTIVE CORRECTION FOR ACOUSTIC IMAGING IN DIFFICULT MATERIALS

ADAPTIVE CORRECTION FOR ACOUSTIC IMAGING IN DIFFICULT MATERIALS ADAPTIVE CORRECTION FOR ACOUSTIC IMAGING IN DIFFICULT MATERIALS I. J. Collison, S. D. Sharples, M. Clark and M. G. Somekh Applied Optics, Electrical and Electronic Engineering, University of Nottingham,

More information

ScanArray Overview. Principle of Operation. Instrument Components

ScanArray Overview. Principle of Operation. Instrument Components ScanArray Overview The GSI Lumonics ScanArrayÒ Microarray Analysis System is a scanning laser confocal fluorescence microscope that is used to determine the fluorescence intensity of a two-dimensional

More information

Micropulse Duty Cycle. # of eyes (20 ms) Total spots (200 ms)

Micropulse Duty Cycle. # of eyes (20 ms) Total spots (200 ms) Micropulse Duty Cycle Total spots (2 ms) # of eyes (2 ms) Total spots (2 ms) % 269 44 3 47% 9 4 4 25% 3 5 4 4 5% 2 4 3 5 2% 5 2 NA NA 9% 2 4 6% NA NA 57 2 5% 4 5 6 3 3% 39 5 35 5 # of eyes (2 ms) Supplemental

More information

Colour Profiling Using Multiple Colour Spaces

Colour Profiling Using Multiple Colour Spaces Colour Profiling Using Multiple Colour Spaces Nicola Duffy and Gerard Lacey Computer Vision and Robotics Group, Trinity College, Dublin.Ireland duffynn@cs.tcd.ie Abstract This paper presents an original

More information

Identifying Scatter Targets in 2D Space using In Situ Phased Arrays for Guided Wave Structural Health Monitoring

Identifying Scatter Targets in 2D Space using In Situ Phased Arrays for Guided Wave Structural Health Monitoring Identifying Scatter Targets in 2D Space using In Situ Phased Arrays for Guided Wave Structural Health Monitoring Eric Flynn Metis Design Corporation / Los Alamos National Laboratory LA-UR 11-04921 Seth

More information

Two Factor Full Factorial Design with Replications

Two Factor Full Factorial Design with Replications Two Factor Full Factorial Design with Replications Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: 22-1 Overview Model Computation

More information

Amplitudes Variation of GPR Rebar Reflection Due to the Influence of Concrete Aggregate Scattering

Amplitudes Variation of GPR Rebar Reflection Due to the Influence of Concrete Aggregate Scattering More Info at Open Access Database www.ndt.net/?id=18402 Amplitudes Variation of GPR Rebar Reflection Due to the Influence of Concrete Aggregate Scattering Thomas KIND Federal Institute for Materials Research

More information

Grant Soehnel* and Anthony Tanbakuchi

Grant Soehnel* and Anthony Tanbakuchi Simulation and experimental characterization of the point spread function, pixel saturation, and blooming of a mercury cadmium telluride focal plane array Grant Soehnel* and Anthony Tanbakuchi Sandia National

More information

Graphing Techniques. Figure 1. c 2011 Advanced Instructional Systems, Inc. and the University of North Carolina 1

Graphing Techniques. Figure 1. c 2011 Advanced Instructional Systems, Inc. and the University of North Carolina 1 Graphing Techniques The construction of graphs is a very important technique in experimental physics. Graphs provide a compact and efficient way of displaying the functional relationship between two experimental

More information

SUSTC-Shenzhen B. igem 2013 Asia Regional Jamboree October 5, 2013

SUSTC-Shenzhen B. igem 2013 Asia Regional Jamboree October 5, 2013 SUSTCShenzhen B igem 2013 Asia Regional Jamboree October 5, 2013 How to visit our software SUSTCShenzhen B igem 2013 Asia Regional Jamboree October 5, 2013 Problem 1:Synthetic Biology calls for more sharing

More information

Package Anaquin. January 12, 2019

Package Anaquin. January 12, 2019 Type Package Title Statistical analysis of sequins Version 2.6.1 Date 2017-08-08 Author Ted Wong Package Anaquin January 12, 2019 Maintainer Ted Wong The project is intended to support

More information

Image Extraction using Image Mining Technique

Image Extraction using Image Mining Technique IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 9 (September. 2013), V2 PP 36-42 Image Extraction using Image Mining Technique Prof. Samir Kumar Bandyopadhyay,

More information

Experiment 3 - IC Resistors

Experiment 3 - IC Resistors Experiment 3 - IC Resistors.T. Yeung, Y. Shin,.Y. Leung and R.T. Howe UC Berkeley EE 105 1.0 Objective This lab introduces the Micro Linear Lab Chips, with measurements of IC resistors and a distributed

More information

Research article Microarray image analysis: background estimation using quantile and morphological filters Anders Bengtsson* and Henrik Bengtsson

Research article Microarray image analysis: background estimation using quantile and morphological filters Anders Bengtsson* and Henrik Bengtsson BMC Bioinformatics BioMed Central Research article Microarray image analysis: background estimation using quantile and morphological filters Anders Bengtsson* and Henrik Bengtsson Open Access Address:

More information

Engineering Fundamentals and Problem Solving, 6e

Engineering Fundamentals and Problem Solving, 6e Engineering Fundamentals and Problem Solving, 6e Chapter 5 Representation of Technical Information Chapter Objectives 1. Recognize the importance of collecting, recording, plotting, and interpreting technical

More information

Elucidating tissue specific genes using the Benford distribution

Elucidating tissue specific genes using the Benford distribution Karthik et al. BMC Genomics (2016) 17:595 DOI 10.1186/s12864-016-2921-x RESEARCH ARTICLE Open Access Elucidating tissue specific genes using the Benford distribution Deepak Karthik, Gil Stelzer, Sivan

More information

Lecture 12. Bipolar Junction Transistor (BJT) BJT 1-1

Lecture 12. Bipolar Junction Transistor (BJT) BJT 1-1 Lecture 12 Bipolar Junction Transistor (BJT) BJT 1-1 Course Info Lecture hours: 4 Two Lectures weekly (Saturdays and Wednesdays) Location: K2 Time: 1:40 pm Tutorial hours: 2 One tutorial class every week

More information

Operations Management

Operations Management 10-1 Quality Control Operations Management William J. Stevenson 8 th edition 10-2 Quality Control CHAPTER 10 Quality Control McGraw-Hill/Irwin Operations Management, Eighth Edition, by William J. Stevenson

More information

Experiment 8 Frequency Response

Experiment 8 Frequency Response Experiment 8 Frequency Response W.T. Yeung, R.A. Cortina, and R.T. Howe UC Berkeley EE 105 Spring 2005 1.0 Objective This lab will introduce the student to frequency response of circuits. The student will

More information

Color Image Processing

Color Image Processing Color Image Processing Jesus J. Caban Outline Discuss Assignment #1 Project Proposal Color Perception & Analysis 1 Discuss Assignment #1 Project Proposal Due next Monday, Oct 4th Project proposal Submit

More information

Figure 1: Energy Distributions for light

Figure 1: Energy Distributions for light Lecture 4: Colour The physical description of colour Colour vision is a very complicated biological and psychological phenomenon. It can be described in many different ways, including by physics, by subjective

More information

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror Image analysis CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror 1 Outline Images in molecular and cellular biology Reducing image noise Mean and Gaussian filters Frequency domain interpretation

More information

Astronomy 341 Fall 2012 Observational Astronomy Haverford College. CCD Terminology

Astronomy 341 Fall 2012 Observational Astronomy Haverford College. CCD Terminology CCD Terminology Read noise An unavoidable pixel-to-pixel fluctuation in the number of electrons per pixel that occurs during chip readout. Typical values for read noise are ~ 10 or fewer electrons per

More information

Stat 20: Intro to Probability and Statistics

Stat 20: Intro to Probability and Statistics Stat 20: Intro to Probability and Statistics Lecture 4: Data Displays (cont.) Tessa L. Childers-Day UC Berkeley 26 June 2014 By the end of this lecture... You will be able to: Comprehend displays of quantitative

More information

Section 6.4. Sampling Distributions and Estimators

Section 6.4. Sampling Distributions and Estimators Section 6.4 Sampling Distributions and Estimators IDEA Ch 5 and part of Ch 6 worked with population. Now we are going to work with statistics. Sample Statistics to estimate population parameters. To make

More information

Design and Analysis of Algorithms Prof. Madhavan Mukund Chennai Mathematical Institute. Module 6 Lecture - 37 Divide and Conquer: Counting Inversions

Design and Analysis of Algorithms Prof. Madhavan Mukund Chennai Mathematical Institute. Module 6 Lecture - 37 Divide and Conquer: Counting Inversions Design and Analysis of Algorithms Prof. Madhavan Mukund Chennai Mathematical Institute Module 6 Lecture - 37 Divide and Conquer: Counting Inversions Let us go back and look at Divide and Conquer again.

More information

Image Processing Computer Graphics I Lecture 20. Display Color Models Filters Dithering Image Compression

Image Processing Computer Graphics I Lecture 20. Display Color Models Filters Dithering Image Compression 15-462 Computer Graphics I Lecture 2 Image Processing April 18, 22 Frank Pfenning Carnegie Mellon University http://www.cs.cmu.edu/~fp/courses/graphics/ Display Color Models Filters Dithering Image Compression

More information

Ultrafast Technique of Impulsive Noise Removal with Application to Microarray Image Denoising

Ultrafast Technique of Impulsive Noise Removal with Application to Microarray Image Denoising Ultrafast Technique of Impulsive Noise Removal with Application to Microarray Image Denoising Bogdan Smolka 1, and Konstantinos N. Plataniotis 2 1 Silesian University of Technology, Department of Automatic

More information

Introduction Approach Work Performed and Results

Introduction Approach Work Performed and Results Algorithm for Morphological Cancer Detection Carmalyn Lubawy Melissa Skala ECE 533 Fall 2004 Project Introduction Over half of all human cancers occur in stratified squamous epithelia. Approximately one

More information

IncuCyte ZOOM Scratch Wound Processing Overview

IncuCyte ZOOM Scratch Wound Processing Overview IncuCyte ZOOM Scratch Wound Processing Overview The IncuCyte ZOOM Scratch Wound assay utilizes the WoundMaker-IncuCyte ZOOM-ImageLock Plate system to analyze both 2D-migration and 3D-invasion in label-free,

More information