Image Analysis Software Based on Color Segmentation for Characterization of Viability and Physiological Activity of Biofilms

Size: px
Start display at page:

Download "Image Analysis Software Based on Color Segmentation for Characterization of Viability and Physiological Activity of Biofilms"

Transcription

1 APPLIED AND ENVIRONMENTAL MICROBIOLOGY, Mar. 2009, p Vol. 75, No /09/$ doi: /aem Copyright 2009, American Society for Microbiology. All Rights Reserved. Image Analysis Software Based on Color Segmentation for Characterization of Viability and Physiological Activity of Biofilms Luis E. Chávez de Paz* Department of Oral Biology, Faculty of Odontology, Malmö University, Malmö 20506, Sweden Received 28 August 2008/Accepted 4 January 2009 The novel image analysis software package bioimage_l was tested to calculate biofilm structural parameters in oral biofilms stained with dual-channel fluorescent markers. By identifying color tonalities in situ, the software independently processed the color subpopulations and characterized the viability and metabolic activity of biofilms. Automated and semiautomated digital image processing methods extract quantitative data about the structure and topographical distribution of a biofilm in two and three dimensions (1, 3, 4, 8, 12 14). To date, only a few software packages have emphasized analyzing color image data to determine the distribution and structure of microbial subpopulations (3, 8). Typically, most color image analysis methods use the original confocal image data file to perform a monochromatic segmentation of the image. This report s main purpose is to present bioimage_l, which enables in situ color segmentation without prior transformation of micrographs into monochrome channels. The applicability of the software was tested to determine the baseline physiology of dental plaque grown in a mini-flow cell system and the changes to the physiological parameters when dental plaque was subjected to different stress conditions. Biofilm preparation and image acquisition. Dental plaque samples were taken from the buccal and lingual surfaces of lower first and second molars with a dental probe. Samples were taken from the gingival margin and supragingival surfaces and suspended in vials containing 0.2 ml peptone-yeast extractglucose (5) supplemented with a 10 mm potassium phosphate buffer. Biofilms were created in triplicate in the mini flowchamber system -Slide VI for live cell analysis (Integrated BioDiagnostics, Munich, Germany) as in a previous study (2). Briefly, 100 l of the plaque samples was inoculated into the flow chamber system and incubated in an atmosphere of 5% CO 2 in air at 37 C for 24 h. The baseline physiology of the biofilms was determined by staining them with four fluorescent stains: the BacLight Live/Dead stain (Molecular Probes, Eugene, OR) to measure cell integrity, carboxy-snarf-1 (Molecular Probes) to measure the intracellular ph, 5-cyano-2,3-ditolyl-tetrazolium chloride (CTC) to measure the dehydrogenase activity, and fluorescein diacetate (FDA) to measure the esterase activity. The biofilms were examined with an Eclipse TE2000 inverted confocal scanning laser microscope (CLSM) (Nikon * Mailing address: Department of Oral Biology, Faculty of Odontology, Malmö University, Malmö SE-20506, Sweden. Phone: Fax: luis.chavez.de.paz@od.mah.se. Published ahead of print on 9 January Corporation, Tokyo, Japan). The images were automatically acquired with the MultiPoint series macro as a supplement to Nikon s CLSM interface software EZ-C1 version 3.40, build 691 (Nikon Corporation, Tokyo, Japan). CLSM images were acquired with a 60 oil immersion objective with a numerical aperture of 1.4, and the confocal pinhole was set to a diameter of 30 m. Images were acquired with a zoom factor of 1.0, a pixel resolution of 0.42 m/pixel, and a field resolution of 512 by 512 pixels. Each stack had a substratum coverage field area of 215 m by215 m. In all cases, the z step for images in a stack was 2 m, and 10 stacks, composed of 10 two-dimensional (2-D) images, were acquired from each biofilm chamber. The image stacks were serially transformed from the CLSM format Image Display Subsystem to the tiff format using a macro in the EZ-C1 software. The acquired images were processed through the general user interface of bioimage_l. GUI. The general user interface (GUI) of bioimage_l was created with the Matlab guide tool (The MathWorks Inc., MA). The GUI s main purpose is to allow easy interaction with the implemented image analysis tools, which primarily support input file preparation and output file displays, as well as fast data preprocessing and processing, structural calculations of biofilm populations, and graphical displays of individual colorbased subpopulations with graphic outputs of the results (see The program was created with Matlab 7.4 (R2007a) using the Windows XP SP2 operating system on a computer with a 1.24-GHz central processing unit and 1 GB of random access memory. 2-D cell counting and in situ color segmentation. The 2-D cell counting routine simultaneously segments red and green classes in CLSM color microphotographs and is the basic unit of analysis for other functions in bioimage_l. To test this function, an image of a biofilm section stained with CTC (red) and Syto24 (green) was processed (Fig. 1). After inputting the image scale (0.42 m/pixel), the user was asked to select the noise-reducing factor (NRF). The NRF is a standard deviation sigma included in a scalar averaging filter as a square matrix (default: 3 by 3 pixels), which complements a Gaussian lowpass filter. After the NRF is selected, the threshold is determined by an automatic method proposed by Otsu (9), in which an intermediate point in the pixel intensity histogram of the 1734

2 VOL. 75, 2009 COLOR SEGMENTATION FOR ANALYSIS OF BIOFILMS 1735 FIG. 1. Color segmentation method implemented in bioimage_l. (a) 2-D section of a 24-h biofilm stained with the CTC metabolic marker (red fluorescence) and the Syto24 counterstain (green fluorescence). This method segments the original color image into four green pseudochannels (b to e) and four red pseudochannels (g to j) (see Table 1 for further specification of the pseudochannel codes and proportional ratios). The total green mask that results from the merging of the four green pseudochannels is shown in panel f. This represents 74% of the total population, with no detectable metabolism by CTC. The red mask is shown in panel k. This mask represents CTC-active cells, accounting for 24% of the total population. Bar, 50 m. image that corresponds to the threshold value is identified. From the threshold segmentation, the percentage of the area covered by cells can be calculated (Fig. 1a). Subsequently, bioimage_l applies an in situ color segmentation routine that automatically segments the color image into individual pseudochannels, and the areas and percentages of each identified color subpopulation are calculated and presented. The principle of the color segmentation routine (available for download at /fileexchange) relies on the color addition theory (6) and classifies each pixel of the image into a predefined color class, resulting in the generation of pseudochannels. The color to be segmented is identified by red, green, and blue codes (Rs, Gs, and Bs), which are subtracted from each pixel in the image. The absolute differences (R1diff, G1diff, and B1diff) between all three components in each pixel are represented as follows: R1diff R1 Rs for the red component, G1diff G1 Gs for the green component, and B1diff B1 Bs for the blue component. Subsequently, the three obtained differences are checked to determine whether they are within the standard tolerance value (i.e., less than the tolerance default value of 0.001). If all three differences are within this tolerance value, it is determined that the selected color is present in that pixel. The Matlab code returns a pseudochannel of the image with the pixels that have passed the color segmentation test. The color segmentation routine in bioimage_l has been implemented with a simultaneous segmentation of red and green classes, since these colors are used by most common fluorescent labels (segmentation of blue color is also implemented; see http: // As shown in Fig. 1b to e, the image is segmented into four green pseudochannels and then merged as the total green subpopulation area in Fig. 1f. In this example, the inactive (green) subpopulation area represents 76% of the original population. Similarly, four different tonalities of red are segmented in Fig. 1g to j, resulting in a total CTC-active (red) area (Fig. 1k) that represents 24% of the total population in the sample biofilm. The corresponding pseudochannel codes and ratios are presented in Table 1. Surface and volume distribution. One of the main advantages of imaging biofilms with a confocal microscope is that a series of z axis scans is produced, which enables the reconstruction of 3-D profiles. The surface and volume distribution func- TABLE 1. Red, green, and blue color coding and corresponding percentages of identified pseudochannels in green and red segments of Fig. 1a Segment Fig. 1 panel showing pseudochannel Color coding (red, green, blue) % in segment Green b 118, 238, 0 13 c 50, 205, d 0, 205, 0 34 e 0, 139, Red g 238, 44, h 255, 0, 0 38 i 192, 0, 0 59 j 139, 0, 0 67

3 1736 CHA VEZ DE PAZ APPL. ENVIRON. MICROBIOL. tion in bioimage_l was tested to compare the biofilm structure and distribution of independent subpopulations of cells grown on smooth uncoated polystyrene surfaces with those of cell subpopulations grown on surfaces coated with salivary mucins (gelmuc5) (11). Biofilms were created on surfaces preconditioned with gelmuc5, incubated in an atmosphere of 5% CO2 in air at 37 C for 24 h, and stained with CTC. Biofilms were counterstained with Syto24, which stained all cells fluorescent green. The first step of the routine uses a parsing algorithm that ranks images by the stack name and identifies the last two numbers in each image name, which correspond to its z position. After this parsing, the user is asked to input the scale ( m/pixel), NRF, and distance between the z layers. Then the user is asked to select one stack, and the program runs the 2-D cell counting routine for each image in the stack, while a subpanel shows the analyzed images. After completion of 2-D cell counting, a subpanel shows the results for the total population and the subpopulations. The parameters in these results are biovolume, mean height, and substratum coverage. In addition, green and red segments are reconstructed in three dimensions (Fig. 2). This 3-D reconstruction is achieved with a modified version of the Matlab code, vol3d (available for download at com/matlabcentral/fileexchange/). As shown in Fig. 2a to c, on the uncoated surface, dental plaque bacteria covered 88% of the substratum surface. However, 91% of the population showed no metabolic activity (green biovolume) (Fig. 2a). In addition, it appeared that the few metabolically active cells (red subpopulation) were allocated in the upper layers of the biofilm (mean height of 17.3 m), probably where nutrients were more easily accessible (Fig. 2b). In contrast, the salivary mucin-coated surface showed an uneven distribution of cells on the substratum, with substratum coverage of 52% (Fig. 2d to f). However, the presence of mucins on the surface apparently activated the cells metabolism, with 42% of the population stained fluorescent red by CTC (Fig. 2e). Similar vertical distributions between the red and the green metabolically inactive subpopulations were also seen, with mean heights of 11.6 m and 11.2 m, respectively. Analysis of biofilm populations. The function viability and metabolic activity of biofilms in bioimage_l is designed to analyze multiple stacks representing one biofilm in a single run. In Fig. 3, after the analysis is completed, the resulting values of biovolume, mean height, and substratum coverage are presented (Fig. 3e), in addition to a graph showing biomass values corresponding to different z levels and plots of the total population and the green and red subpopulations (Fig. 3f). To determine experimental reproducibility, results obtained from different biofilms were statistically compared with the function viability and metabolic activity of biofilms (batch), which analyzes different biofilms and presents the overall results. A two-way analysis of variance (ANOVA) is automatically performed to give the significant differences in the variabilities of the green and red subpopulations. For three 24-h biofilm populations, the results on the viabil- FIG D reconstructions of dental plaque biofilms growing in mini-flow cell systems on an uncoated smooth polystyrene surface (a to c) and a saliva mucin-coated surface (d to f). The fluorescent stain used is CTC, which indicates metabolically active cells (red cells) and metabolically inactive cells (green). In panels a and d, the metabolically inactive green subpopulations are shown, while panels b and e show the active red subpopulations. (c and f) 3-D reconstructions of the entire biofilm population. Axis units are m.

4 VOL. 75, 2009 COLOR SEGMENTATION FOR ANALYSIS OF BIOFILMS 1737 FIG. 3. GUI of the viability and metabolic activity of biofilms function in bioimage_l. (a) Command button to open a file path where folders corresponding to biofilm(s) are allocated; (b) setting subpanel; (c) subpanel with the list of biofilms found and command buttons to select either one biofilm or all for analysis; (d) image display subpanel; (e and f) result subpanel (e) with a compiling graph on biomass and z level (f). ity of dental plaque bacteria indicated that the biovolume of the subpopulation of microbes with undamaged cell membranes accounted for 96% 2% of the total biofilm biovolume (Fig. 4a). No significant variation was detected by two-way ANOVA (P ). When three of these populations were exposed to 5% chlorhexidine gluconate for 30 min, the biovolume of the green population was reduced to 77% 1%. The cells that were in the upper levels, closer to the surface, were more affected by the chlorhexidine exposure, although the proportion of viable cells in the deeper biofilm layers was still high (Fig. 4b). In this report, carboxy-snarf-1, a cell-permeable fluorescent red dye that emits light in the presence of free ions released due to extreme intracellular ph changes (7, 10), was used in dental plaque biofilms. A working solution of carboxy- SNARF-1 was prepared by mixing 1 l of 25 mm carboxy- SNARF-1 (Molecular Probes, Eugene, OR) with 999 l of phosphate-buffered saline. This mixture (40 l) was added to

5 FIG. 4. Baseline characteristics of dental plaque grown in vitro for 24 h in terms of (a) viability as measured with the BacLight Live/Dead stain, (c) intracellular ph as measured with carboxy-snarf-1, (e) dehydrogenase activity as measured with CTC, and (g) esterase activity as measured with FDA. The effect of a 30-min exposure to 5% chlorhexidine gluconate on viability is shown in panel b, the effect of exposure to ph 3 for 30 min is seen in panel d, and the effects of nutrient deprivation on dehydrogenase and esterase activities are seen in panels f and h, respectively. Error bars denote standard errors of triplicate experiments. PBS, phosphate-buffered saline; EB, ethidium bromide. 1738

6 VOL. 75, 2009 COLOR SEGMENTATION FOR ANALYSIS OF BIOFILMS 1739 each tested biofilm chamber and counterstained with 1 l of1 mm Syto24 (green fluorescence). The data obtained from three different biofilms showed that the biovolume of the subpopulation with acidic intracellular ph (fluorescent red) represented 7% 3% of the total population (Fig. 4c). However, after exposure to extreme acid stress (ph 3) for 30 min, the proportion of the total biovolume with low intracellular ph increased only to 35% 4% (Fig. 4d). In this study, the effect of 16 h of nutrient deprivation on dental plaque bacteria was also studied. The effect of nutrient deprivation was measured by determining the levels of the dehydrogenase activity with CTC (Fig. 4e and f) and the esterase activity with FDA (Fig. 4g and h). CTC was inoculated at a concentration of 5 mm, and biofilms were counterstained with green Syto24 as described above. The FDA-ethidium bromide mixture was prepared and inoculated into the biofilm chambers as previously described (2). The biovolume of the dehydrogenase-active subpopulation (red) of 24-h dental plaque bacteria was 52% 4% of the total biovolume (Fig. 4e); however, this value was reduced to 17% 4% (ANOVA variability not significant, P 0.001) when the biofilms were deprived of nutrients. Less dramatic was the reduction of the esterase activity, which showed a basal value of 87% 6% (Fig. 4g) and was reduced to 71% 5% of the total biofilm biovolume (Fig. 4h). Conclusions. By means of the novel in situ color segmentation approach included in bioimage_l, the baseline physiology of 24-h dental plaque was effectively monitored, as well as the physiological changes occurring when dental plaque was subjected to different stress conditions. Application of this software as an alternative to monochrome image analysis processing could be of benefit in biofilm research since further implementation of the software includes simultaneous segmentation of multiple color classes, e.g., when using multiple fluorescence in situ hybridization probes within a biofilm population. I thank Claes Wickström for providing the gelmuc5 for the surface and volume distribution experiment. REFERENCES 1. Beyenal, H., C. Donovan, Z. Lewandowski, and G. Harkin Threedimensional biofilm structure quantification. J. Microbiol. Methods 59: Chávez de Paz, L. E., I. R. Hamilton, and G. Svensäter Oral bacteria in biofilms exhibit slow reactivation from nutrient deprivation. Microbiology 154: Daims, H., S. Lucker, and M. Wagner daime, a novel image analysis program for microbial ecology and biofilm research. Environ. Microbiol. 8: Heydorn, A., A. T. Nielsen, M. Hentzer, C. Sternberg, M. Givskov, B. K. Ersboll, and S. Molin Quantification of biofilm structures by the novel computer program COMSTAT. Microbiology 146(Pt. 10): Holdeman, L. V., E. P. Cato, and W. E. Moore Anaerobe laboratory manual, 4th ed. Virginia Polytechnic Institute and State University, Blacksburg, VA. 6. Ma, B., F. He, J. Jablonska, S. Winkelbach, W. Lindenmaier, A. P. Zeng, and K. E. Dittmar Six-color segmentation of multicolor images in the infection studies of Listeria monocytogenes. Microsc. Res. Tech. 70: Magg, T., and M. H. Albert Tracking cell proliferation using the far red fluorescent dye SNARF-1. Cytom. B Clin. Cytom. 72: Mueller, L. N., J. F. de Brouwer, J. S. Almeida, L. J. Stal, and J. B. Xavier Analysis of a marine phototrophic biofilm by confocal laser scanning microscopy using the new image quantification software PHLIP. BMC Ecol. 6:1. 9. Otsu, N Threshold selection method from gray-level histograms. IEEE Trans. Syst. Man Cybern. 9: Swietach, P., and R. D. Vaughan-Jones Relationship between intracellular ph and proton mobility in rat and guinea-pig ventricular myocytes. J. Physiol. 566: Wickström, C., and G. Svensäter Salivary gel-forming mucin MUC5B a nutrient for dental plaque bacteria. Oral Microbiol. Immunol. 23: Xavier, J. B., A. Schnell, S. Wuertz, R. Palmer, D. C. White, and J. S. Almeida Objective threshold selection procedure (OTS) for segmentation of scanning laser confocal microscope images. J. Microbiol. Methods 47: Yang, X., H. Beyenal, G. Harkin, and Z. Lewandowski Evaluation of biofilm image thresholding methods. Water Res. 35: Yang, X., H. Beyenal, G. Harkin, and Z. Lewandowski Quantifying biofilm structure using image analysis. J. Microbiol. Methods 39:

Automated biofilm morphology quantification from confocal laser scanning microscopy imaging

Automated biofilm morphology quantification from confocal laser scanning microscopy imaging Automated biofilm morphology quantification from confocal laser scanning microscopy imaging J.B. Xavier*, D.C. White** and J.S. Almeida*, *** * ITQB/UNL, R Qta Grande 6, 2780 Oeiras, Portugal ** Center

More information

Fundamentals and Applications of Biofilms Analysis, Structure and Physiology of Bacterial Biofilms Ching-Tsan Huang ( 黃慶璨 ) Office: Agronomy

Fundamentals and Applications of Biofilms Analysis, Structure and Physiology of Bacterial Biofilms Ching-Tsan Huang ( 黃慶璨 ) Office: Agronomy 1 Fundamentals and Applications of Biofilms Analysis, Structure and Physiology of Bacterial Biofilms Ching-Tsan Huang ( 黃慶璨 ) Office: Agronomy Building, Room 111 Tel: (02) 33664454 E-mail: cthuang@ntu.edu.tw

More information

Antimicrobial effect of chitosan nanoparticles on Streptococcus mutans

Antimicrobial effect of chitosan nanoparticles on Streptococcus mutans AEM Accepts, published online ahead of print on 15 April 2011 Appl. Environ. Microbiol. doi:10.1128/aem.02941-10 Copyright 2011, American Society for Microbiology and/or the Listed Authors/Institutions.

More information

Antimicrobial effect of chitosan nanoparticles on Streptococcus mutans

Antimicrobial effect of chitosan nanoparticles on Streptococcus mutans AEM Accepts, published online ahead of print on 15 April 2011 Appl. Environ. Microbiol. doi:10.1128/aem.02941-10 Copyright 2011, American Society for Microbiology and/or the Listed Authors/Institutions.

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:10.1038/nature12072 SUPPLEMENTARY FIGURES: Supplementary Figure 1: The NV centre consists of a substitutional nitrogen atom (N) adjacent to a vacancy (V) in the diamond lattice. WWW.NATURE.COM/NATURE

More information

COMSTAT 2.1 A biofilm quantification program

COMSTAT 2.1 A biofilm quantification program A biofilm quantification program Claus Sternberg, Assoc.Prof., Ph.D. Martin Vorregaard, M.Sc. 2 Bjarne Ersbøll, Assoc. Prof., Ph.D. 1 Janus Haagensen, Assist. Prof., M.Sc. 3 Søren Molin, Professor., Ph.D

More information

Franzens-Universitaet Graz, Humboldtstrasse 50, 8010 Graz. Phone: ++43 (0) Fax: ++43 (0)

Franzens-Universitaet Graz, Humboldtstrasse 50, 8010 Graz. Phone: ++43 (0) Fax: ++43 (0) Extracellular nucleases and extracellular DNA play important roles in Vibrio cholerae biofilm formation Andrea Seper 1, Vera H. I. Fengler 1, Sandro Roier 1, Heimo Wolinski 1, Sepp D. Kohlwein 1, Anne

More information

Characterizing Phenotypes of Bacteria by Staining Method

Characterizing Phenotypes of Bacteria by Staining Method Experiment 3 Laboratory to Biology III Diversity of Microorganisms / Wintersemester / page 1 Experiment 3 Characterizing Phenotypes of Bacteria by Staining Method Advisor NN Reading Chapters in BBOM 9

More information

Characterizing Phenotypes of Bacteria by Staining Method

Characterizing Phenotypes of Bacteria by Staining Method Experiment 3 Laboratory to Biology III Diversity of Microorganisms / Wintersemester / page 1 Experiment Characterizing Phenotypes of Bacteria by Staining Method Advisor Reading NN Chapters 3.1, 3.7, 3.8,

More information

204 Part 3.3 SUMMARY INTRODUCTION

204 Part 3.3 SUMMARY INTRODUCTION 204 Part 3.3 Chapter # METHODOLOGY FOR BUILDING OF COMPLEX WORKFLOWS WITH PROSTAK PACKAGE AND ISIMBIOS Matveeva A. *, Kozlov K., Samsonova M. Department of Computational Biology, Center for Advanced Studies,

More information

ab CFSE Fluorescent Cell Labeling Kit

ab CFSE Fluorescent Cell Labeling Kit ab113853 CFSE Fluorescent Cell Labeling Kit Instructions for Use For the durable fluorescent labeling of live cells for fluorescent microscopy and flow cytometry, population growth studies and within sample

More information

ab CFSE Fluorescent Cell Labeling Kit

ab CFSE Fluorescent Cell Labeling Kit ab113853 CFSE Fluorescent Cell Labeling Kit Instructions for Use For the durable fluorescent labeling of live cells for fluorescent microscopy and flow cytometry, population growth studies and within sample

More information

Brightfield and Fluorescence Imaging using 3D PrimeSurface Ultra-Low Attachment Microplates

Brightfield and Fluorescence Imaging using 3D PrimeSurface Ultra-Low Attachment Microplates A p p l i c a t i o n N o t e Brightfield and Fluorescence Imaging using 3D PrimeSurface Ultra-Low Attachment Microplates Brad Larson, BioTek Instruments, Inc., Winooski, VT USA Anju Dang, S-BIO, Hudson,

More information

C. acetobutyricum. Initial co-culture. Transfer 1

C. acetobutyricum. Initial co-culture. Transfer 1 a Co-culture C. acetobutyricum b Initial co-culture Transfer 1 Transfer 2 c Supplementary Figure 1: Persistence of the bacteria in co-culture. (a) Specificity of genes used to follow and in pure culture

More information

Automated, Kinetic Imaging of Cell Migration and Invasion Assays using Corning FluoroBlok Permeable Supports

Automated, Kinetic Imaging of Cell Migration and Invasion Assays using Corning FluoroBlok Permeable Supports A p p l i c a t i o n N o t e Automated, Kinetic Imaging of Cell Migration and Invasion Assays using Corning FluoroBlok Permeable Supports Brad Larson, Principal Scientist, Applications Department, BioTek

More information

DEPArray Technology. Sorting and Recovery of Rare Cells

DEPArray Technology. Sorting and Recovery of Rare Cells DEPArray Technology Sorting and Recovery of Rare Cells Delivering pure, single, viable cells The DEPArray system from Silicon Biosystems is the only automated instrument that can identify, quantify, and

More information

Supplementary material to Alterations in the properties of the cell membrane due to glycosphingolipid accumulation in a model of Gaucher disease

Supplementary material to Alterations in the properties of the cell membrane due to glycosphingolipid accumulation in a model of Gaucher disease Supplementary material to Alterations in the properties of the cell membrane due to glycosphingolipid accumulation in a model of Gaucher disease Gyula Batta, Lilla Soltész, Tamás Kovács, Tamás Bozó, Zoltán

More information

Toward Automated Analysis of Biofilm Architecture: Bias Caused by Extraneous Confocal Laser Scanning Microscopy Images

Toward Automated Analysis of Biofilm Architecture: Bias Caused by Extraneous Confocal Laser Scanning Microscopy Images APPLIED AND ENVIRONMENTAL MICROBIOLOGY, Aug. 2007, p. 4922 4930 Vol. 73, No. 15 0099-2240/07/$08.00 0 doi:10.1128/aem.00023-07 Copyright 2007, American Society for Microbiology. All Rights Reserved. Toward

More information

The BioFlux 200 System Using Well Plate Microfluidics for Live Cell Assays Product Overview and Tutorial

The BioFlux 200 System Using Well Plate Microfluidics for Live Cell Assays Product Overview and Tutorial The BioFlux 200 System Using Well Plate Microfluidics for Live Cell Assays Product Overview and Tutorial Introduction to the BioFlux System Enables live-cell assays with precisely-controlled shear flow

More information

Automatic Epithelial Cells Detection of Pap smears images using Fuzzy C-Means Clustering

Automatic Epithelial Cells Detection of Pap smears images using Fuzzy C-Means Clustering 2012 4th International Conference on Bioinformatics and Biomedical Technology IPCBEE vol.29 (2012) (2012) IACSIT Press, Singapore Automatic Epithelial Cells Detection of Pap smears images using Fuzzy C-Means

More information

Cover Page. The handle holds various files of this Leiden University dissertation.

Cover Page. The handle   holds various files of this Leiden University dissertation. Cover Page The handle http://hdl.handle.net/1887/22550 holds various files of this Leiden University dissertation. Author: Yan, Kuan Title: Image analysis and platform development for automated phenotyping

More information

Innovations To Meet Your Needs

Innovations To Meet Your Needs Innovations To Meet Your Needs Cooled CCD Camera 1340 x 1037 pixel resolution for greatest image quality 12-bit precision provides 3 orders of linear dynamic range Windows and Power Macintosh Software

More information

Add Live, Dead and Total Dyes. Overnight Variable 30 min. 10 min 5 min. 30 min

Add Live, Dead and Total Dyes. Overnight Variable 30 min. 10 min 5 min. 30 min Cell Viability Analysis using Calcein AM, Propidium Iodide and Hoechst Application Description Celigo Application Plate Type Major Steps Cell viability analysis using Calcein AM, Propidium Iodide and Hoechst

More information

Image Analysis for Calculation of the Toxicity Degree of Cells in Phase Contrast Microscopy Images

Image Analysis for Calculation of the Toxicity Degree of Cells in Phase Contrast Microscopy Images Image Analysis for Calculation of the Toxicity Degree of Cells in Phase Contrast Microscopy Images M. Athelogou 1, M. Eblenkamp 2, G. Schmidt 1, F. Novotny 2, E. Wintermantel 2, G. Binnig 1 1 Definiens

More information

Comparing Fluorescence-Based Viability Detection Method using the Cellometer Vision

Comparing Fluorescence-Based Viability Detection Method using the Cellometer Vision Comparing Fluorescence-Based Viability Detection Method using the Cellometer Vision Nexcelom Bioscience LLC. 360 Merrimack Street, Building 9 Lawrence, MA 01843 T: 978.327.5340 F: 978.327.5341 E: info@nexcelom.com

More information

Measurement of Endogenous H2O2 and NO and Cell Viability by Confocal Laser Scanning Microscopy Mi-Mi Wu, Xian-Ge Ma and Jun-Min He *

Measurement of Endogenous H2O2 and NO and Cell Viability by Confocal Laser Scanning Microscopy Mi-Mi Wu, Xian-Ge Ma and Jun-Min He * Measurement of Endogenous H2O2 and NO and Cell Viability by Confocal Laser Scanning Microscopy Mi-Mi Wu, Xian-Ge Ma and Jun-Min He * School of Life Sciences, Shaanxi Normal University, Xi an, China *For

More information

2019 Award Nomination Title of Innovation: Microfluidic MIC model: Biocide studies

2019 Award Nomination Title of Innovation: Microfluidic MIC model: Biocide studies 2019 Award Nomination Title of Innovation: Microfluidic MIC model: Biocide studies Nominee(s) Susmitha Purnima Kotu, Texas A&M University Arul Jayaraman, Texas A&M University Sam Mannan, Texas A&M University

More information

Supporting Information

Supporting Information Supporting Information Single-Walled Carbon Nanotubes Exhibit Strong Antimicrobial Activity Seoktae Kang, Mathieu Pinault, Lisa P. Pfefferle, and Menachem Elimelech Department of Chemical Engineering Yale

More information

Supplemental Information. Glycogen Synthesis and Metabolite Overflow. Contribute to Energy Balancing in Cyanobacteria

Supplemental Information. Glycogen Synthesis and Metabolite Overflow. Contribute to Energy Balancing in Cyanobacteria Cell Reports, Volume 23 Supplemental Information Glycogen Synthesis and Metabolite Overflow Contribute to Energy Balancing in Cyanobacteria Melissa Cano, Steven C. Holland, Juliana Artier, Rob L. Burnap,

More information

Supporting Information for: Mucin-inspired thermoresponsive synthetic hydrogels induce stasis in human pluripotent stem cells and human embryos

Supporting Information for: Mucin-inspired thermoresponsive synthetic hydrogels induce stasis in human pluripotent stem cells and human embryos Supporting Information for: Mucin-inspired thermoresponsive synthetic hydrogels induce stasis in human pluripotent stem cells and human embryos Irene Canton*, Nicholas J. Warren, Aman Chahal, Katherine

More information

Transforming Cell Science

Transforming Cell Science Transforming Cell Science T E C H N OT E 1 1 / 2 0 1 1 Comparison of Moxi Z Cell Counter with an Imaging Cell Counter and a High-End Coulter System Introduction Cell counts are routinely performed in life

More information

Label-Free Viability Control and Cell Sizing

Label-Free Viability Control and Cell Sizing CASY Model TT Cell Counter and Analyzer Label-Free Viability Control and Cell Sizing For life science research only. Not for use in diagnostic procedures. Casy TT.indd 1 02.03.2010 10:22:01 Uhr Introduction

More information

An evaluation of volatile suspended solids as a true measure of. metabolic activity in activated sludge

An evaluation of volatile suspended solids as a true measure of. metabolic activity in activated sludge Presented at the WISA 2000 Biennial Conference, Sun City, South Africa, 28 May - 1 June 2000 An evaluation of volatile suspended solids as a true measure of metabolic activity in activated sludge AP Degenaar,

More information

Microbial Diversity and Assessment (III) Spring, 2007 Guangyi Wang, Ph.D. POST103B

Microbial Diversity and Assessment (III) Spring, 2007 Guangyi Wang, Ph.D. POST103B Microbial Diversity and Assessment (III) Spring, 2007 Guangyi Wang, Ph.D. POST103B guangyi@hawaii.edu http://www.soest.hawaii.edu/marinefungi/ocn403webpage.htm Overview of Last Lecture Taxonomy (three

More information

Supplementary Materials and Methods

Supplementary Materials and Methods Supplementary Materials and Methods Reagents Supplementary Material (ESI) for Lab on a Chip RPMI medium, FBS, HEPES buffer solution, sodium pyruvate, penicillin, and streptomycin were obtained from Biological

More information

Performance of cell viability and cytotoxicity assays on the IN Cell Analyzer 3000

Performance of cell viability and cytotoxicity assays on the IN Cell Analyzer 3000 GE Healthcare Application Note 28-4070-51 AA IN Cell Analyzer 3000 Performance of cell viability and cytotoxicity assays on the IN Cell Analyzer 3000 Key words: cell-based assay viability cytotoxicity

More information

QImaging Camera Application Notes Multicolor Immunofluorescence Imaging

QImaging Camera Application Notes Multicolor Immunofluorescence Imaging QImaging Camera Application Notes Multicolor Immunofluorescence Imaging In order to image localization of intracellular proteins with high specificity, it is frequently necessary to multiplex antibody

More information

MEASUREMENT OF INTRACELLULAR PH DURING SUPERCRITICAL PASTEURIZATION EVALUATED BY CELL FLUORESCENT STAINING

MEASUREMENT OF INTRACELLULAR PH DURING SUPERCRITICAL PASTEURIZATION EVALUATED BY CELL FLUORESCENT STAINING MEASUREMENT OF INTRACELLULAR PH DURING SUPERCRITICAL PASTEURIZATION EVALUATED BY CELL FLUORESCENT STAINING Spilimbergo S. 1 *, Quaranta A. 1, Garcia-Gonzalez L. 2, Contrini C. 1, Van Ginneken L. 2, Della

More information

Foundations in Microbiology Seventh Edition

Foundations in Microbiology Seventh Edition Lecture PowerPoint to accompany Foundations in Microbiology Seventh Edition Talaro Chapter 3 Tools of the Laboratory: The Methods for Studying Microorganisms Copyright The McGraw-Hill Companies, Inc. Permission

More information

Supplementary Material. The MIAPE-GE glossary (MIAPE-GE version 1.4).

Supplementary Material. The MIAPE-GE glossary (MIAPE-GE version 1.4). Supplementary Material. The MIAPE-GE glossary (MIAPE-GE version 1.4). Classification Definition 1. General features 1.1.1 Date stamp The date on which the work described was initiated; given in the standard

More information

Propidium Iodide. Catalog Number: Structure: Molecular Formula: C 27H 34I 2N 4. Molecular Weight: CAS #

Propidium Iodide. Catalog Number: Structure: Molecular Formula: C 27H 34I 2N 4. Molecular Weight: CAS # Catalog Number: 195458 Propidium Iodide Structure: Molecular Formula: C 27H 34I 2N 4 Molecular Weight: 668.45 CAS # 25535-16-4 Physical Description: Dark red crystals Description: Reagent used for the

More information

FRET Sensitized Emission

FRET Sensitized Emission Page 1 of 8 FRET Sensitized Emission Function The FRET Sensitized Emission wizard is used for measuring the FRET efficiency. For this purpose, the fluorescence emission of the acceptor that results from

More information

APPLICATION SPECIFIC PROTOCOL CELL MIGRATION FOR ADHERENT CELLS

APPLICATION SPECIFIC PROTOCOL CELL MIGRATION FOR ADHERENT CELLS APPLICATION SPECIFIC PROTOCOL CELL MIGRATION FOR ADHERENT CELLS AIM 3D Cell Culture Chips are very useful for the study of 3D cell invasion and migration. The chips are not only suitable for endpoint measurement;

More information

M. Ben-David 1, O. Hammer 1, A.Shinderman 1, Y. Gluckman- Yavo 1, M. Fridman 1, D. Gohman 1, G. Ingber 1 and E. Zahavy 2

M. Ben-David 1, O. Hammer 1, A.Shinderman 1, Y. Gluckman- Yavo 1, M. Fridman 1, D. Gohman 1, G. Ingber 1 and E. Zahavy 2 437 Fast Antibiotic Susceptibility Testing Utilizing a Unique Spectral Intensity Ratio Analysis via Single Fluorescence Membrane Dye Staining and Flow Cytometry M. Ben-David 1, O. Hammer 1, A.Shinderman

More information

TACS MTT Assays. Cell Proliferation and Viability Assays. Catalog Number: TA tests. Catalog Number: TA tests

TACS MTT Assays. Cell Proliferation and Viability Assays. Catalog Number: TA tests. Catalog Number: TA tests TACS MTT Assays Cell Proliferation and Viability Assays Catalog Number: TA5355-2500 tests Catalog Number: TA5412-5000 tests This package insert must be read in its entirety before using this product. FOR

More information

An automated image processing routine for segmentation of cell cytoplasms in high-resolution autofluorescence images

An automated image processing routine for segmentation of cell cytoplasms in high-resolution autofluorescence images An automated image processing routine for segmentation of cell cytoplasms in high-resolution autofluorescence images Alex J. Walsh a, Melissa C. Skala *a a Department of Biomedical Engineering, Vanderbilt

More information

Methods of Culturing Microorganisms. Chapter 3. Five Basic Techniques of Culturing Bacteria. Topics

Methods of Culturing Microorganisms. Chapter 3. Five Basic Techniques of Culturing Bacteria. Topics Chapter 3 Topics Methods of Culturing Microorganisms Microscope (History, Types, Definitions) Staining (Gram s) Methods of Culturing Microorganisms Five basic techniques of culturing Media Microbial growth

More information

A Supersandwich Fluorescence in Situ Hybridization (SFISH) Strategy. for Highly Sensitive and Selective mrna Imaging in Tumor Cells

A Supersandwich Fluorescence in Situ Hybridization (SFISH) Strategy. for Highly Sensitive and Selective mrna Imaging in Tumor Cells Electronic Supplementary Material (ESI) for ChemComm. This journal is The Royal Society of Chemistry 2015 Electronic Supplementary Information (ESI) A Supersandwich Fluorescence in Situ Hybridization (SFISH)

More information

Division of Chemistry and Chemical Engineering, California Institute of Technology 2

Division of Chemistry and Chemical Engineering, California Institute of Technology 2 Supporting Information Real-time, Digital LAMP with Commercial Microfluidic Chips Reveals the Interplay of Efficiency, Speed, and Background Amplification as a Function of Reaction Temperature and Time

More information

User Bulletin. ABI PRISM 7000 Sequence Detection System DRAFT. SUBJECT: Software Upgrade from Version 1.0 to 1.1. Version 1.

User Bulletin. ABI PRISM 7000 Sequence Detection System DRAFT. SUBJECT: Software Upgrade from Version 1.0 to 1.1. Version 1. User Bulletin ABI PRISM 7000 Sequence Detection System 9/15/03 SUBJECT: Software Upgrade from Version 1.0 to 1.1 The ABI PRISM 7000 Sequence Detection System version 1.1 software is a free upgrade. Also

More information

Supplementary Material

Supplementary Material Supplementary Material Supplementary Method Sample preparation and image data acquisition Osteoclast - bone data Femoral bones were excised, fixed with 4%(v/v) paraformaldehyde buffered with 0.1 M phosphate

More information

Imaging of BacMam Transfected U-2 OS Cells

Imaging of BacMam Transfected U-2 OS Cells A p p l i c a t i o n N o t e Imaging of BacMam Transfected U-2 OS Cells Optimization of Transfection Conditions Using the Cytation 3 Multi- Mode Reader and Gen5 Data Analysis Software Paul Held Ph. D.

More information

Supplementary Figure 1. Co-localization of GLUT1 and DNAL4 in BeWo cells cultured

Supplementary Figure 1. Co-localization of GLUT1 and DNAL4 in BeWo cells cultured Supplementary Figure 1. Co-localization of GLUT1 and DNAL4 in BeWo cells cultured under static conditions. Cells were seeded in the chamber area of the device and cultured overnight without medium perfusion.

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION DOI: 1.138/NNANO.211.185 Mixing sub-attolitre volumes in a quantitative and highly parallel manner with soft matter nanofluidics Sune M. Christensen, Pierre-Yves Bolinger,Nikos S. Hatzakis, Michael W.Mortensen

More information

GeneTools the Essential Software For Accurate DNA/RNA Gel and Blot Analysis

GeneTools the Essential Software For Accurate DNA/RNA Gel and Blot Analysis Technical Note 27 GeneTools the Essential Software For Accurate DNA/RNA Gel and Blot Analysis Introduction Capturing an image of a DNA/RNA gel or blot with an image analysis system is only the start of

More information

DNA Arrays Affymetrix GeneChip System

DNA Arrays Affymetrix GeneChip System DNA Arrays Affymetrix GeneChip System chip scanner Affymetrix Inc. hybridization Affymetrix Inc. data analysis Affymetrix Inc. mrna 5' 3' TGTGATGGTGGGAATTGGGTCAGAAGGACTGTGGGCGCTGCC... GGAATTGGGTCAGAAGGACTGTGGC

More information

Feasibility-report of a quantitative method for rapid assessment of microbial population composition in drinking water using flowcytometry

Feasibility-report of a quantitative method for rapid assessment of microbial population composition in drinking water using flowcytometry Techneau, 06. June 2007 Feasibility-report of a quantitative method for rapid assessment of microbial population composition in drinking water using flowcytometry combined with FISH Deliverable 3.3.2 Techneau,

More information

Nature Methods: doi: /nmeth Supplementary Figure 1. Retention of RNA with LabelX.

Nature Methods: doi: /nmeth Supplementary Figure 1. Retention of RNA with LabelX. Supplementary Figure 1 Retention of RNA with LabelX. (a) Epi-fluorescence image of single molecule FISH (smfish) against GAPDH on HeLa cells expanded without LabelX treatment. (b) Epi-fluorescence image

More information

Graphene oxide-enhanced cytoskeleton imaging and mitosis tracking

Graphene oxide-enhanced cytoskeleton imaging and mitosis tracking Electronic Supplementary Material (ESI) for ChemComm. This journal is The Royal Society of Chemistry 2017 Supplementary information for Graphene oxide-enhanced cytoskeleton imaging and mitosis tracking

More information

Biofouling and Ballast Water Management Conference. National Institute of Oceanography Goa, India 5,6 & 7 February, 2008

Biofouling and Ballast Water Management Conference. National Institute of Oceanography Goa, India 5,6 & 7 February, 2008 Biofouling and Ballast Water Management Conference National Institute of Oceanography Goa, India 5,6 & 7 February, 2008 1 FlowCAM Technology- The Integrated System for Ballast Water Analysis and Regulatory

More information

*These authors contributed equally to this work

*These authors contributed equally to this work CUSTOMIZED PATTERNED SUBSTRATES FOR HIGHLY VERSATILE CORRELATIVE LIGHT- SCANNING ELECTRON MICROSCOPY Lorena Benedetti 1,2 *, Elisa Sogne 1,3,4 *, Simona Rodighiero 1, Davide Marchesi 1, Paolo Milani 1,3,

More information

Evaluation of the CyFlow Cube 6 flow cytometer unit for the assessment of brewing yeast viability and vitality

Evaluation of the CyFlow Cube 6 flow cytometer unit for the assessment of brewing yeast viability and vitality Sysmex UK Ltd. Evaluation of the CyFlow Cube 6 flow cytometer unit for the assessment of brewing yeast viability and vitality 1 Evaluation of the Sysmex Cube 6 flow cytometer for the assessment of brewing

More information

ThiolTracker Violet (Glutathione Detection Reagent)

ThiolTracker Violet (Glutathione Detection Reagent) ThiolTracker Violet (Glutathione Detection Reagent) Catalog nos. T10095, T10096 Table 1. Contents and storage information. Material Amount Concentration Storage* Stability ThiolTracker Violet 180 assays

More information

Obtaining More Accurate Signals: Spatiotemporal Imaging of Cancer Sites Enabled by a Photoactivatable Aptamer-Based Strategy

Obtaining More Accurate Signals: Spatiotemporal Imaging of Cancer Sites Enabled by a Photoactivatable Aptamer-Based Strategy Supporting Information Obtaining More Accurate Signals: Spatiotemporal Imaging of Cancer Sites Enabled by a Photoactivatable Aptamer-Based Strategy Heng Xiao,,, Yuqi Chen,, Erfeng Yuan,, Wei Li, Zhuoran

More information

Supporting Information for

Supporting Information for Supporting Information for Building Electromagnetic Hot Spots in Living Cells via Target-Triggered Nanoparticle Dimerization Wen Zhou, 1,2 Qiang Li, 1 Huiqiao Liu, 1 Jie Yang, 1 Dingbin Liu 1,2 * 1. College

More information

B. ADM: C. D. Apoptosis: 1.68% 2.99% 1.31% Figure.S1,Li et al. number. invaded cells. HuH7 BxPC-3 DLD-1.

B. ADM: C. D. Apoptosis: 1.68% 2.99% 1.31% Figure.S1,Li et al. number. invaded cells. HuH7 BxPC-3 DLD-1. A. - Figure.S1,Li et al. B. : - + - + - + E-cadherin CK19 α-sma vimentin β -actin C. D. Apoptosis: 1.68% 2.99% 1.31% - : - + - + - + Apoptosis: 48.33% 45.32% 44.59% E. invaded cells number 400 300 200

More information

Confocal Microscopy Analyzes Cells

Confocal Microscopy Analyzes Cells Choosing Filters for Fluorescence A Laurin Publication Photonic Solutions for Biotechnology and Medicine November 2002 Confocal Microscopy Analyzes Cells Reprinted from the November 2002 issue of Biophotonics

More information

What is it? Sherlock knows! Microbial Identification System

What is it? Sherlock knows! Microbial Identification System What is it? Sherlock knows! Microbial Identification System Sherlock Microbial Identification System Microbial ID 10 Minutes... $2.50 Is it accurate? Established technology with 15 years of clinical and

More information

Proteome reactivity profiling for the discrimination of pathogenic bacteria**

Proteome reactivity profiling for the discrimination of pathogenic bacteria** Electronic Supplementary Material (ESI) for ChemComm. This journal is The Royal Society of Chemistry 2014 Supplementary Information Proteome reactivity profiling for the discrimination of pathogenic bacteria**

More information

Report on the evaluation of the Oculyze yeast cell-counting system

Report on the evaluation of the Oculyze yeast cell-counting system Versuchs- und Lehranstalt für Brauerei in Berlin e.v. / Report on the evaluation of the Oculyze yeast cell-counting system The Start-up Oculyze has developed a system for the determination of yeast cell

More information

Summary of Mutagenic Toxicity Test Results for EvaGreen

Summary of Mutagenic Toxicity Test Results for EvaGreen Summary of Mutagenic Toxicity Test Results for EvaGreen Compiled by Biotium, Inc. from the results of an independent testing service: Litron Laboratories, Inc., Rochester, NY Overview When our scientists

More information

Live cell microscopy

Live cell microscopy Live cell microscopy 1. Why do live cell microscopy? 2. Maintaining living cells on a microscope stage. 3. Considerations for imaging living cells. 4. Fluorescence labeling of living cells. 5. Imaging

More information

Electric Supplement Information

Electric Supplement Information Electric Supplement Information Preparation of DNA-AuNPs Thiol-modified oligonucleotide (5 -Cy5- ATCTCGGCTCTGCTAGCGAAAAAAAAAA-(C3H6)-SH-3, 5 15.5 OD) was added to 13 nm citrate-stabilized AuNPs (~3 nmol

More information

Report on the evaluation of the Oculyze yeast cell-counting system

Report on the evaluation of the Oculyze yeast cell-counting system Versuchs- und Lehranstalt für Brauerei in Berlin e.v. / Report on the evaluation of the Oculyze yeast cell-counting system The Start-up Oculyze has developed a system for the determination of yeast cell

More information

JCB. Supplemental material THE JOURNAL OF CELL BIOLOGY. Hong et al.,

JCB. Supplemental material THE JOURNAL OF CELL BIOLOGY. Hong et al., Supplemental material JCB Hong et al., http://www.jcb.org/cgi/content/full/jcb.201412127/dc1 THE JOURNAL OF CELL BIOLOGY Figure S1. Analysis of purified proteins by SDS-PAGE and pull-down assays. (A) Coomassie-stained

More information

Cell Viability and Senescence Detection Kits

Cell Viability and Senescence Detection Kits Cell Viability and Senescence Detection Kits Cell viability and proliferation assays Growth factor/cytokine assays Cell culture condition optimization Cell number determination Multiwell and automation

More information

ProLong Gold and SlowFade Gold Antifade Reagents

ProLong Gold and SlowFade Gold Antifade Reagents ProLong Gold and SlowFade Gold Antifade Reagents Table 1. Contents and Storage Information. Material Amount Storage Stability ProLong Gold antifade reagent 1 bottle containing 10 ml (P36930) 5 bottles

More information

Super Resolution Imaging Solution Provider. Imaging Future

Super Resolution Imaging Solution Provider. Imaging Future Super Resolution Imaging Solution Provider Imaging Future Imaging Solution More Than Equipment NanoBioImaging(NBI) is the Industrial Partner of HKUST Super Resolution Imaging Center (SRIC). NBI aims to

More information

Cytotoxicity LDH Assay Kit-WST

Cytotoxicity LDH Assay Kit-WST Cytotoxicity LDH Assay Kit-WST Supplementary Information Notice to Users This instruction complements the Technical Manual in the product. Please use this instruction as supplements of the Technical Manual.

More information

Automated Imaging and Dual-Mask Analysis of γh2ax Foci to Determine DNA Damage on an Individual Cell Basis

Automated Imaging and Dual-Mask Analysis of γh2ax Foci to Determine DNA Damage on an Individual Cell Basis A p p l i c a t i o n N o t e Automated Imaging and Dual-Mask Analysis of γh2ax Foci to Determine DNA Damage on an Individual Cell Basis Brad Larson, BioTek Instruments, Inc., Winooski, VT USA Asha Sinha

More information

Multiplexed 3D FRET imaging in deep tissue of live embryos Ming Zhao, Xiaoyang Wan, Yu Li, Weibin Zhou and Leilei Peng

Multiplexed 3D FRET imaging in deep tissue of live embryos Ming Zhao, Xiaoyang Wan, Yu Li, Weibin Zhou and Leilei Peng Scientific Reports Multiplexed 3D FRET imaging in deep tissue of live embryos Ming Zhao, Xiaoyang Wan, Yu Li, Weibin Zhou and Leilei Peng 1 Supplementary figures and notes Supplementary Figure S1 Volumetric

More information

Cytotoxicity LDH Assay Kit-WST

Cytotoxicity LDH Assay Kit-WST Cytotoxicity LDH Assay Kit-WST Supplementary Information Notice to Users Preparation of Reagent This instruction complements the Technical Manual in the product. Please use this instruction as supplements

More information

Large-scale fabrication of free-standing and sub-μm PDMS through-holes membranes

Large-scale fabrication of free-standing and sub-μm PDMS through-holes membranes Electronic Supplementary Material (ESI) for. This journal is The Royal Society of Chemistry 2018 Large-scale fabrication of free-standing and sub-μm PDMS through-holes membranes Hai Le-The,* a Martijn

More information

CASY Model TT E L E C T R I C A L C U R R E N T EXCLUSION ECE BASED CELL ANALYSIS

CASY Model TT E L E C T R I C A L C U R R E N T EXCLUSION ECE BASED CELL ANALYSIS CASY Model TT Cell Counter + AnalyZer E L E C T R I C A L C U R R E N T EXCLUSION ECE BASED CELL ANALYSIS ELECTRICAL CURRENT EXCLUSION CASY Model TT Cell Counter + Analyzer R&D Easy and fast adaptation

More information

Online Supplement ALVEOLAR CELL SENESCENCE IN PATIENTS WITH PULMONARY EMPHYSEMA. Takao Tsuji, Kazutetsu Aoshiba, and Atsushi Nagai

Online Supplement ALVEOLAR CELL SENESCENCE IN PATIENTS WITH PULMONARY EMPHYSEMA. Takao Tsuji, Kazutetsu Aoshiba, and Atsushi Nagai Online Supplement ALVEOLAR CELL SENESCENCE IN PATIENTS WITH PULMONARY EMPHYSEMA Takao Tsuji, Kazutetsu Aoshiba, and Atsushi Nagai MATERIALS AND METHODS Immunohistochemistry Deparaffinized tissue sections

More information

Multiplex Fluorescence Assays for Adherence Cells without Trypsinization

Multiplex Fluorescence Assays for Adherence Cells without Trypsinization Multiplex Fluorescence Assays for Adherence Cells without Trypsinization The combination of a bright field and three fluorescent channels allows the Celigo to perform many multiplexed assays. A gating

More information

ProLong Gold and SlowFade Gold Antifade Reagents

ProLong Gold and SlowFade Gold Antifade Reagents ProLong Gold and SlowFade Gold Antifade Reagents Table 1 Contents and storage Material Amount Storage* Stability 1 10 ml (Cat. no. P36930) ProLong Gold antifade reagent 1 2 ml (Cat. no. P10144) 5 2 ml

More information

Lab 2-Microbial Enumeration

Lab 2-Microbial Enumeration Lab 2-Microbial Enumeration 2/19/08 CE 573 Introduction There are many different techniques that can be utilized when trying to quantify microorganisms found in a given sample. The purpose of this lab

More information

Application Note LCMS-87 Automated Acquisition and Analysis of Data for Monitoring Protein Conjugation by LC-MS Using BioPharma Compass

Application Note LCMS-87 Automated Acquisition and Analysis of Data for Monitoring Protein Conjugation by LC-MS Using BioPharma Compass Application Note LCMS-87 Automated Acquisition and Analysis of Data for Monitoring Protein Conjugation by LC-MS Using BioPharma Compass Abstract Here we describe the development and use of an automated

More information

Comparison of the speed of kill of pathogenic bacteria using ACTICOAT and AQUACEL Ag analysed using Confocal Laser Scanning Microscopy

Comparison of the speed of kill of pathogenic bacteria using ACTICOAT and AQUACEL Ag analysed using Confocal Laser Scanning Microscopy Smith & Nephew Wound Management Data on file report - 0505004 May 2005 Comparison of the speed of kill of pathogenic bacteria using ACTICOAT and AQUACEL Ag analysed using Confocal Laser Scanning Microscopy

More information

TractionsForAll. v1.0. September 1 st, Created by Aleksandar Marinković, Sc.D. & Daniel Tschumperlin, Ph.D.

TractionsForAll. v1.0. September 1 st, Created by Aleksandar Marinković, Sc.D. & Daniel Tschumperlin, Ph.D. TractionsForAll v1.0 September 1 st, 2013 TractionsForAll v1.0 is freely distributed program that calculates tractions exerted by an adherent cell on the soft hydrogel substrate underneath. It is created

More information

Supplementary Figure 1: (a) 3D illustration of the mobile phone microscopy attachment, containing a 3D movable sample holder (red piece for z

Supplementary Figure 1: (a) 3D illustration of the mobile phone microscopy attachment, containing a 3D movable sample holder (red piece for z Supplementary Figure 1: (a) 3D illustration of the mobile phone microscopy attachment, containing a 3D movable sample holder (red piece for z movement and blue piece for x-y movement). Illumination sources

More information

Safety Report of DNA SafeStain (originally called SafeGreen)

Safety Report of DNA SafeStain (originally called SafeGreen) Safety Report of DNA SafeStain (originally called SafeGreen) Overview Ethidium bromide (EB) has been the stain of choice for nucleic acid gel staining for decades. The dye is inexpensive, sufficiently

More information

Fluorescent Sensor Detects Microbes in Real Time

Fluorescent Sensor Detects Microbes in Real Time Fluorescent Sensor Detects Microbes in Real Time BioVigilant has developed an optical technology that can determine the quantity and size of particles in liquid or air, and simultaneously determine whether

More information

Chapter 10: Classification of Microorganisms

Chapter 10: Classification of Microorganisms Chapter 10: Classification of Microorganisms 1. The Taxonomic Hierarchy 2. Methods of Identification 1. The Taxonomic Hierarchy Phylogenetic Tree of the 3 Domains Taxonomic Hierarchy 8 successive taxa

More information