Import Geva data (Allele Age)
import_geva_data(chrom, start, end, ...)
Arguments
chrom |
string, linkage group identifier |
start |
numeric, start position (bp) |
end |
numeric, end position (bp) |
... |
catch all parameter, for usage with purrr::pmap() and unexpected parameters |