summariseLoci {segmentSeq} | R Documentation |
Summarises the expected number of loci, either in toto or on a per replicate group basis.
summariseLoci(cD, perReplicate = TRUE)
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? |
A numeric vector summarising the expectated number of loci in the cD object.
Thomas J. Hardcastle