Bioc2026 Registration Open!

TENxIO

Import methods for 10X Genomics files

Bioconductor version: 3.23 · Package version: 1.14.0

Provides a structured S4 approach to importing data files from the 10X pipelines. It mainly supports Single Cell Multiome ATAC + Gene Expression data among other data types. The main Bioconductor data representations used are SingleCellExperiment and RaggedExperiment.

Installation

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

BiocManager::install("TENxIO")

Details

MaintainerMarcel Ramos <marcel.ramos@sph.cuny.edu>
AuthorMarcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), NCI [fnd] (GrantNo.: U24CA289073)
LicenseArtistic-2.0
URLhttps://github.com/waldronlab/TENxIO
Bug Reportshttps://github.com/waldronlab/TENxIO/issues
Downloads rank408
Source branchRELEASE_3_23
biocViewsDataImport, Infrastructure, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 4.5.0), SingleCellExperiment, SummarizedExperiment

Imports: BiocBaseUtils, BiocGenerics, BiocIO, Seqinfo, GenomicRanges, HDF5Array, Matrix, MatrixGenerics, methods, readr, rhdf5, R.utils, S4Vectors, utils

Suggests: BiocStyle, DropletTestFiles, ExperimentHub, knitr, RaggedExperiment (>= 1.33.3), rmarkdown, Rsamtools, tinytest

Reverse dependencies

Depends On Me (2): VisiumIO, XeniumIO

Imports Me (2): imageFeatureTCGA, xenLite