InPAS
This package is for version 3.7 of Bioconductor; for the stable, up-to-date release version, see InPAS.
Identification of Novel alternative PolyAdenylation Sites (PAS)
Bioconductor version: 3.7
Alternative polyadenylation (APA) is one of the important post-transcriptional regulation mechanisms which occurs in most human genes. InPAS facilitates the discovery of novel APA sites from RNAseq data. It leverages cleanUpdTSeq to fine tune identified APA sites.
Author: Jianhong Ou, Sung Mi Park, Michael R. Green and Lihua Julie Zhu
Maintainer: Jianhong Ou <jianhong.ou at umassmed.edu>, Lihua Julie Zhu <Julie.Zhu at umassmed.edu>
citation("InPAS")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("InPAS")
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("InPAS")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.