InPAS
This is the released version of InPAS; for the devel version, see InPAS.
Identify Novel Alternative PolyAdenylation Sites (PAS) from RNA-seq data
Bioconductor version: Release (3.22)
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 <jou at morgridge.org>
citation("InPAS")):
Installation
To install this package, start R (version "4.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.