- Home
- Bioconductor 3.7
- Software Packages
- spliceR
spliceR
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.7 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see spliceR.
Classification of alternative splicing and prediction of coding potential from RNA-seq data.
Bioconductor version: 3.7
An R package for classification of alternative splicing and prediction of coding potential from RNA-seq data.
Author: Johannes Waage <johannes.waage at gmail.com>, Kristoffer Vitting-Seerup <k.vitting.seerup at gmail.com>
Maintainer: Johannes Waage <johannes.waage at gmail.com>, Kristoffer Vitting-Seerup <k.vitting.seerup at gmail.com>
citation("spliceR")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("spliceR")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("spliceR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.