- Home
- Bioconductor 3.19
- Experiment Packages
- TENxBUSData
TENxBUSData
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see TENxBUSData.
Single cell dataset from 10x in BUS format
Bioconductor version: 3.19
Download Barcode, UMI, and Set (BUS) format of 10x datasets from within R. This package accompanies the package BUSpaRse, which can load BUS format into R as a sparse matrix, and which has utility functions related to using the C++ command line package bustools.
Author: Lambda Moses [aut, cre]
Maintainer: Lambda Moses <dlu2 at caltech.edu>
citation("TENxBUSData")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("TENxBUSData")
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("TENxBUSData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.