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
| Maintainer | Lambda Moses <dlu2@caltech.edu> |
| Author | Lambda Moses [aut, cre] (ORCID: <https://orcid.org/0000-0002-7092-9427>) |
| License | BSD_2_clause + file LICENSE |
| URL | https://github.com/BUStools/TENxBUSData |
| Bug Reports | https://github.com/BUStools/TENxBUSData/issues |
| Downloads rank | 114 |
| Source branch | RELEASE_3_23 |
| biocViews | ExperimentData, ExperimentHub, ExpressionData, SequencingData, SingleCellData |
Download
Dependencies
Imports: ExperimentHub, AnnotationHub, utils, BiocGenerics
Reverse dependencies
Suggests Me (1): BUSpaRse