CAMERA enrichment analysis results
CAMERA_RESULTS.RdResults from Correlation Adjusted MEan RAnk (CAMERA) enrichment analysis
applied to differential analysis results across tissues and molecular
modalities. These results are generated using the
run_cameraPR wrapper, which performs pre-ranked CAMERA testing
on z-statistics derived from differential analyses.
CAMERA enrichment accounts for inter-gene correlation and provides a competitive test of whether molecular signatures show coordinated up- or down-regulation relative to the background.
Format
An object of class data.frame with the following columns:
tissuefactor; the tissue in which the enrichment was tested.
assayfactor; the molecular assay or omics layer.
contrast_typefactor; the type of contrast (e.g., acute, chronic, sex-stratified).
contrastfactor; the specific contrast tested.
contrast_shortfactor; abbreviated contrast label.
collectionfactor; the molecular signature collection.
databasefactor; the source database for the molecular signature (e.g., Reactome, GO, KEGG).
set_idcharacter; unique identifier for the molecular signature.
setcharacter; full molecular signature or pathway name.
set_shortcharacter; shortened or standardized pathway name.
set_sizeinteger; number of molecules from the set present in the differential analysis results.
set_size_DBinteger; total number of molecules in the set as defined in the source database.
size_rationumeric; ratio of
set_sizetoset_size_DB, providing a measure of set coverage.directionfactor; direction of enrichment, either
"Up"or"Down".tnumeric; two-sample t-statistic from CAMERA.
dfinteger; degrees of freedom.
z.stdnumeric; standard Normal equivalent of the test statistic.
p_valuenumeric; two-sided p-value.
adj_p_valuenumeric; BH-adjusted p-value, adjusted within tissue, assay, contrast, and collection.
Details
CAMERA_RESULTS summarizes pathway-level enrichment patterns across tissues,
assays, and experimental contrasts. These results are typically used for
downstream visualization (e.g., enrichment heatmaps), cluster annotation,
and integrative interpretation alongside
MOLECULAR_SIGNATURES and SET_TO_ID.