To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("prebs")
In most cases, you don't need to download the package archive at all.
Bioconductor version: Release (3.5)
The prebs package aims at making RNA-sequencing (RNA-seq) data more comparable to microarray data. The comparability is achieved by summarizing sequencing-based expressions of probe regions using a modified version of RMA algorithm. The pipeline takes mapped reads in BAM format as an input and produces either gene expressions or original microarray probe set expressions as an output.
Author: Karolis Uziela and Antti Honkela
Maintainer: Karolis Uziela <karolis.uziela at scilifelab.se>
Citation (from within R,
enter citation("prebs")):
To install this package, start R and enter:
## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("prebs")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("prebs")
Follow Installation instructions to use this package in your R session.
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: