Learn R Programming

ArchR (version 1.0.0)

getPeakAnnotation: Get peakAnnotation from an ArchRProject

Description

This function gets a peakAnnotation from a given ArchRProject.

Usage

getPeakAnnotation(ArchRProj = NULL, name = NULL)

Arguments

ArchRProj

An ArchRProject object.

name

The name of the peakAnnotation object (i.e. Motifs) to retrieve from the designated ArchRProject.