getMatches.Rd
This function gets peak annotation matches from a given ArchRProject.
getMatches(ArchRProj = NULL, name = NULL, annoName = NULL)
An ArchRProject
object.
The name of the peakAnnotation
object (i.e. Motifs) to retrieve from the designated ArchRProject
.
The name of a specific annotation to subset within the peakAnnotation
.