- Home
- Bioconductor 3.22
- Experiment Packages
- nullrangesData
nullrangesData
This is the released version of nullrangesData; for the devel version, see nullrangesData.
ExperimentHub datasets for the nullranges package
Bioconductor version: Release (3.22)
Provides datasets for the nullranges package vignette, in particular example datasets for DNase hypersensitivity sites (DHS), CTCF binding sites, and CTCF genomic interactions. These are used to demonstrate generation of null hypothesis feature sets, either through block bootstrapping or matching, in the nullranges vignette. For more details, see the data object man pages, and the R scripts for object construction provided within the package.
Author: Michael Love [aut, cre] ORCID iD ORCID: 0000-0001-8401-0545 , Wancen Mu [aut] ORCID iD ORCID: 0000-0002-5061-7581 , Eric Davis [aut] ORCID iD ORCID: 0000-0003-4051-3217 , Mikhail Dozmorov [aut]
Maintainer: Michael Love <michaelisaiahlove at gmail.com>
citation("nullrangesData")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("nullrangesData")
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("nullrangesData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.