- Home
- Bioconductor 3.23
- Experiment Packages
- curatedAdipoChIP (development version)
curatedAdipoChIP
This is the development version of curatedAdipoChIP; for the stable release version, see curatedAdipoChIP.
A Curated ChIP-Seq Dataset of MDI-induced Differentiated Adipocytes (3T3-L1)
Bioconductor version: Development (3.23)
A curated dataset of publicly available ChIP-sequencing of transcription factors, chromatin remodelers and histone modifications in the 3T3-L1 pre-adipocyte cell line. The package document the data collection, pre-processing and processing of the data. 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("curatedAdipoChIP")):
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("curatedAdipoChIP")
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("curatedAdipoChIP")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.