Learn R Programming

metaRNASeq (version 1.0.7)

Meta-Analysis of RNA-Seq Data

Description

Implementation of two p-value combination techniques (inverse normal and Fisher methods). A vignette is provided to explain how to perform a meta-analysis from two independent RNA-seq experiments.

Copy Link

Version

Install

install.packages('metaRNASeq')

Monthly Downloads

351

Version

1.0.7

License

GPL

Maintainer

Last Published

October 1st, 2021

Functions in metaRNASeq (1.0.7)

param

Mean simulation parameters
FC

Simulated fold changes (FC)
adjpval

Simulated adjusted p-values
fishercomb

P-value combination using Fisher's method
rawpval

Simulated p-values
sim.function

Simulation of multiple RNA-seq experiments
dispFuncs

Gamma regression parameters describing the mean-dispersion relationship for two real datasets.
IDD.IRR

Integration-driven Discovery and Integration-driven Revision Rates
invnorm

P-value combination using the inverse normal method
metaRNASeq-package

Meta-analysis for RNA-seq data.