Learn R Programming

ArchR (version 1.0.0)

addArchRChrPrefix: Add a globally-applied requirement for chromosome prefix

Description

This function will set the default requirement of chromosomes to have a "chr" prefix.

Usage

addArchRChrPrefix(chrPrefix = TRUE)

Arguments

chrPrefix

A boolean describing the requirement of chromosomes to have a "chr" prefix.