Validate user inputs for enrichment_CTD()
Source:R/enrichment_analysis.R
dot-validate_enrichment_args.RdChecks pAdjustMethod, CTD cache presence, x shape per method, and CAMERA-specific design/contrast requirements. Centralizing here keeps enrichment_CTD() below the BiocCheck 50-line recommendation.
Value
Invisibly TRUE on success; otherwise stop()s
with an informative message.