Upload your CODI exports
Drop both CSV files exported from CODI. All parsing and computation happens locally in your browser — raw data never leaves your machine.
Drop CODI CSV files here
Or click to browse — upload both results and positivity report files
Map datasets to chip & lane
Your file uses a custom naming scheme — chip and lane boundaries could not be detected automatically. Assign chip and lane numbers to each dataset, or skip to compute FOV-to-FOV metrics only.
| Dataset (FOV suffix removed) | FOVs | Chip no. | Lane no. |
|---|
Identify this submission
Help ONI link your results to specific manufacturing lots. Use your internal identifiers — these don't need to match ONI's lot numbers.
Printed on your chip box or packaging
Ligand or cargo reagent lot, if relevant
Date the assay was performed
For your records only — not interpreted by ONI
Assign comparison groups
Assign each lane to a group so statistics are only computed within matching LNP types. Use any labels you choose — group names are never sent to ONI.
| Chip | Lane | FOVs | Clusters (total) | Group assignment | LNP ref code encouraged |
|---|
Review & submit
Review what will be sent to ONI before submitting. Only the summary table below will be transmitted — no raw data, no sample names, no LNP identities.
Submitting sends only the computed summary above — no raw measurements, no sample names, and no group-to-LNP mapping.
Submission received
Your summary statistics have been sent to ONI. A confirmation has been logged. Thank you for contributing to the partner quality program.
🔧
Developer note: This tool uses URL token auth (
?partner=…). To activate Zoho OAuth, replace the resolvePartnerIdentity() function with the Zoho implicit flow redirect. Register the app at api-console.zoho.com and set AUTH_MODE = 'zoho' at the top of the script.