summariseLoci {segmentSeq}R Documentation

Summarise the expected number of loci in a ‘lociData’ object.

Description

Summarises the expected number of loci, either in toto or on a per replicate group basis.

Usage

summariseLoci(cD, perReplicate = TRUE)

Arguments

cD

A ‘lociData’ object with calculated values in the ‘@lociLikelihoods’ slot.

perReplicate

Should the expectation be calculated on a per replicate group basis, or the total number of loci identified in the dataset?

Value

A numeric vector summarising the expectated number of loci in the cD object.

Author(s)

Thomas J. Hardcastle


[Package segmentSeq version 2.22.0 Index]