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

addArchRChrPrefix(chrPrefix = TRUE)

Arguments

chrPrefix

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

Examples


# Add ArchR Chr Prefix
addArchRChrPrefix()