Learn R Programming

⚠️There's a newer version (1.3.3) of this package.Take me there.

ssizeRNA (version 1.2.6)

Sample Size Calculation for RNA-Seq Experimental Design

Description

We propose a procedure for sample size calculation while controlling false discovery rate for RNA-seq experimental design. Our procedure depends on the Voom method proposed for RNA-seq data analysis by Law et al. (2014) and the sample size calculation method proposed for microarray experiments by Liu and Hwang (2007) . We develop a set of functions that calculates appropriate sample sizes for two-sample t-test for RNA-seq experiments with fixed or varied set of parameters. The outputs also contain a plot of power versus sample size, a table of power at different sample sizes, and a table of critical test values at different sample sizes. To install this package, please use 'source("http://bioconductor.org/biocLite.R"); biocLite("ssizeRNA")'.

Copy Link

Version

Install

install.packages('ssizeRNA')

Monthly Downloads

282

Version

1.2.6

License

GPL (>= 2)

Maintainer

Ran Bi

Last Published

July 15th, 2016

Functions in ssizeRNA (1.2.6)

ssize.twoSampVaryDelta

Sample Size Calculations for Two-Sample Microarray Experiments with Differing Mean Expressions but fixed Standard Deviations Among Genes
check.power

Average Power and True FDR Based on limma/voom RNAseq Analysis Pipeline
sim.counts

RNA-seq Count Data Simulation from Negative-Binomial Distribution
ssizeRNA_single

Sample Size Calculations for Two-Sample RNA-seq Experiments with Single Set of Parameters
ssizeRNA_vary

Sample Size Calculations for Two-Sample RNA-seq Experiments with Differing Mean and Dispersion Among Genes