Name Mode Size
..
ASD_prop_se.rda 100644 440 kb
quickParaASD.rda 100644 36 kb
quickParaGSE60424.rda 100644 1 kb
quickParaIBD.rda 100644 41 kb
quickPowerASD.rda 100644 16 kb
quickPowerGSE60424.rda 100644 18 kb
quickPowerIBD.rda 100644 17 kb
README.md
# cypress <!-- badges: start --> <!-- badges: end --> CYPRESS is a Cell Type specific power tool. This package aims to perform power analysis for the cell type-specific data. It calculates FDR, FDC,and power, under various study design parameters, including but not limited to sample size, and effect size. ## Installation cypress can be installed from Bioconductor via ``` r if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("cypress") ``` ``cypress`` is currently on Bioconductor at https://bioconductor.org/packages/cypress/.