matrix_to_seurat: a helper function that constructs a seurat object from an...

Description Usage Arguments Value

View source: R/readers.R

Description

a helper function that constructs a seurat object from an expression matrix, cell & gene metadata. Used to read loom and AnnData files

Usage

1
matrix_to_seurat(matrix, cell_metadata, gene_metadata)

Arguments

matrix

The path to the expression matrix file.

cell_metadata

The path to the cell metadata file.

gene_metadata

The path to the gene metadata file.

Value

A Seurat object


FASTGenomics/jupyter-fgread-r documentation built on March 10, 2021, 9:26 p.m.