Package: RNAdecay 1.25.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.25.0.tar.gz
RNAdecay_1.25.0.zip(r-4.5)RNAdecay_1.25.0.zip(r-4.4)RNAdecay_1.25.0.zip(r-4.3)
RNAdecay_1.25.0.tgz(r-4.4-arm64)RNAdecay_1.25.0.tgz(r-4.4-x86_64)RNAdecay_1.25.0.tgz(r-4.3-arm64)RNAdecay_1.25.0.tgz(r-4.3-x86_64)
RNAdecay_1.25.0.tar.gz(r-4.5-noble)RNAdecay_1.25.0.tar.gz(r-4.4-noble)
RNAdecay_1.23.2.tgz(r-4.3-emscripten)
RNAdecay.pdf |RNAdecay.html
RNAdecay/json (API)
NEWS

# Install 'RNAdecay' in R:
install.packages('RNAdecay', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • RPMs - RNA abundance reads per million over RNA decay timecourse
  • decay_data - Normalized RNA abundance RNA decay timecourse
  • models - Example double exponential decay modeling results
  • results - Example double exponential decay modeling results

On BioConductor:RNAdecay-1.25.0(bioc 3.20)RNAdecay-1.24.0(bioc 3.19)

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

bioconductor-package

21 exports 1.16 score 37 dependencies

Last updated 2 months agofrom:95e2395b49

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:bitopscaToolsclicolorspacefansifarverggplot2gluegplotsgtablegtoolsisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmenloptrpillarpkgconfigR6RColorBrewerRcppRcppEigenrlangscalestibbleTMButf8vctrsviridisLitewithr

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

Rendered fromRNAdecay_workflow.Rmdusingknitr::rmarkdownon Jun 20 2024.

Last update: 2024-04-05
Started: 2018-04-17