Package: RNAdecay 1.27.0
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:
RNAdecay_1.27.0.tar.gz
RNAdecay_1.27.0.zip(r-4.5)RNAdecay_1.27.0.zip(r-4.4)RNAdecay_1.27.0.zip(r-4.3)
RNAdecay_1.27.0.tgz(r-4.4-x86_64)RNAdecay_1.27.0.tgz(r-4.4-arm64)RNAdecay_1.27.0.tgz(r-4.3-x86_64)RNAdecay_1.27.0.tgz(r-4.3-arm64)
RNAdecay_1.27.0.tar.gz(r-4.5-noble)RNAdecay_1.27.0.tar.gz(r-4.4-noble)
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')) |
- 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.27.0(bioc 3.21)RNAdecay-1.26.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
immunooncologysoftwaregeneexpressiongeneregulationdifferentialexpressiontranscriptiontranscriptomicstimecourseregressionrnaseqnormalizationworkflowstep
Last updated 2 months agofrom:42841c3a96. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 08 2024 |
R-4.5-win-x86_64 | NOTE | Dec 08 2024 |
R-4.5-linux-x86_64 | NOTE | Dec 08 2024 |
R-4.4-win-x86_64 | NOTE | Dec 08 2024 |
R-4.4-mac-x86_64 | NOTE | Dec 08 2024 |
R-4.4-mac-aarch64 | NOTE | Dec 08 2024 |
R-4.3-win-x86_64 | NOTE | Dec 08 2024 |
R-4.3-mac-x86_64 | NOTE | Dec 08 2024 |
R-4.3-mac-aarch64 | NOTE | Dec 08 2024 |
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
Readme and manuals
Help Manual
Help page | Topics |
---|---|
calculates bounds for modeled parameters | a_high a_low b_low |
Indexes column names of a data.frame matching multiple patterns (i.e., multigrep) | cols |
exponential decay functions | const_decay decaying_decay |
Normalized RNA abundance RNA decay timecourse | decay_data |
decay_plot() function | decay_plot |
model color map | group_map |
Combinatorial groups matrix generator | groupings |
hl_plot() function | hl_plot |
model optimization for fitting exponential decay models to normalized data | mod_optimization |
Example double exponential decay modeling results | models |
a custom ggplot2 theme | plain_theme |
Example double exponential decay modeling results | results |
RNA abundance reads per million over RNA decay timecourse | RPMs |