# Generated by roxygen2: do not edit by hand

export(hierarchicalClones)
export(identicalClones)
export(plotCloneSummary)
export(spectralClones)
exportClasses(ScoperClones)
exportMethods(as.data.frame)
exportMethods(plot)
exportMethods(print)
exportMethods(summary)
import(ggplot2)
import(graphics)
import(methods)
import(utils)
importFrom(Rcpp,evalCpp)
importFrom(alakazam,baseTheme)
importFrom(alakazam,checkColumns)
importFrom(alakazam,getAAMatrix)
importFrom(alakazam,getDNAMatrix)
importFrom(alakazam,getLocus)
importFrom(alakazam,groupGenes)
importFrom(alakazam,padSeqEnds)
importFrom(alakazam,pairwiseDist)
importFrom(alakazam,progressBar)
importFrom(alakazam,translateDNA)
importFrom(data.table,.I)
importFrom(data.table,as.data.table)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_indices)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,registerDoSEQ)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(scales,pretty_breaks)
importFrom(shazam,consensusSequence)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringi,stri_count)
importFrom(stringi,stri_join)
importFrom(stringi,stri_length)
importFrom(stringi,stri_split_fixed)
importFrom(tidyr,separate)
useDynLib(scoper, .registration=TRUE)
