# Generated by roxygen2: do not edit by hand

S3method(append_samples,SummarizedExperiment)
S3method(as_tibble,SummarizedExperiment)
S3method(bind_cols,RangedSummarizedExperiment)
S3method(bind_cols,SummarizedExperiment)
S3method(bind_rows,SummarizedExperiment)
S3method(count,SummarizedExperiment)
S3method(distinct,SummarizedExperiment)
S3method(extract,SummarizedExperiment)
S3method(filter,SummarizedExperiment)
S3method(full_join,SummarizedExperiment)
S3method(ggplot,SummarizedExperiment)
S3method(group_by,SummarizedExperiment)
S3method(group_split,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(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(summarize,SummarizedExperiment)
S3method(tidy,RangedSummarizedExperiment)
S3method(tidy,SummarizedExperiment)
S3method(unite,SummarizedExperiment)
S3method(unnest,tidySummarizedExperiment_nested)
export("%>%")
export(tidy)
export(unnest_summarized_experiment)
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,SimpleList)
importFrom(S4Vectors,head)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,"assays<-")
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,"elementMetadata<-")
importFrom(SummarizedExperiment,"rowData<-")
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,cbind)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,elementMetadata)
importFrom(SummarizedExperiment,rbind)
importFrom(SummarizedExperiment,rowData)
importFrom(SummarizedExperiment,rowRanges)
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,group_split)
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,summarize)
importFrom(dplyr,vars)
importFrom(ellipsis,check_dots_used)
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,getMethod)
importFrom(methods,is)
importFrom(pkgconfig,get_config)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(purrr,when)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,dots_values)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,flatten_if)
importFrom(rlang,is_spliced)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_name)
importFrom(rlang,quo_squash)
importFrom(stats,setNames)
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(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,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,eval_select)
importFrom(tidyselect,one_of)
importFrom(ttservice,append_samples)
importFrom(ttservice,bind_cols)
importFrom(ttservice,bind_rows)
importFrom(ttservice,plot_ly)
importFrom(utils,packageDescription)
importFrom(utils,tail)
