# Generated by roxygen2: do not edit by hand

S3method(add_count,SingleCellExperiment)
S3method(add_count,default)
S3method(arrange,SingleCellExperiment)
S3method(as_tibble,SingleCellExperiment)
S3method(bind_cols,SingleCellExperiment)
S3method(bind_cols,default)
S3method(bind_rows,SingleCellExperiment)
S3method(bind_rows,default)
S3method(count,SingleCellExperiment)
S3method(count,default)
S3method(distinct,SingleCellExperiment)
S3method(extract,SingleCellExperiment)
S3method(filter,SingleCellExperiment)
S3method(full_join,SingleCellExperiment)
S3method(ggplot,SingleCellExperiment)
S3method(glimpse,tidySingleCellExperiment)
S3method(group_by,SingleCellExperiment)
S3method(inner_join,SingleCellExperiment)
S3method(join_transcripts,Seurat)
S3method(join_transcripts,default)
S3method(left_join,SingleCellExperiment)
S3method(mutate,SingleCellExperiment)
S3method(nest,SingleCellExperiment)
S3method(pivot_longer,SingleCellExperiment)
S3method(plot_ly,SingleCellExperiment)
S3method(plot_ly,default)
S3method(print,SingleCellExperiment)
S3method(pull,SingleCellExperiment)
S3method(rename,SingleCellExperiment)
S3method(right_join,SingleCellExperiment)
S3method(rowwise,SingleCellExperiment)
S3method(sample_frac,SingleCellExperiment)
S3method(sample_n,SingleCellExperiment)
S3method(select,SingleCellExperiment)
S3method(separate,SingleCellExperiment)
S3method(slice,SingleCellExperiment)
S3method(summarise,SingleCellExperiment)
S3method(tbl_format_header,tidySingleCellExperiment)
S3method(tidy,SingleCellExperiment)
S3method(unite,SingleCellExperiment)
S3method(unnest,tidySingleCellExperiment_nested)
export("%>%")
export(add_count)
export(arrange)
export(as_tibble)
export(bind_cols)
export(bind_rows)
export(count)
export(distinct)
export(extract)
export(filter)
export(full_join)
export(ggplot)
export(glimpse)
export(group_by)
export(inner_join)
export(join_features)
export(join_transcripts)
export(left_join)
export(mutate)
export(nest)
export(pivot_longer)
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(tbl_format_header)
export(tidy)
export(unite)
export(unnest)
export(unnest_single_cell_experiment)
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,metadata)
importFrom(SingleCellExperiment,cbind)
importFrom(SingleCellExperiment,counts)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(cli,cat_line)
importFrom(dplyr,arrange)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
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,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(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(methods,as)
importFrom(pillar,align)
importFrom(pillar,get_extent)
importFrom(pillar,style_subtle)
importFrom(pillar,tbl_format_header)
importFrom(plotly,plot_ly)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
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_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,glimpse)
importFrom(tidyr,extract)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(tidyselect,eval_select)
importFrom(ttservice,join_features)
importFrom(utils,tail)
importFrom(vctrs,new_data_frame)
