Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

RNAdecay

This is thedevelopment version of RNAdecay; for the stable release version, seeRNAdecay.

Maximum Likelihood Decay Modeling of RNA Degradation Data

Platform availability badgeRanking badgeSupport activity badgeYears in BioConductor badgeBuild results badgeLast commit badgeDependency count badge

DOI: 10.18129/B9.bioc.RNAdecay


Bioconductor version: Development (3.23)

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.

Author: Reed Sorenson [aut, cre]ORCID iD ORCID: 0000-0001-8650-0601, Katrina Johnson [aut], Frederick Adler [aut], Leslie Sieburth [aut]ORCID iD ORCID: 0000-0001-6691-2000

Maintainer: Reed Sorenson <reedssorenson at gmail.com>

Citation (from within R, entercitation("RNAdecay")):

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 develBiocManager::install(version='devel')BiocManager::install("RNAdecay")

For older versions of R, please refer to the appropriateBioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("RNAdecay")
RNAdecay Vignette: Normalization, Modeling, and Visualization of RNA Decay DataHTMLR Script
Reference ManualPDF
NEWSText

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsDifferentialExpression,GeneExpression,GeneRegulation,ImmunoOncology,Normalization,RNASeq,Regression,Software,TimeCourse,Transcription,Transcriptomics,WorkflowStep
Version1.31.0
In Bioconductor sinceBioC 3.7 (R-3.5) (7.5 years)
LicenseGPL-2
DependsR (>= 4.3)
Importsstats, grDevices, grid,ggplot2,gplots, utils,TMB,nloptr,scales
System Requirements
URL
See More
Suggestsparallel,knitr,reshape2,rmarkdown
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source PackageRNAdecay_1.31.0.tar.gz
Windows Binary (x86_64) RNAdecay_1.31.0.zip
macOS Binary (x86_64)RNAdecay_1.31.0.tgz
macOS Binary (arm64)RNAdecay_1.31.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/RNAdecay
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/RNAdecay
Bioc Package Browserhttps://code.bioconductor.org/browse/RNAdecay/
Package Short Urlhttps://bioconductor.org/packages/RNAdecay/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp