# Generated by roxygen2: do not edit by hand export(SangerAlignment) export(SangerContig) export(SangerRead) export(chromatogram_overwrite) export(generateReport) export(launchApp) export(writeFasta) exportClasses(ChromatogramParam) exportClasses(ObjectResults) exportClasses(QualityReport) exportClasses(SangerAlignment) exportClasses(SangerContig) exportClasses(SangerRead) exportMethods(MakeBaseCalls) exportMethods(generateReportSA) exportMethods(generateReportSC) exportMethods(generateReportSR) exportMethods(launchAppSA) exportMethods(launchAppSC) exportMethods(qualityBasePlot) exportMethods(readTable) exportMethods(updateQualityParam) exportMethods(writeFastaSA) exportMethods(writeFastaSC) exportMethods(writeFastaSR) import(logger) import(sangerseqR) importFrom(Biostrings,AAStringSet) importFrom(Biostrings,DNAString) importFrom(Biostrings,DNAStringSet) importFrom(Biostrings,GENETIC_CODE) importFrom(Biostrings,reverseComplement) importFrom(Biostrings,subseq) importFrom(Biostrings,translate) importFrom(Biostrings,trinucleotideFrequency) importFrom(Biostrings,writeXStringSet) importFrom(DECIPHER,AlignSeqs) importFrom(DECIPHER,AlignTranslation) importFrom(DECIPHER,BrowseSeqs) importFrom(DECIPHER,ConsensusSequence) importFrom(DECIPHER,CorrectFrameshifts) importFrom(DECIPHER,DistanceMatrix) importFrom(DECIPHER,RemoveGaps) importFrom(DECIPHER,TreeLine) importFrom(DT,dataTableOutput) importFrom(DT,renderDataTable) importFrom(ape,as.DNAbin) importFrom(ape,bionjs) importFrom(ape,dist.dna) importFrom(ape,read.tree) importFrom(data.table,tstrsplit) importFrom(excelR,excelOutput) importFrom(excelR,excelTable) importFrom(excelR,renderExcel) importFrom(ggdendro,ggdendrogram) importFrom(gridExtra,grid.arrange) importFrom(openxlsx,int2col) importFrom(parallel,detectCores) importFrom(parallel,mclapply) importFrom(plotly,add_annotations) importFrom(plotly,add_markers) importFrom(plotly,add_trace) importFrom(plotly,layout) importFrom(plotly,plot_ly) importFrom(plotly,plotlyOutput) importFrom(plotly,plotly_build) importFrom(plotly,renderPlotly) importFrom(pwalign,compareStrings) importFrom(rmarkdown,render) importFrom(sangerseqR,chromatogram) importFrom(sangerseqR,primarySeq) importFrom(sangerseqR,read.abif) importFrom(sangerseqR,sangerseq) importFrom(seqinr,read.fasta) importFrom(shiny,HTML) importFrom(shiny,actionButton) importFrom(shiny,checkboxInput) importFrom(shiny,column) importFrom(shiny,fluidRow) importFrom(shiny,getShinyOption) importFrom(shiny,h1) importFrom(shiny,h3) importFrom(shiny,h4) importFrom(shiny,htmlOutput) importFrom(shiny,icon) importFrom(shiny,includeHTML) importFrom(shiny,isolate) importFrom(shiny,numericInput) importFrom(shiny,observeEvent) importFrom(shiny,p) importFrom(shiny,plotOutput) importFrom(shiny,reactiveValues) importFrom(shiny,removeNotification) importFrom(shiny,renderPlot) importFrom(shiny,renderUI) importFrom(shiny,showNotification) importFrom(shiny,sliderInput) importFrom(shiny,stopApp) importFrom(shiny,tagList) importFrom(shiny,tags) importFrom(shiny,textInput) importFrom(shiny,textOutput) importFrom(shiny,uiOutput) importFrom(shiny,verbatimTextOutput) importFrom(shinyWidgets,actionBttn) importFrom(shinycssloaders,withSpinner) importFrom(shinydashboard,box) importFrom(shinydashboard,dashboardBody) importFrom(shinydashboard,dashboardHeader) importFrom(shinydashboard,dashboardPage) importFrom(shinydashboard,dashboardSidebar) importFrom(shinydashboard,menuItem) importFrom(shinydashboard,menuSubItem) importFrom(shinydashboard,renderMenu) importFrom(shinydashboard,sidebarMenu) importFrom(shinydashboard,sidebarMenuOutput) importFrom(shinydashboard,updateTabItems) importFrom(shinydashboard,valueBox) importFrom(shinyjs,html) importFrom(shinyjs,useShinyjs) importFrom(stringr,str_count) importFrom(stringr,str_extract) importFrom(tools,file_ext)