Package: RNAdecay 1.33.0

Reed Sorenson

RNAdecay: Maximum Likelihood Decay Modeling of RNA Degradation Data

RNA degradation is monitored through measurement of RNA abundance after inhibiting RNA synthesis. This package has functions and example scripts to facilitate (1) data normalization, (2) data modeling using constant decay rate or time-dependent decay rate models, (3) the evaluation of treatment or genotype effects, and (4) plotting of the data and models. Data Normalization: functions and scripts make easy the normalization to the initial (T0) RNA abundance, as well as a method to correct for artificial inflation of Reads per Million (RPM) abundance in global assessments as the total size of the RNA pool decreases. Modeling: Normalized data is then modeled using maximum likelihood to fit parameters. For making treatment or genotype comparisons (up to four), the modeling step models all possible treatment effects on each gene by repeating the modeling with constraints on the model parameters (i.e., the decay rate of treatments A and B are modeled once with them being equal and again allowing them to both vary independently). Model Selection: The AICc value is calculated for each model, and the model with the lowest AICc is chosen. Modeling results of selected models are then compiled into a single data frame. Graphical Plotting: functions are provided to easily visualize decay data model, or half-life distributions using ggplot2 package functions.

Authors:Reed Sorenson [aut, cre], Katrina Johnson [aut], Frederick Adler [aut], Leslie Sieburth [aut]

RNAdecay_1.33.0.tar.gz
RNAdecay_1.33.0.zip(r-4.7)RNAdecay_1.33.0.zip(r-4.6)RNAdecay_1.33.0.zip(r-4.5)
RNAdecay_1.33.0.tgz(r-4.6-x86_64)RNAdecay_1.33.0.tgz(r-4.6-arm64)RNAdecay_1.33.0.tgz(r-4.5-x86_64)RNAdecay_1.33.0.tgz(r-4.5-arm64)
RNAdecay_1.33.0.tar.gz(r-4.7-arm64)RNAdecay_1.33.0.tar.gz(r-4.7-x86_64)RNAdecay_1.33.0.tar.gz(r-4.6-arm64)RNAdecay_1.33.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
RNAdecay/json (API)
NEWS

# Install 'RNAdecay' in R:
install.packages('RNAdecay', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • decay_data - Normalized RNA abundance RNA decay timecourse
  • models - Example double exponential decay modeling results
  • results - Example double exponential decay modeling results
  • RPMs - RNA abundance reads per million over RNA decay timecourse

On BioConductor:RNAdecay-1.33.0(bioc 3.24)RNAdecay-1.32.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

immunooncologysoftwaregeneexpressiongeneregulationdifferentialexpressiontranscriptiontranscriptomicstimecourseregressionrnaseqnormalizationworkflowstep

4.18 score 4 scripts 352 downloads 21 exports 28 dependencies

Last updated from:03eeb94d41. Checks:1 WARNING, 11 NOTE, 1 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING356
linux-devel-arm64NOTE347
linux-devel-x86_64NOTE377
source / vignettesOK655
linux-release-arm64NOTE339
linux-release-x86_64NOTE349
macos-release-arm64NOTE288
macos-release-x86_64NOTE455
macos-oldrel-arm64NOTE357
macos-oldrel-x86_64NOTE456
windows-develNOTE437
windows-releaseNOTE448
windows-oldrelNOTE450
wasm-releaseFAIL115

Exports:a_higha_lowaicaiccb_lowcolscomb_cvconst_decayconstraint_fun_list_makerdecay_plotdecaying_decayfit_vargroup_mapgroupingshl_plotlog_likmod_optimizationn_parplain_themesse_null_const_decaysse_null_decaying_decay

Dependencies:bitopscaToolsclicpp11farverggplot2gluegplotsgtablegtoolsisobandKernSmoothlabelinglatticelifecycleMatrixnloptrR6RColorBrewerRcppRcppEigenrlangS7scalesTMBvctrsviridisLitewithr

RNAdecay Vignette: Normalization, Modeling, and Visualization of RNA Decay Data

Rendered fromRNAdecay_workflow.Rmdusingknitr::rmarkdownon May 18 2026.

Last update: 2025-10-24
Started: 2018-04-17