Learn R Programming

metaRNASeq (version 1.0.7)

metaRNASeq-package: Meta-analysis for 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.

Arguments

Author

Andrea Rau, Guillemette Marot, Florence Jaffrezic

Maintainer: Guillemette Marot <guillemette.marot@inria.fr>

Details

Package:metaRNASeq
Type:Package
Version:1.0.2
Date:2015-01-26
License:GPL

References

A. Rau, G. Marot and F. Jaffrezic (2014). Differential meta-analysis of RNA-seq data. BMC Bioinformatics 15:91

See Also

invnorm fishercomb

Examples

Run this code
#An User's guide with detailed examples can be downloaded in interactive R sessions
if(interactive()){
	vignette("metaRNASeq")
	}

Run the code above in your browser using DataLab