Learn R Programming

ArchR (version 1.0.0)

getBlacklist: Get the blacklist from an ArchRProject

Description

This function gets the blacklist (the regions to be excluded from analysis) as a GRanges object from the genomeAnnotation of a given ArchRProject.

Usage

getBlacklist(ArchRProj = NULL)

Arguments

ArchRProj

An ArchRProject object.