File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1414# _elisa scripts depend on elisa.Rmd
1515snakemake :
1616 RMD_FILES :
17- - differential_expression
18- - assumptions_pea
19- - annotations_pea
20- - sensitivity_pea
21- - covariates_pea
22- - correlations_pea
23- # - elisa # Enable if analyzing ELISA data
24- # - assumptions_elisa # Enable if analyzing ELISA data
17+ - differential_expression # QC, stats tables, volcano plots, etc.
18+ - assumptions_pea # Parametric stats assumptions testing
19+ - annotations_pea # Human Protein Atlas IHC annotations
20+ - sensitivity_pea # Leave-one-out sensitivity analysis
21+ - covariates_pea # Non-parametric covariate effect assessement
22+ - correlations_pea # Non-parametric metadata correlations testing
23+ - elisa # differential_expression equivalent analysis for orthogonal validation data
24+ - assumptions_elisa # Parametric stats assumptions testing on ELISA data
25+ # - functional_enrichment_pea # FE analysis on Olink data; not currently supported
2526
2627# ------------------------------------------------------------------------------
2728# 2. INPUT DATA PATHS
You can’t perform that action at this time.
0 commit comments