- Home
- Bioconductor 3.14
- Software Packages
- strandCheckR
strandCheckR
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see strandCheckR.
Calculate strandness information of a bam file
Bioconductor version: 3.14
This package aims to quantify and remove putative double strand DNA from a strand-specific RNA sample. There are also options and methods to plot the positive/negative proportions of all sliding windows, which allow users to have an idea of how much the sample was contaminated and the appropriate threshold to be used for filtering.
Author: Thu-Hien To [aut, cre], Steve Pederson [aut]
Maintainer: Thu-Hien To <tothuhien at gmail.com>
citation("strandCheckR")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("strandCheckR")
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("strandCheckR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.