Automated CRISPR Screen Analysis
crispr-tools.lan or your own dev server, then push to GitHub main.
Data Inputs
Control Well Selector
Execution
Validate first, then either run the whole pipeline or trigger individual stages below.
Run Individual Steps
Guidance
Mode: switch between arrayed and pooled workflows from the same run button.Auto-fill Pathsauto-fills raw/layout/genomics candidates.Upload Folder/Filesends browser-selected inputs to the server and fills the matching path automatically.Validate Inputschecks that the uploaded or typed files match the expected pipeline format before a run starts.Raw dir/file: arrayed mode expects a folder (or one raw file); pooled mode expects one pooled table file.Layout CSV: arrayed mode only; should include plate/well/control metadata columns.Genomics XLSX: required for arrayed mode, optional for pooled mode.Skyline sheetis auto-selected internally from compatible worksheets.Skyline sublibraryis now a dropdown in the interactive skyline figure controls.Heatmap: exported as one long figure containing all complete plates, one row per plate with three panels (replicate 1, replicate 2, rep1 - rep2).Heatmap plate selectoris retained for compatibility, but current export behavior is all plates.- Difference panels use their own color scale (separate from raw-value scales).
- When multiple heatmap plates are selected, one combined SVG is exported containing all requested plates, each with rep1/rep2/diff panels.
- Outputs are written to
output_dirandoutput_dir/figures. - For stable long runs, start uvicorn without
--reload(auto-reload can restart server mid-run).
Live Log
No figures shown yet.
Run the pipeline to generate and display new figures.