mergeMatrices: Merge expression matrices in a list, keeping only common...

Description Usage Arguments Value

View source: R/scHelpers.R

Description

Merge expression matrices in a list, keeping only common genes

Usage

1
mergeMatrices(data.all, prefix.names = T, prefix.sep = "_")

Arguments

data.all

a list of sparse matrices

prefix.names

logical, denoting whether to prefix the cell names with the table name

prefix.sep

character, separator to use between sample and cell name, defaults to _

Value

a single merged matrix


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