This function can be used to convert the genomic data formats used in other
packages to calculate coala's segregating sites object. This is useful for
calculating the summary statistics of biological data using the
calc_sumstats_from_data
function.
as.segsites(data, ...)
A list of segregating sites objects.
The data object that is converted.
Additional arguments specific for the used package.
Currently, only the package PopGenome is supported, see
as.segsites.GENOME
for details.
Further instructions are provided in the coala-data-import
vignette
For information about segsites: segsites