Example Gallery
Use this gallery to find a runnable synthetic workflow before adapting Fyron to private data.
| Example | Shows | Main artifacts |
|---|---|---|
| FHIR To Cohort | public FHIR query to patient-level cohort shape | cohort DataFrame |
| FHIR To Table One | FHIR-like rows to descriptive baseline table | Table 1 |
| FHIR Paths & Custom Extraction | FHIRPath presets and custom extraction functions | flattened resource table |
| DICOM BOA Validation | imaging-derived feature validation shape | feature table and validation metrics |
| BOA Collages | CT/mask review collage | PNG review figure |
| Volume Difference Heatmap | aligned CT/MR slice difference visualization | figure and difference summary table |
| Dataset Preparation | nnU-Net v2, YOLO classification, YOLO detection folder builders | dataset folders and manifests |
| Cohort Flow Explainability | decorated filters, joins, flow exports, model explanation | flow table, Markdown, figure |
| Manuscript Statistics Workflow | Table 1, FDR correction, regression, Cox diagnostics | manuscript-ready tables |
| Manuscript Plotting Workflow | statistical annotations, KM, forest plots, palettes | paper-ready figures |
| Visual Figure Gallery | generated manuscript-style plot examples | PNG figure gallery |
| Synthetic GAN Volume | generated CT export to NIfTI and DICOM | image files and manifest |
| DICOM SEG Export | source-referenced segmentation export | DICOM SEG object |
| FHIR Imaging Measurements | imaging-derived measurements as FHIR | FHIR JSON bundle |
Visual Figure Examples
The generated figure previews now live on the Visual Figure Gallery. Use it to scan manuscript-style plots before choosing the right plotting helper.
Choosing A Starting Point
| Goal | Start here |
|---|---|
| Understand the whole study shape | Clinical AI Study Workflow |
| Prepare image folders for review | Fyron Curate |
| Compare module responsibilities | Modules Overview |
| Learn function arguments quickly | Function Reference |
| Prepare repository or manuscript trust material | Using Fyron In Research |