load_mummer_coords: Load Mummer Coords file

Description Usage Arguments

View source: R/load_mummer_coords.R

Description

This function can filter theta dataframe by coverage (depth), window size or both

Usage

1
load_mummer_coords(f, lg = NA, ord = NA)

Arguments

f

a file that should be loaded

lg

a linkage group that will be loaded (all of the linkage groups if lg = NA), specifying lg will speed up loading about ten fold. Default : NA

ord

an order of scaffold that will be loaded, (all of the scaffolds groups if ord = NA). Specifying arguemtn has no effect on performance. Default : NA


AsexGenomeEvol/AsexStats documentation built on Oct. 23, 2020, 4:42 a.m.