stageR
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see stageR.
stageR: stage-wise analysis of high throughput gene expression data in R
Bioconductor version: 3.6
The stageR package allows automated stage-wise analysis of high-throughput gene expression data. The method is currently published as a preprint at http://biorxiv.org/content/early/2017/02/16/109082
Author: Koen Van den Berge
Maintainer: Koen Van den Berge <koen.vdberge at gmail.com>
Citation (from within R, enter
citation("stageR")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("stageR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | Software, StatisticalMethod |
| Version | 1.0.0 |
| In Bioconductor since | BioC 3.6 (R-3.4) (6.5 years) |
| License | GNU General Public License version 3 |
| Depends | R (>= 3.4), SummarizedExperiment |
| Imports | methods, stats |
| System Requirements | |
| URL |
See More
| Suggests | knitr, rmarkdown, BiocStyle, methods, Biobase, edgeR, limma, DEXSeq |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | stageR_1.0.0.tar.gz |
| Windows Binary | stageR_1.0.0.zip |
| Mac OS X 10.11 (El Capitan) | stageR_1.0.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/stageR |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/stageR |
| Package Short Url | https://bioconductor.org/packages/stageR/ |
| Package Downloads Report | Download Stats |
| Old Source Packages for BioC 3.6 | Source Archive |