# Generated by roxygen2: do not edit by hand

S3method(as_tibble,SummarizedExperiment)
S3method(ctl_new_pillar,SE_print_abstraction)
S3method(ctl_new_rowid_pillar,SE_print_abstraction)
S3method(print,SummarizedExperiment)
S3method(tbl_format_header,SE_print_abstraction)
S3method(tbl_format_header,tidySummarizedExperiment)
export(demo_tidy_message)
export(tidy_message)
export(tidy_print_enabled)
export(tidy_print_off)
export(tidy_print_on)
importClassesFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(S4Vectors,coolcat)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,"assays<-")
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowData)
importFrom(SummarizedExperiment,rowRanges)
importFrom(cli,col_br_black)
importFrom(cli,col_br_blue)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,full_join)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(fansi,strwrap_ctl)
importFrom(magrittr,"%>%")
importFrom(magrittr,`%>%`)
importFrom(methods,setMethod)
importFrom(pillar,align)
importFrom(pillar,ctl_new_pillar)
importFrom(pillar,ctl_new_rowid_pillar)
importFrom(pillar,get_extent)
importFrom(pillar,new_pillar)
importFrom(pillar,new_pillar_shaft)
importFrom(pillar,pillar)
importFrom(pillar,pillar_component)
importFrom(pillar,style_subtle)
importFrom(pillar,tbl_format_header)
importFrom(pkgconfig,get_config)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map_chr)
importFrom(purrr,map_int)
importFrom(purrr,reduce)
importFrom(rlang,enquo)
importFrom(rlang,names2)
importFrom(stats,setNames)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,spread)
importFrom(vctrs,new_data_frame)
importFrom(vctrs,vec_rep)
importFrom(vctrs,vec_rep_each)
