- Home
- Bioconductor 3.22
- Software Packages
- circRNAprofiler
circRNAprofiler
This is the released version of circRNAprofiler; for the devel version, see circRNAprofiler.
circRNAprofiler: An R-Based Computational Framework for the Downstream Analysis of Circular RNAs
Bioconductor version: Release (3.22)
R-based computational framework for a comprehensive in silico analysis of circRNAs. This computational framework allows to combine and analyze circRNAs previously detected by multiple publicly available annotation-based circRNA detection tools. It covers different aspects of circRNAs analysis from differential expression analysis, evolutionary conservation, biogenesis to functional analysis.
Author: Simona Aufiero
Maintainer: Simona Aufiero <simo.aufiero at gmail.com>
citation("circRNAprofiler")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("circRNAprofiler")
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("circRNAprofiler")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.