# Generated by roxygen2: do not edit by hand

S3method(gg4way,DESeqDataSet)
S3method(gg4way,MArrayLM)
S3method(gg4way,SimpleList)
S3method(gg4way,default)
S3method(gg4way,list)
export(getCor)
export(getShared)
export(getTotals)
export(gg4way)
import(ggplot2)
importFrom(DESeq2,results)
importFrom(dplyr,all_vars)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,filter_all)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,recode)
importFrom(dplyr,select)
importFrom(dplyr,setdiff)
importFrom(edgeR,topTags)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(glue,glue_data)
importFrom(janitor,tabyl)
importFrom(limma,topTable)
importFrom(magrittr,"%>%")
importFrom(magrittr,extract)
importFrom(methods,is)
importFrom(purrr,flatten_chr)
importFrom(purrr,imap)
importFrom(purrr,list_c)
importFrom(purrr,map)
importFrom(purrr,set_names)
importFrom(rlang,abort)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,warn)
importFrom(scales,alpha)
importFrom(stats,cor)
importFrom(stats,setNames)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_subset)
importFrom(stringr,str_trim)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tribble)
importFrom(tidyr,crossing)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_wider)