Description Usage Arguments Details Value
Retrieves 1000 Genomes phase 3 recombination map data for a specified population.
1 |
pop |
A 1000 Genomes population code. Default "CEU". |
write_map |
Write a serialized dataframe of the map data to
disk. Default |
Map data is retrieved from www.internationalgenome.org. Previously retrieved map data from mathgen.stats.ox.ac.uk.
A dataframe. If write_map
is TRUE
, then the
recombination map is written to the working directory as
genetic_map_b37_<pop
>.rds. Note. the map is ~22MB.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.