Bioc2026 Registration Open!

TENxBUSData

Single cell dataset from 10x in BUS format

Bioconductor version: 3.23 · Package version: 1.26.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("TENxBUSData")

Details

MaintainerLambda Moses <dlu2@caltech.edu>
AuthorLambda Moses [aut, cre] (ORCID: <https://orcid.org/0000-0002-7092-9427>)
LicenseBSD_2_clause + file LICENSE
URLhttps://github.com/BUStools/TENxBUSData
Bug Reportshttps://github.com/BUStools/TENxBUSData/issues
Downloads rank114
Source branchRELEASE_3_23
biocViewsExperimentData, ExperimentHub, ExpressionData, SequencingData, SingleCellData

Download

Dependencies

Imports: ExperimentHub, AnnotationHub, utils, BiocGenerics

Suggests: knitr, rmarkdown, BiocStyle

Reverse dependencies

Suggests Me (1): BUSpaRse