metaRNASeq-package {metaRNASeq} | R Documentation |
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.
Details
Package: | metaRNASeq |
Type: | Package |
Version: | 1.0.2 |
Date: | 2015-01-26 |
License: | GPL |
Author(s)
Andrea Rau, Guillemette Marot, Florence Jaffrezic
Maintainer: Guillemette Marot <guillemette.marot@inria.fr>
References
A. Rau, G. Marot and F. Jaffrezic (2014). Differential meta-analysis of RNA-seq data. BMC Bioinformatics 15:91
See Also
Examples
#An User's guide with detailed examples can be downloaded in interactive R sessions
if(interactive()){
vignette("metaRNASeq")
}
[Package metaRNASeq version 1.0.7 Index]