read_merge_and_return_sample_matrices: Loads and merges the matrix files from a 10X run

Description Usage Value

View source: R/utility_functions.R

Description

Loads and merges the matrix files from a 10X run

Usage

1
2
read_merge_and_return_sample_matrices(filenames = character(),
  sample_name_prefix = NULL, genome_build = "hg19")

Value

read_merge_and_return_sample_matrices returns a count matrices corresponding to the matrix files of filenames. The matrices of the original samples are merged with the rows corresponding to samples and the columns corresponding to ensembl ids.


robAndrewCarter/rnaseqUtils documentation built on May 22, 2019, 12:55 p.m.