getAvailableMatrices: Get a list available matrices in the ArrowFiles storted in an...

getAvailableMatricesR Documentation

Get a list available matrices in the ArrowFiles storted in an ArchRProject

Description

This function gets the available matrices from the ArrowFiles in a given ArchRProject object.

Usage

getAvailableMatrices(ArchRProj = NULL)

Arguments

ArchRProj

An ArchRProject object.

Examples


# Get Test ArchR Project
proj <- getTestProject()

# Get Available Matrices in ArchR Project
getAvailableMatrices(proj)


GreenleafLab/ArchR documentation built on Feb. 21, 2025, 3:05 p.m.