# 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(methods)
importFrom(Rcpp,evalCpp)
importFrom(alakazam,baseTheme)
importFrom(alakazam,checkColumns)
importFrom(alakazam,getAAMatrix)
importFrom(alakazam,getDNAMatrix)
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,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(ggplot2,aes_string)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
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(stringi,stri_count)
importFrom(stringi,stri_length)
importFrom(stringi,stri_split_fixed)
useDynLib(scoper, .registration=TRUE)
