CoolFace
Apppublic

CCHMC-CAIIR/PED-ABD-BIOMARKER-NORMS

sourceHugging Facemitupdated 9mo agoView on Hugging Face
0likes
App README

OSCAR HF Calculator - Pediatric Biomarker Quantile and Z-Score Calculator

This Hugging Face Space provides a web interface for calculating quantile percentiles and z-scores for pediatric biomarkers based on age and sex-specific reference data.

Features

๐ŸŽฏ Biomarker Analysis

  • โ€”Calculate quantile percentiles (0-100th percentile)
  • โ€”Generate standardized z-scores
  • โ€”Age and sex-specific reference curves (ages 2-17 years)

๐Ÿ“Š Available Biomarkers

  • โ€”Liver HU: Liver attenuation in Hounsfield Units
  • โ€”Liver Volume: Liver volume in milliliters
  • โ€”Spleen Volume: Spleen volume in milliliters
  • โ€”Kidney Volume: Kidney volume in milliliters
  • โ€”L3 Total Muscle Area: L3 vertebral level total muscle area in cmยฒ
  • โ€”BMD L1 High Sensitivity: Bone mineral density L1 high sensitivity in HU
  • โ€”BMD L1 Standard: Bone mineral density L1 standard in HU
  • โ€”L3 VAT Area: L3 visceral adipose tissue area in cmยฒ
  • โ€”L3 SAT Area: L3 subcutaneous adipose tissue area in cmยฒ

๐Ÿ’ป Two Input Methods

Manual Input
  • โ€”Enter individual patient data
  • โ€”Instant calculation and visualization
  • โ€”Perfect for single patient assessments
CSV Batch Processing
  • โ€”Upload CSV files with multiple patients
  • โ€”Process hundreds of patients at once
  • โ€”Download results table

๐Ÿ“ˆ Interactive Visualizations

  • โ€”Side-by-side male/female quantile curves
  • โ€”Patient data points highlighted in red
  • โ€”Hover information with detailed statistics

How to Use

Option 1: Manual Input

  1. 1.Select a biomarker from the dropdown
  2. 2.Enter patient's age (2-17 years) and sex
  3. 3.Input the biomarker value
  4. 4.Click "Calculate" to get results
  5. 5.View the interactive plot showing quantile curves

Option 2: CSV Upload

  1. 1.Download the example CSV template
  2. 2.Fill in your patient data
  3. 3.Upload the CSV file
  4. 4.Click "Process Batch" to calculate all patients
  5. 5.Download the results as a CSV file

CSV Format

Your CSV should have these columns:

  • โ€”age: Patient age (2-17 years)
  • โ€”sex: "Male" or "Female"
  • โ€”biomarker: One of the available biomarkers
  • โ€”biomarker_value: Numeric value for the biomarker

Results Interpretation

  • โ€”Quantile: Shows the percentile rank (0.0-1.0, multiply by 100 for percentage)
  • โ€”Z-Score: Standard score showing how many standard deviations from the mean
  • โ€”Visualization: Red points on the curves show patient's position relative to population norms

Clinical Context

This calculator is based on quantile regression analysis of pediatric imaging biomarkers and provides:

  • โ€”Age and sex-specific reference ranges
  • โ€”Standardized z-scores for clinical interpretation
  • โ€”Population-based percentile rankings
  • โ€”Supports ages 2-17 years with sex-specific curves

Data Source

The reference data is based on quantile regression analysis of pediatric imaging biomarkers, providing robust age and sex-specific percentile curves for clinical assessment.