- Home
- Bioconductor 3.23
- Software Packages
- INSPEcT (development version)
INSPEcT
This is the development version of INSPEcT; for the stable release version, see INSPEcT.
Modeling RNA synthesis, processing and degradation with RNA-seq data
Bioconductor version: Development (3.23)
INSPEcT (INference of Synthesis, Processing and dEgradation rates from Transcriptomic data) RNA-seq data in time-course experiments or steady-state conditions, with or without the support of nascent RNA data.
Author: Stefano de Pretis
Maintainer: Stefano de Pretis <ste.depo at gmail.com>, Mattia Furlan <Mattia.Furlan at iit.it>
citation("INSPEcT")):
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("INSPEcT")
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("INSPEcT")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.