TRACERx
Datasets
All datasets matching “TRACERx”trace-rx-eval-predictions
TRACE-RX Evaluation Predictions
Per-image detector scores from an independent evaluation of the two TechJam 2026 TRACE-RX
detectors, run 30 Aug – 1 Sep 2026.
No images here. Every file contains scores, labels, asset ids and transform names only — this is
derived evaluation metadata, not a redistribution of any source imagery. The underlying corpora
(Joshyxwa/data_draft, Joshyxwa/techjam2026, techjam-aigc/wildfake-eval-subset) keep their own
terms, and data_draft's WildFake rows… See the full description on the dataset page: https://huggingface.co/datasets/joelleoqiyi/trace-rx-eval-predictions.tracerx_expression_data
TRACERx Expression Data
VST-normalized gene expression data from the TRACERx lung cancer cohort.
Contents
tracerx_vst_counts.parquet: VST-normalized expression matrix (Parquet format)
Rows: 20136 genes
Columns: 1051 samples
Size: 106.0 MB
Usage
from huggingface_hub import hf_hub_download
import pandas as pd
# Download the expression data (Parquet - faster)
local_path = hf_hub_download(
repo_id="jruffle/tracerx_expression_data"… See the full description on the dataset page: https://huggingface.co/datasets/jruffle/tracerx_expression_data.
