load_matrices_from_cellranger: Load 10X sparse data matrices provided by the Cell Ranger...

View source: R/SingleCellRNASeq.R

load_matrices_from_cellrangerR Documentation

Load 10X sparse data matrices provided by the Cell Ranger software

Description

Load 10X sparse data matrices provided by the Cell Ranger software

Usage

load_matrices_from_cellranger(
  object,
  cellranger.version = 3,
  isMultiFeatures = FALSE,
  selectedFeature = "Gene Expression"
)

Arguments

object

The SingCellaR object.

cellranger.version

is the version of the Cell Ranger software used to generate input matrices.

isMultiFeatures

is logical

selectedFeature

SingCellaR supports two features 'Gene Expression' and 'Antibody Capture'


supatt-lab/SingCellaR documentation built on Aug. 24, 2023, 5:49 p.m.