# Generated by roxygen2: do not edit by hand

S3method("[",genomeMap)
S3method(mapLen,chromMap)
S3method(mapLen,genomeMap)
S3method(physRange,chromMap)
S3method(physRange,genomeMap)
S3method(print,chromMap)
S3method(print,genomeMap)
S3method(print,genomeSimList)
export(convertPos)
export(customMap)
export(estimateIdentity)
export(estimateInbreeding)
export(estimateKappa)
export(estimateKinship)
export(estimateTwoLocusIdentity)
export(estimateTwoLocusInbreeding)
export(estimateTwoLocusKappa)
export(estimateTwoLocusKinship)
export(extractIds)
export(findPattern)
export(haploDraw)
export(ibdsim)
export(karyoHaploid)
export(launchApp)
export(loadMap)
export(mapLen)
export(physRange)
export(plotSegmentDistribution)
export(profileSimIBD)
export(realisedIdentity)
export(realisedInbreeding)
export(realisedKappa)
export(realisedKinship)
export(segmentStats)
export(uniformMap)
export(zeroIBD)
import(ggplot2)
import(pedtools)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(ribd,inbreeding)
importFrom(ribd,kinship)
importFrom(stats,quantile)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(ibdsim2, .registration = TRUE)
