A Guided Demonstration Of The Counting Method Evaluation Tool (COMET) For Implementing The ISO 20391-2 Cell Counting Standard
Department of Commerce
@usgov.doc_gov_a_guided_demonstration_of_the_counting_method__af61d470
Department of Commerce
@usgov.doc_gov_a_guided_demonstration_of_the_counting_method__af61d470
This dataset contains 5 .csv files which were used to compare cell counting methods using the COMET (Counting Method Evaluation Tool). These datasets are described in the manuscript entitled "A Guided Demonstration of the Counting Method Evaluation Tool (COMET) for Implementing the ISO 20391-2 Cell Counting Standard". The datasets can be directly uploaded to the COMET website (https://cell-counting.shinyapps.io/COMET/) and can be used to generate the plots and tables in the manuscript.
Organization: Department of Commerce
Last updated: 2025-09-30T05:20:55.746954
Tags: cell-counts, cell-viability, mammalian-cells, optical-imaging
CREATE TABLE comet_files_for_studies_1_5 (
"counting_method" VARCHAR,
"target_dilution_fraction" DOUBLE,
"measured_dilution_fraction" DOUBLE,
"random_sample_number" BIGINT,
"rep_obsv" BIGINT,
"cell_conc" DOUBLE,
"raw_count" BIGINT,
"percent_viable_cells" VARCHAR,
"time_elapsed" BIGINT,
"cell_type" VARCHAR,
"concentration_type" VARCHAR,
"stock_solution" BIGINT,
"starting_soln_conc" DOUBLE,
"stock_extraction" BIGINT,
"replicate_sample" BIGINT,
"analyst" BIGINT
);Anyone who has the link will be able to view this.