# Generated by roxygen2: do not edit by hand

export(Clustering)
export(Clustering_from_dir)
export(Clustering_from_file)
export(Clustering_parallele_from_dir)
export(Create_Dataset_from_file)
export(Genotyping_from_file)
export(Genotyping_parallele_from_dir)
export(create_genofiles)
export(launch_GenoShiny)
import(Rmixmod)
import(bslib)
import(cowplot)
import(dplyr)
import(foreach)
import(ggplot2)
import(htmltools)
import(processx)
import(shiny, except=c(dataTableOutput, renderDataTable))
import(shinyBS)
import(shinyFiles)
import(shinythemes)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(data.table,fread)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(rlang,.data)
importFrom(stats,pchisq)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(stringr,str_extract_all)
importFrom(utils,head)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,write.table)
