- Home
- Bioconductor 3.14
- Software Packages
- circRNAprofiler
circRNAprofiler
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see circRNAprofiler.
circRNAprofiler: An R-Based Computational Framework for the Downstream Analysis of Circular RNAs
Bioconductor version: 3.14
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.1") 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.