Percent Recompute for Flow-Cytometry Statistics Table
Percent Recompute: recomputes each population's % within its sample from raw counts, for a flow-cytometry statistics table. Paste data, transform instantly, export CSV/JSON — 100% in your browser. For cytometry cores.
Paste a flow-cytometry statistics table and this tool recomputes each population's % within its sample from raw counts, then exports clean CSV or JSON ready for analysis. No upload and no R/Python needed — parsing and computation happen entirely in your browser, so cytometry cores keep raw instrument data on the device.
Cleaned output
| Sample | Population | Count | Percent\ntube1 | Live | 10234 | 92.4\ntube1 | Dead | 812 | 7.3\ntube2 | Live | 9981 | 94.0\ntube2 | Dead | 640 | 6.0 |
The parser auto-detects comma, tab, semicolon or pipe delimiters. After transforming, copy the CSV or download CSV/JSON for your pipeline. Always sanity-check the result against your raw data.
Indicative planning tool for research operations. Figures are estimates — verify lot data, expiry, calibration and budgets against the original certificates, vendor documentation and your institution's policies.
Free percent recompute for flow-cytometry statistics table: recomputes each population's % within its sample from raw counts, then export CSV/JSON — runs offline in your browser, no upload.
About Percent Recompute for Flow-Cytometry Statistics Table
A free, offline data tool for cytometry cores. Paste a flow-cytometry statistics table and this tool recomputes each population's % within its sample from raw counts, then exports clean CSV or JSON ready for analysis. No upload and no R/Python needed — parsing and computation happen entirely in your browser, so cytometry cores keep raw instrument data on the device.
How to use Percent Recompute for Flow-Cytometry Statistics Table
- 1Paste your flow-cytometry statistics table (or click "Load sample" to see the expected layout).
- 2The tool auto-detects the delimiter and recomputes each population's % within its sample from raw counts instantly.
- 3Review the output, then copy the CSV or download CSV/JSON for the next step.
Why use Percent Recompute for Flow-Cytometry Statistics Table?
- ✓Purpose-built for a flow-cytometry statistics table: it recomputes each population's % within its sample from raw counts in one paste — no spreadsheet gymnastics and no code.
- ✓Runs fully client-side, so raw instrument data never leaves the browser — important for cytometry cores handling confidential or pre-publication results.
- ✓Exports clean CSV or JSON that drops straight into R, Python, Prism, Excel or your LIMS.
Frequently asked questions
What exactly does this tool do to my flow-cytometry statistics table?+
It recomputes each population's % within its sample from raw counts. You paste the raw export, the parser detects the delimiter (comma, tab, semicolon or pipe), the transform runs, and you see the result plus a one-line summary of what changed. You can then copy the CSV or download CSV/JSON. It is deliberately one well-defined operation so the output is predictable and reproducible.
Is my instrument data uploaded anywhere?+
No. All parsing and computation happen locally in your browser with JavaScript — nothing is sent to a server. That keeps a flow-cytometry statistics table private, which matters for cytometry cores handling unpublished or confidential results, and it means the tool also works offline.
What input and output formats are supported?+
Input can be CSV, TSV, or semicolon/pipe-delimited text copied straight from your instrument software or a spreadsheet — the delimiter is auto-detected. Output is standard RFC-4180 CSV (copy or download) or a JSON array of objects keyed by the header row.
How should I sanity-check the result?+
Spot-check a few rows against your raw file, especially headers and any computed columns. This tool applies a single transform faithfully, but it can't know your specific column quirks — confirm it picked the right columns (e.g. the Cq, OD, area or A260 column) before using the output downstream.
Related tools
Related Lab & Research tools
Header Normalizer for Mass-Spec CSV Export
Header Normalizer: lower-cases and snake_cases the header row and trims every cell, for a mass-spec CSV export. Paste data, transform instantly, export CSV/JSON — 100% in your browser. For proteomics labs.
● LiveBlank-Row Cleaner for Mass-Spec CSV Export
Blank-Row Cleaner: removes empty rows and trims surrounding whitespace, for a mass-spec CSV export. Paste data, transform instantly, export CSV/JSON — 100% in your browser. For proteomics labs.
● LiveRow De-duplicator for Mass-Spec CSV Export
Row De-duplicator: removes exact duplicate rows, keeping the first, for a mass-spec CSV export. Paste data, transform instantly, export CSV/JSON — 100% in your browser. For proteomics labs.
● Live