sync: Sync Object - Creation and Usage

Description Usage Arguments Details Value Author(s) See Also

Description

sync is an S4 class that stores all information of a synchronized file generated e.g. by the Popoolation2 software.

Usage

1
2
3
4
is.sync(x)

## S4 method for signature 'sync,sync'
merge(x, y, ...)

Arguments

x, y

any R object for is.sync; an object inheriting from class "sync" otherwise.

...

not used at the moment.

Details

is.sync checks if an object is a sync object.

Value

is.sync returns TRUE if its argument is a sync object and FALSE otherwise.

Author(s)

Thomas Taus

See Also

read.sync, alleles, polarization, af.traj, af and coverage


ThomasTaus/poolSeq documentation built on Feb. 17, 2020, 1:52 p.m.