- Home
- Bioconductor 3.15
- Experiment Packages
- prebsdata
prebsdata
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see prebsdata.
Data for 'prebs' package
Bioconductor version: 3.15
This package contains data required to run examples in 'prebs' package. The data files include: 1) Small sample bam files for demonstration purposes 2) Probe sequence mappings for Custom CDF (taken from http://brainarray.mbni.med.umich.edu/brainarray/Database/CustomCDF/genomic_curated_CDF.asp) 3) Probe sequence mappings for manufacturer's CDF (manually created using bowtie)
Author: Karolis Uziela and Antti Honkela
Maintainer: Karolis Uziela <karolis.uziela at scilifelab.se>
citation("prebsdata")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("prebsdata")
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("prebsdata")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.