- Home
- Bioconductor 3.23
- Software Packages
- cliProfiler (development version)
cliProfiler
This is the development version of cliProfiler; for the stable release version, see cliProfiler.
A package for the CLIP data visualization
Bioconductor version: Development (3.23)
An easy and fast way to visualize and profile the high-throughput IP data. This package generates the meta gene profile and other profiles. These profiles could provide valuable information for understanding the IP experiment results.
Author: You Zhou [aut, cre] ORCID iD ORCID: 0000-0003-1755-9073 , Kathi Zarnack [aut] ORCID iD ORCID: 0000-0003-3527-3378
Maintainer: You Zhou <youzhoulearning at gmail.com>
citation("cliProfiler")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("cliProfiler")
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("cliProfiler")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.