read10xMatrix: Read 10x matrix

Description Usage Arguments Value

View source: R/scLoad.R

Description

This function reads a matrix generated by the 10x processing pipeline from the specified directory and returns it. It aborts if one of the required files in the specified directory do not exist.

Usage

1
read10xMatrix(path, version = "V2", transcript.id = "SYMBOL")

Arguments

path

location of 10x output

version

version of 10x output to read, must be one of 'V2' or 'V3'

transcript.id

transcript identifier to use, can be SYMBOL or ENSEMBL

Value

read matrix


barkasn/nbHelpers documentation built on Oct. 10, 2020, 9:46 p.m.