get_genes: Collect hamlet genes

Description Usage Arguments See Also

View source: R/functions_tables.R

Description

get_genes collects the genes within a outlier window.

Usage

1
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()


k-hench/GenomicOriginsScripts documentation built on July 24, 2021, 3:05 p.m.