# Generated by roxygen2: do not edit by hand

S3method(as_tibble,SummarizedExperiment)
S3method(bind_cols,SummarizedExperiment)
S3method(bind_cols,default)
S3method(bind_rows,SummarizedExperiment)
S3method(bind_rows,default)
S3method(count,SummarizedExperiment)
S3method(count,default)
S3method(distinct,SummarizedExperiment)
S3method(extract,SummarizedExperiment)
S3method(filter,SummarizedExperiment)
S3method(full_join,SummarizedExperiment)
S3method(ggplot,SummarizedExperiment)
S3method(group_by,SummarizedExperiment)
S3method(inner_join,SummarizedExperiment)
S3method(left_join,SummarizedExperiment)
S3method(mutate,SummarizedExperiment)
S3method(nest,SummarizedExperiment)
S3method(pivot_longer,SummarizedExperiment)
S3method(pivot_wider,SummarizedExperiment)
S3method(plot_ly,SummarizedExperiment)
S3method(plot_ly,tbl_df)
S3method(print,SummarizedExperiment)
S3method(pull,SummarizedExperiment)
S3method(rename,SummarizedExperiment)
S3method(right_join,SummarizedExperiment)
S3method(rowwise,SummarizedExperiment)
S3method(sample_frac,SummarizedExperiment)
S3method(sample_n,SummarizedExperiment)
S3method(select,SummarizedExperiment)
S3method(separate,SummarizedExperiment)
S3method(slice,SummarizedExperiment)
S3method(summarise,SummarizedExperiment)
S3method(tidy,RangedSummarizedExperiment)
S3method(tidy,SummarizedExperiment)
S3method(unite,SummarizedExperiment)
S3method(unnest,tidySummarizedExperiment_nested)
export("%>%")
export(as_tibble)
export(bind_cols)
export(bind_rows)
export(count)
export(distinct)
export(extract)
export(filter)
export(full_join)
export(ggplot)
export(group_by)
export(inner_join)
export(left_join)
export(mutate)
export(nest)
export(pivot_longer)
export(pivot_wider)
export(plot_ly)
export(pull)
export(rename)
export(right_join)
export(rowwise)
export(sample_frac)
export(sample_n)
export(select)
export(separate)
export(slice)
export(summarise)
export(tidy)
export(unite)
export(unnest)
import(dplyr)
import(tidyr)
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,SimpleList)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,"assays<-")
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,"rowData<-")
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,cbind)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(SummarizedExperiment,rowRanges)
importFrom(cli,cat_line)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,distinct_at)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_drop_default)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,right_join)
importFrom(dplyr,rowwise)
importFrom(dplyr,sample_frac)
importFrom(dplyr,sample_n)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,vars)
importFrom(ellipsis,check_dots_unnamed)
importFrom(ellipsis,check_dots_used)
importFrom(fansi,strwrap_ctl)
importFrom(ggplot2,aes)
importFrom(ggplot2,ggplot)
importFrom(lifecycle,deprecate_warn)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%>%")
importFrom(magrittr,equals)
importFrom(magrittr,set_rownames)
importFrom(methods,.hasSlot)
importFrom(methods,as)
importFrom(methods,is)
importFrom(pillar,extra_cols)
importFrom(pillar,squeeze)
importFrom(pillar,style_subtle)
importFrom(plotly,plot_ly)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(purrr,when)
importFrom(rlang,":=")
importFrom(rlang,dots_values)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,flatten_if)
importFrom(rlang,is_empty)
importFrom(rlang,is_spliced)
importFrom(rlang,names2)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_name)
importFrom(rlang,quo_squash)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,rowid_to_column)
importFrom(tibble,tibble)
importFrom(tibble,trunc_mat)
importFrom(tidyr,extract)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(tidyselect,eval_select)
importFrom(tidyselect,one_of)
importFrom(utils,tail)
