# Generated by roxygen2: do not edit by hand

export(CharSequence2ScoreSequence)
export(CharSequences2ScoreSequences)
export(RealScores2IntegerScores)
export(automatic_analysis)
export(daudin)
export(exact_mc)
export(karlin)
export(karlinMonteCarlo)
export(karlinMonteCarlo_double)
export(lindley)
export(loadMatrixFromFile)
export(loadScoreFromFile)
export(localScoreC)
export(localScoreC_double)
export(mcc)
export(monteCarlo)
export(monteCarlo_double)
export(scoreDictionnary2probabilityVector)
export(scoreSequences2probabilityVector)
export(sequences2transmatrix)
export(stationary_distribution)
export(transmatrix2sequence)
importFrom(Rcpp,evalCpp)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,ecdf)
importFrom(stats,knots)
importFrom(stats,lm)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(localScore)
