# Generated by roxygen2: do not edit by hand

export(APIS_2n)
export(APIS_3n)
export(assignment_power)
export(import_from_ped)
export(import_from_vcf)
export(launch_APIShiny)
export(plot_delta)
export(plot_mismatches)
export(plot_probabilities)
export(simulate_offspring)
import(cowplot)
import(dplyr)
import(ggplot2)
import(htmltools)
import(shiny, except=c(dataTableOutput, renderDataTable))
import(shinyBS)
import(shinythemes)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(cowplot,plot_grid)
importFrom(data.table,fread)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,plot.new)
importFrom(gridExtra,grid.table)
importFrom(methods,is)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(plotly,ggplotly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(rlang,.data)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(APIS, .registration = TRUE)
