InPAS
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see InPAS.
Identify Novel Alternative PolyAdenylation Sites (PAS) from RNA-seq data
Bioconductor version: 3.20
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 and the differential usage of APA sites from RNA-Seq data. It leverages cleanUpdTSeq to fine tune identified APA sites by removing false sites.
Author: Jianhong Ou [aut, cre], Haibo Liu [aut], Lihua Julie Zhu [aut], Sungmi M. Park [aut], Michael R. Green [aut]
Maintainer: Jianhong Ou <jianhong.ou at duke.edu>
citation("InPAS")):
Installation
To install this package, start R (version "4.4") 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.