# Generated by roxygen2: do not edit by hand

export(FastqcData)
export(FastqcDataList)
export(estGcDistn)
export(fqName)
export(gcAvail)
export(getGC)
export(importNgsLogs)
export(isCompressed)
export(mData)
export(maxAdapterContent)
export(overRep2Fasta)
export(plotAdapterContent)
export(plotBaseQuals)
export(plotDupLevels)
export(plotGcContent)
export(plotKmers)
export(plotNContent)
export(plotOverrep)
export(plotReadTotals)
export(plotSeqContent)
export(plotSeqLengthDistn)
export(plotSeqQuals)
export(plotSummary)
export(pwf)
export(readTotals)
export(runFastQC)
export(writeHtmlReport)
exportMethods("[")
exportMethods(estGcDistn)
exportMethods(fqName)
exportMethods(fqcVersion)
exportMethods(gcAvail)
exportMethods(getColours)
exportMethods(getGC)
exportMethods(getModule)
exportMethods(getSummary)
exportMethods(mData)
exportMethods(overRep2Fasta)
exportMethods(path)
exportMethods(plotAdapterContent)
exportMethods(plotBaseQuals)
exportMethods(plotDupLevels)
exportMethods(plotGcContent)
exportMethods(plotKmers)
exportMethods(plotNContent)
exportMethods(plotOverrep)
exportMethods(plotReadTotals)
exportMethods(plotSeqContent)
exportMethods(plotSeqLengthDistn)
exportMethods(plotSeqQuals)
exportMethods(plotSummary)
exportMethods(runFastQC)
exportMethods(setAlpha)
exportMethods(setColours)
import(ggplot2)
import(tibble)
importClassesFrom(Rsamtools,BamFile)
importClassesFrom(Rsamtools,BamFileList)
importClassesFrom(ShortRead,FastqFile)
importClassesFrom(ShortRead,FastqFileList)
importFrom(BiocGenerics,width)
importFrom(Biostrings,DNAStringSet)
importFrom(Biostrings,readDNAStringSet)
importFrom(XVector,subseq)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,mutate_at)
importFrom(dplyr,vars)
importFrom(ggdendro,theme_dendro)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(grid,unit)
importFrom(kableExtra,kable_styling)
importFrom(kableExtra,scroll_box)
importFrom(lubridate,dhours)
importFrom(lubridate,dminutes)
importFrom(lubridate,dseconds)
importFrom(lubridate,parse_date_time)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,slotNames)
importFrom(pander,pander)
importFrom(parallel,detectCores)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plotly_empty)
importFrom(plotly,subplot)
importFrom(scales,comma)
importFrom(scales,percent)
importFrom(scales,percent_format)
importFrom(stats,as.dendrogram)
importFrom(stats,as.formula)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,lm.fit)
importFrom(stats,na.omit)
importFrom(stats,order.dendrogram)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stringr,str_to_title)
importFrom(tidyr,spread)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
importFrom(truncnorm,rtruncnorm)
importFrom(utils,unzip)
importFrom(viridisLite,inferno)
importFrom(zoo,na.locf)
importMethodsFrom(BiocGenerics,path)
