# Generated by roxygen2: do not edit by hand

S3method(print,qctable)
S3method(summary,qc_aggregate)
export(fastqc)
export(fastqc_install)
export(qc_aggregate)
export(qc_fails)
export(qc_plot)
export(qc_plot_collection)
export(qc_problems)
export(qc_read)
export(qc_read_collection)
export(qc_report)
export(qc_stats)
export(qc_unzip)
export(qc_warns)
import(dplyr)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expand_limits)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(magrittr,"%>%")
importFrom(rlang,"!!!")
importFrom(rlang,syms)
