| name | flow-panel-designer |
| description | Design multicolor flow cytometry panels minimizing spectral overlap |
| version | 1.0.0 |
| category | Wet Lab |
| tags | [] |
| author | AIPOCH |
| license | MIT |
| status | Draft |
| risk_level | Medium |
| skill_type | Tool/Script |
| owner | AIPOCH |
| reviewer | |
| last_updated | 2026-02-06 |
Flow Panel Designer
Fluorophore selection optimizer.
Use Cases
- Multicolor panel design (10+ colors)
- Compensation planning
- Marker-fluorophore matching
- Spectral flow setup
Parameters
| Parameter | Type | Default | Required | Description |
|---|
--markers | string | - | Yes | Comma-separated target antigens |
--instrument | string | - | No | Cytometer model |
--n-colors | int | 8 | No | Number of fluorophores |
--output, -o | string | stdout | No | Output file path |
Returns
- Optimal fluorophore assignments
- Spillover predictions
- Compensation control list
- Panel validation checks
Example
T-cell panel: CD3-BV421, CD4-FITC, CD8-PE...
Risk Assessment
| Risk Indicator | Assessment | Level |
|---|
| Code Execution | Python/R scripts executed locally | Medium |
| Network Access | No external API calls | Low |
| File System Access | Read input files, write output files | Medium |
| Instruction Tampering | Standard prompt guidelines | Low |
| Data Exposure | Output files saved to workspace | Low |
Security Checklist