Arguments
dir
character, location to store binary file with the recombination maps for
chromosomes 1-22. If NULL then getOption("save.annot.in.current")>=1 will result in
this file being stored in the current directory, or if
verbose
logical, if the binary file is not already downloaded, when verbose
is TRUE, there will be some output to the console indicating the progress of the
download. If FALSE, all output is suppressed.
refresh
logical, if you already have the binary file in the current directory,
this argument will let you re-download and re-generate this file, e.g, if the file
is modified or corrupted this will make a new one without having to manually delete it
compress
logical, this argument is passed to 'save' and will result in a larger
binary file size, but quicker loading times, so 'FALSE' is recommended for faster retrieval.