View source: R/DataParsingFunctions.R
mapArchRToGenes | R Documentation |
mapArchRToGenes
Generates a mapping from genes to peaks per label
mapArchRToGenes(labelGenes, ArchRproj, whichMat = "TileMatrix", regions)
labelGenes |
data.frame with genes of interest in first column and corresponding labels in second column |
ArchRproj |
an ArchR project |
whichMat |
string determing whether to use "TileMatrix" or "GeneScoreMatrix" from ArchR project |
regions |
GRanges object of genomic regions associated with genes (only needed for "TileMatrix") |
list of genes and corresponding peaks by label
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.