Identification of Novel alternative PolyAdenylation Sites (PAS)
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.
To install this package, start R and enter:
library(BiocManager)
BiocManager::install("InPAS")
To view documentation of InPAS, start R and enter:
browseVignettes("InPAS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.