reorder_matrix: Reorder a matrix. From library(patchseqtools)

reorder_matrixR Documentation

Reorder a matrix. From library(patchseqtools)

Description

This function reorders a matrix by rows of columns

Usage

reorder_matrix(matrix1, by.rows = TRUE)

Arguments

matrix1

a matrix (rows=genes x columns=samples) of gene expression data (e.g., scRNA-seq)

by.rows

By rows (TRUE; default) or by columns

Value

a reordered matrix


AllenInstitute/L5_VEN documentation built on July 31, 2022, 6:32 p.m.