get_dxy
imports dxy data, adds the genomic position and the run.
get_dxy(file, kb = "50k")
file | input file |
---|---|
kb | string, window size ("10k"/"50k") |
The run name (the pair wise species comparison) is extracted from the file name, the data is imported, column names are standardized and genomic position and run name are added.
Other General functions:
darken()
,
export_2_latex()
,
get_fst_summary_data()
,
get_fst()
,
get_gxp()
,
get_pi()
,
join_list()
,
lighten()
,
process_input()
,
refactor()