- Home
- Bioconductor 3.23
- Experiment Packages
- curatedAdipoRNA (development version)
curatedAdipoRNA
This is the development version of curatedAdipoRNA; for the stable release version, see curatedAdipoRNA.
A Curated RNA-Seq Dataset of MDI-induced Differentiated Adipocytes (3T3-L1)
Bioconductor version: Development (3.23)
A curated dataset of RNA-Seq samples. The samples are MDI-induced pre-phagocytes (3T3-L1) at different time points/stage of differentiation. The package document the data collection, pre-processing and processing. In addition to the documentation, the package contains the scripts that was used to generated the data.
Author: Mahmoud Ahmed [aut, cre] ORCID iD ORCID: 0000-0002-4377-6541
Maintainer: Mahmoud Ahmed <mahmoud.s.fahmy at students.kasralainy.edu.eg>
citation("curatedAdipoRNA")):
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("curatedAdipoRNA")
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("curatedAdipoRNA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.