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