getSeqnames: Get the seqnames that could be selected from a given data...

getSeqnamesR Documentation

Get the seqnames that could be selected from a given data matrix within an ArchRProject

Description

This function will identify available seqnames from a given data matrix (i.e. "GeneScoreMatrix", or "TileMatrix") and return them for downstream plotting utilities.

Usage

getSeqnames(ArchRProj = NULL, useMatrix = "GeneScoreMatrix")

Arguments

ArchRProj

An ArchRProject object.

useMatrix

The name of the data matrix as stored in the ArrowFiles of the ArchRProject. Options include "TileMatrix", "GeneScoreMatrix", etc.


GreenleafLab/ArchR documentation built on Feb. 28, 2024, 4:17 p.m.