Baselight

Measurement Quality Metrics To Improve Absolute Microbial Cell Counting

National Institute of Standards and Technology

@usgov.national_institute_of_standard_measurement_quality_met_cfef123e

Loading...
Loading...

About this Dataset

Measurement Quality Metrics To Improve Absolute Microbial Cell Counting

This repository contains the raw data and analysis scripts supporting the associated publication which introduces a framework to help researchers select fit-for-purpose microbial cell counting methods and optimize protocols for quantification of microbial total cells and viable cells. Escherichia coli cells were enumerated using four methods (colony forming unit assay, impedance flow cytometry - Multisizer 4, impedance flow cytometry - BactoBox, and fluorescent flow cytometry - CytoFLEX LX) and repeated on multiple dates. The experimental design for a single date starts with a cell stock that is divided into 18 sample replicates (3 each for 6 different dilution factors), and each sample is assayed one or two times for a total of 30 observations. Raw data files are provided from the Multisizer 4 (.#m4) and CytoFLEX LX (.fcs 3.0). The colony forming unit assay and BactoBox readings are recorded for each date as are the derived results from the Multisizer 4 and CytoFLEX LX. Also provided are an example analysis script for the *.fcs files and the statistical analysis that was performed.
Organization: National Institute of Standards and Technology
Last updated: 2025-03-14T15:19:47.493210
Tags: microbial-measurement-quality-metric-viability-cell-counting

Tables

CollatedReportingSpreadsheet

@usgov.national_institute_of_standard_measurement_quality_met_cfef123e.collatedreportingspreadsheet
  • 13.42 KB
  • 160 rows
  • 13 columns
Loading...

CREATE TABLE collatedreportingspreadsheet (
  "dataset" VARCHAR,
  "dilutionfactor" DOUBLE,
  "preparationorder" BIGINT,
  "samplenumber" BIGINT,
  "replicateobservation" BIGINT,
  "viable_b" VARCHAR,
  "total_b" VARCHAR,
  "blank_viable_b" VARCHAR,
  "blank_total_b" VARCHAR,
  "viable_d" DOUBLE,
  "total_a" VARCHAR,
  "viable_c" DOUBLE,
  "total_c" DOUBLE
);

Share link

Anyone who has the link will be able to view this.