- Home
- Bioconductor 3.16
- Software Packages
- Ularcirc
Ularcirc
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see Ularcirc.
Shiny app for canonical and back splicing analysis (i.e. circular and mRNA analysis)
Bioconductor version: 3.16
Ularcirc reads in STAR aligned splice junction files and provides visualisation and analysis tools for splicing analysis. Users can assess backsplice junctions and forward canonical junctions.
Author: David Humphreys [aut, cre]
Maintainer: David Humphreys <d.humphreys at victorchang.edu.au>
citation("Ularcirc")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Ularcirc")
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("Ularcirc")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.