get_genes
collects the genes within a outlier window.
get_genes(gid, chrom, start, end, ...)
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 |
Other Table functions:
as_multirow()