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.