- Home
- Bioconductor 3.16
- Experiment Packages
- MMAPPR2data
MMAPPR2data
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see MMAPPR2data.
Sample Data for MMAPPR2
Bioconductor version: 3.16
Contains data for illustration purposes in the MMAPPR2 package, namely simulated BAM files containing RNA-Seq data for a mutation in the slc24a5 gene, taken from the GRCz11 genome. Also contains reference sequence and annotation files for the region.
Author: Kyle Johnsen [aut], Jonathon Hill [cre]
Maintainer: Jonathon Hill <jhill at byu.edu>
citation("MMAPPR2data")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MMAPPR2data")
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("MMAPPR2data")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.