get_genes collects the genes within a outlier window.

get_genes(gid, chrom, start, end, ...)

Arguments

gid

string, identifier of fst outlier ID (eg "LG04_1")

chrom

string, linkage group identifier (eg "LG04")

start

numeric, start position of window (bp)

end

numeric, end position of window (bp)

...

catch-all parameter to allow excessive parameters through purrr::pmap

See also

Other Table functions: as_multirow()