getAvailableMatrices.Rd
This function gets the available matrices from the ArrowFiles in a given ArchRProject object.
getAvailableMatrices(ArchRProj = NULL)
An ArchRProject
object.
# Get Test ArchR Project
proj <- getTestProject()
# Get Available Matrices in ArchR Project
getAvailableMatrices(proj)