- Home
- Bioconductor 3.8
- Experiment Packages
- JctSeqData
JctSeqData
This package is for version 3.8 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see JctSeqData.
Example Junction Count data for use with JunctionSeq
Bioconductor version: 3.8
Junction count data from an example dataset taken from a subset of the RNA-seq reads from six samples. Data was subsampled and modified to provide edge cases for testing and to reduce file sizes.
Author: Stephen Hartley [aut, cre] (PhD)
Maintainer: Stephen Hartley <JunctionSeq-contact at list.nih.gov>
citation("JctSeqData")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("JctSeqData")
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("JctSeqData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.