- Home
- Bioconductor 3.8
- Software Packages
- RNAprobR
RNAprobR
This package is for version 3.8 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see RNAprobR.
An R package for analysis of massive parallel sequencing based RNA structure probing data
Bioconductor version: 3.8
This package facilitates analysis of Next Generation Sequencing data for which positional information with a single nucleotide resolution is a key. It allows for applying different types of relevant normalizations, data visualization and export in a table or UCSC compatible bedgraph file.
Author: Lukasz Jan Kielpinski [aut], Nikos Sidiropoulos [cre, aut], Jeppe Vinther [aut]
Maintainer: Nikos Sidiropoulos <nikos.sidiro at gmail.com>
citation("RNAprobR")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RNAprobR")
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("RNAprobR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.