Combine allele age and gxp data import
get_gxp_and_geva(gid, chrom, start, end, ...)
| gid | string, focal outlier id |
|---|---|
| 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 |